Is there a way to view deployed files in Azure?

后端 未结 9 1715
情深已故
情深已故 2020-12-07 09:11

Is there a file \"view\" available in Azure? When I log in to azure to look at a website I\'ve deployed there is no obvious way I have spotted to see exactly what files Azu

9条回答
  •  温柔的废话
    2020-12-07 09:49

    Yes, you have many options to see that

    1. By clicking Console option (run "dir" command, will list down all files)
    2. By hitting App Service Editor(Preview) option,

提交回复
热议问题