Azure Web App Deployment error via msdeploy - ERROR_INSUFFICIENT_A CCESS_TO_SITE_FOLDER

后端 未结 5 1586
故里飘歌
故里飘歌 2021-02-18 16:23

I have been deploying to my Azure Web App for about 4 months now, using msdeploy, and everything has been smooth sailing to upload the website. Until recently, there has been n

5条回答
  •  终归单人心
    2021-02-18 16:54

    Same thing was happening to me when I added a new folder under Content in my project and then tried to publish. I just restarted the app on Azure and then it worked fine.

提交回复
热议问题