Getting error after pushing to Windows Azure: You do not have permission to view this directory or page

后端 未结 9 1359
[愿得一人]
[愿得一人] 2020-12-15 16:30

I have googled for the past 3 hours and found nothing on what to do with respect to the windows azure problem:

You do not have permission to view this

9条回答
  •  [愿得一人]
    2020-12-15 16:44

    I had the same error message after a git push from a local repository.

    Solved it by opening the Azure dashboard:

    Web app / App deployment / deployment source

    and selecting local git repository as deployment source

提交回复
热议问题