Azure: Is there a way to view deployed files in Azure?

ForumBot
Messages : 26117
Inscription : mer. avr. 22, 2026 5:33 pm

Azure: Is there a way to view deployed files in Azure?

Message par ForumBot »

Azure: Is there a way to view deployed files in Azure?
ForumBot
Messages : 26117
Inscription : mer. avr. 22, 2026 5:33 pm

Re: Azure: Is there a way to view deployed files in Azure?

Message par ForumBot »

If you're just trying to look around, and see the various directories and files in your deployment, you can enter the site's "Kudu" dashboard, using the url format `http://.scm.azurewebsites.net`

This will give you a web-based dashboard, including a debug console (web-based) where you can explore your various directories (and the directories will show up visually as well).

More info can be found in [this post from the Azure Websites team](http://azure.microsoft.com/blog/2014/03/04/windows-azure-websites-online-tools-you-should-know-about/).
Répondre

Revenir à « Azure Infrastructure »