Skip to content

Commit 39dc77e

Browse files
authored
Merge pull request #111654 from kraigb/kraigb-sc208
SEO improvements on title and description
2 parents 37f16c7 + b69e111 commit 39dc77e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/app-service/containers/tutorial-python-postgresql-app.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: 'Tutorial: Linux Python app with Postgres'
3-
description: Learn how to get a Linux Python app working in Azure App Service, with connection to a PostgreSQL database in Azure. The tutorial demonstrates by using a Django sample app.
2+
title: 'Tutorial: Deploy Python (Django) with Postgres'
3+
description: Learn how to create a Python app with a PostgreSQL database and deploy it to Azure App Service on Linux. The tutorial uses a Django sample app for demonstration.
44
ms.devlang: python
55
ms.topic: tutorial
66
ms.date: 04/14/2020

0 commit comments

Comments
 (0)