After we have moved to Azure farm, I have implied Azure Session State Provider (redis) to my asp.net mvc application, But some Authorized pages redirect me to login page !! Is that because I use User.Identity.Name or User.Identity.IsAuthenticated in some actions!! Do I have to replace the User.Identity.Name with :After we have moved to Azure farm, I have impli