Open In App

Microsoft Azure – Working with Files in Azure App Service

Azure App Service is an HTTP-based service for hosting web applications, REST APIs, and mobile back ends. In this article, we will look into the process of working with files in the Azure App service using an example.

Console Access to my App Services:





You can just click on the folder name to navigate or type in the command. You can also easily manipulate the files, but we like the App Service Editor better for that functionality. The main reason that we typically come to the Kudu Diagnostic Console is to download files.

Article Tags :