useful flask links: https://pythonise.com/series/learning-flask https://medium.com/@nikovrdoljak/deploy-your-flask-app-on-azure-in-3-easy-steps-b2fe388a589e
page_type: sample description: "A minimal sample app that can be used to demonstrate deploying Flask apps to Azure App Service on Linux." languages:
- python products:
- azure
- azure-app-service
This is a minimal Flask app that can be deployed to Azure App Service on Linux.
For instructions on running and deploying the code, see Quickstart: Create a Python app in Azure App Service on Linux.