Azure: "You do not have permission to view this directory or page

前端 未结 7 2228
我寻月下人不归
我寻月下人不归 2021-01-04 23:37

I have created a node.js application in Visual Studio 2015 using the Azure SDK 2.7 and the Node.js Tools.

I have successfully set up CI with BitBucket in my web app

7条回答
  •  情话喂你
    2021-01-05 00:03

    In my case, I got this error when using ZipDeploy: please be sure to compress files within the root folder, so that the Node.js files could be listed on Kudu at the a base level, instead of one folder more. Thanks to mike-urnun-msft.

提交回复
热议问题