Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 22 days 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 (12 months ago)
- Default Branch: main
- Last Pushed: 2024-02-10T07:32:57.000Z (12 months ago)
- Last Synced: 2024-11-14T00:35:54.525Z (3 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/).