Skip to content

Commit

Permalink
Merge pull request #69 from jianingwang123/add-metadata
Browse files Browse the repository at this point in the history
Publish Microsoft Authored templates to azure samples browser
  • Loading branch information
bobtabor-msft authored Jan 22, 2024
2 parents 04e9eda + 29a483c commit b62253b
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,21 @@
---
page_type: sample
languages:
- azdeveloper
- python
- bicep
- html
products:
- azure
- azure-app-service
- azure-postgresql
- azure-virtual-networks
urlFragment: msdocs-django-postgresql-sample-app
name: Deploy a Python (Django) web app with PostgreSQL in Azure
description: This is a Python web app using the Django framework and the Azure Database for PostgreSQL relational database service.
---
<!-- YAML front-matter schema: https://review.learn.microsoft.com/en-us/help/contribute/samples/process/onboarding?branch=main#supported-metadata-fields-for-readmemd -->

# Deploy a Python (Django) web app with PostgreSQL in Azure

This is a Python web app using the Django framework and the Azure Database for PostgreSQL relational database service. The Django app is hosted in a fully managed Azure App Service. This app is designed to be be run locally and then deployed to Azure. You can either deploy this project by following the tutorial [*Deploy a Python (Django or Flask) web app with PostgreSQL in Azure*](https://docs.microsoft.com/azure/app-service/tutorial-python-postgresql-app) or by using the [Azure Developer CLI (azd)](https://learn.microsoft.com/azure/developer/azure-developer-cli/overview) according to the instructions below.
Expand Down

0 comments on commit b62253b

Please sign in to comment.