Skip to content

Python Flask Web App deployment to Azure App Service Issue #58

@mustafa-siemens

Description

@mustafa-siemens

Hi Team,

I am trying to deploy my Python 3.8 Flask Web App to a linux Azure App service. I have tried different options for deployment like from Visual Studio Code(using the azure extension), Visual Studio 2019, through PowerShell(for uploading the files to the app service) etc. I can see my files placed in the wwwroot folder on the web app using the Kudu Console. But I am unable to browse my web application. I am still getting the default web page any Azure Web App has. I am able to browse the web app when I run it locally. Could you please help with the issue in deploying my Flask app. PFB some screenshots:

These are the files I have in wwwroot folder:
image

Following is the web page I am getting when I try to browse to the website:
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions