An open API service indexing awesome lists of open source software.

https://github.com/uday160386/azure-webapp-python-django

A learning project- developing webapps and deploying docker images to azure container registry.
https://github.com/uday160386/azure-webapp-python-django

azure-container-registry django-framework docker

Last synced: 8 months ago
JSON representation

A learning project- developing webapps and deploying docker images to azure container registry.

Awesome Lists containing this project

README

          

---
page_type: sample
description: "A minimal sample app that can be used to demonstrate deploying Django apps to Azure App Service on Linux."
languages:
- python
products:
- azure
- azure-app-service
---

# Python Django sample for Azure App Service (Linux)

This is a minimal Django app, without a database, 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](https://docs.microsoft.com/azure/app-service/quickstart-python).