Applies only when using an Azure App Service with multiple instances
When running an App Manager using an Azure App Service, if you have multiple instances enabled it is necessary to enable the AAR Affinity setting so that requests are properly routed. This means that if you are running multiple instance of your App Service, clients will be directed to the same instance for each request.
Please consult the Azure App Service documentation for further details.
If the affinity is not properly set, then you can experience odd issues within your App Manager, including: