How to view deployed web app files

Riyaj khureshi 0 Reputation points
2024-11-21T09:31:00.7233333+00:00

I have deployed my FastAPI on an Azure Web App, and the web app is working fine. How can I view or access the deployed codebase files in the web app?

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,951 questions
Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
986 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Tadas Šukys 0 Reputation points
    2024-11-21T12:06:37.14+00:00

    Hello,

    You can use App Service Editor to view the deployed files in Azure Web App. To access the editor, go to App Service Editor (Preview) in the Development Tools section of the left-hand navigation of your app and click Open Editor:

    User's image


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.