Not able to publish website on Windows Azure using publish through VS2010

后端 未结 10 764
醉梦人生
醉梦人生 2021-02-05 01:55

I am facing this problem when I try to publish my web application on Windows Azure via Visual Studio 2010. I am trying by right click on project and select publish and importing

10条回答
  •  一生所求
    2021-02-05 02:26

    Same problem here, slightly different solution. I restrict access to the website using the IP. This is done from app services->Networking->Configure Access Restrictions.

    My fix was to add the IP to both tabs, the website tab and the scm tab.

提交回复
热议问题