Description
As we all know that Azure App Services uses sticky session by default in case of multiple instance (i.e. load balancing between multiple VM which are running your web application) , those sticky session are maintained by a cookie key named ARRAffinity . for all the running instances , there is is this unique value...