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

前端 未结 7 2320
我寻月下人不归
我寻月下人不归 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:21

    You can try to create a instance of "Node JS Empty Web App" from the Gallery at the old portal http://manage.windowsazure.com, see below.

    Then, doing the set up deployment from source control at the quick glance of the web app dashboard page to deploy your web app.

    Now, browse the web app http://.azurewebsites.net that works fine.

提交回复
热议问题