User-166373564 posted
Hi,
ExternalLoginCallback" gives me a 403 Forbidden with the message: "You do not have permission to view this directory or page". It works in localhost, but not when i publish to Azure.
There is a similar discussion about getting error after pushing to Windows Azure: You do not have permission to view this directory or page, perhaps the solution is also available for you,
#Windows Azure: You do not have permission
to view this directory or page
For this issue, you could learn relevant topics in the link below, it will give a specific guide for you to create your MVC 4 application and deploy your application to Windows Azure, at the same time you should check whether there is something
wrong during your deployment,
# How to deploy an ASP.NET web application to a Windows Azure Web Site using Visual Studio
http://www.asp.net/mvc/tutorials/deployment/cse-curated-view-deploy-to-waws
Moreover, our configuration and deployment forum deals with relevant issues about deploying asp.net web application IIS. For this issue, you can get help from our
Azure and ASP.NET forum directly, it discuss about deploying ASP.NET applications to Windows Azure and using Windows Azure features in ASP.NET applications,
Regards