https://github.com/uday160386/flask-azure-cn-code-snippets
Deploy a Python (Flask) web app to Azure App Service - demo application
https://github.com/uday160386/flask-azure-cn-code-snippets
azure-devops cloud-native flask python
Last synced: 2 months ago
JSON representation
Deploy a Python (Flask) web app to Azure App Service - demo application
- Host: GitHub
- URL: https://github.com/uday160386/flask-azure-cn-code-snippets
- Owner: uday160386
- Created: 2024-02-09T07:27:08.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-10T07:32:57.000Z (about 1 year ago)
- Last Synced: 2025-01-13T14:24:49.698Z (4 months ago)
- Topics: azure-devops, cloud-native, flask, python
- Language: Python
- Homepage:
- Size: 6.77 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Deploy a Python (Flask) web app to Azure App Service - Sample Application
This is the sample Flask application for the Azure Quickstart [Deploy a Python (Django or Flask) web app to Azure App Service](https://docs.microsoft.com/en-us/azure/app-service/quickstart-python). For instructions on how to create the Azure resources and deploy the application to Azure, refer to the Quickstart article.
Sample applications are available for the other frameworks here:
* Django [https://github.com/Azure-Samples/msdocs-python-django-webapp-quickstart](https://github.com/Azure-Samples/msdocs-python-django-webapp-quickstart)
* FastAPI [https://github.com/Azure-Samples/msdocs-python-fastapi-webapp-quickstart](https://github.com/Azure-Samples/msdocs-python-fastapi-webapp-quickstart)If you need an Azure account, you can [create one for free](https://azure.microsoft.com/en-us/free/).