Skip to content

Commit 148bd02

Browse files
author
Mangesh Sangapu
committed
Minor updates
1 parent 3b5df08 commit 148bd02

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
@@ -16,7 +16,7 @@ ms.custom: seodec18
1616
---
1717
# Build a Python (Django) web app with PostgreSQL in Azure App Service
1818

19-
[App Service on Linux](app-service-linux-intro.md) provides a highly scalable, self-patching web hosting service. This tutorial shows how to create a data-driven Django web app, using PostgreSQL as the database back-end. When you are done, you have a Python (Django) application running in Azure App Service on Linux.
19+
[App Service on Linux](app-service-linux-intro.md) provides a highly scalable, self-patching web hosting service. This tutorial shows how to create a data-driven Python (Django) web app, using PostgreSQL as the database back-end. When you are done, you have a Django web application running in Azure App Service on Linux.
2020

2121
![Python Django web app in App Service on Linux](./media/tutorial-python-postgresql-app/django-admin-azure.png)
2222

@@ -391,7 +391,7 @@ Navigate to `<app-name>.azurewebsites.net` and sign in using same admin user you
391391

392392
[!INCLUDE [Access diagnostic logs](../../../includes/app-service-web-logs-access-no-h.md)]
393393

394-
## Manage your app in the Azure Portal
394+
## Manage your app in the Azure portal
395395

396396
Go to the [Azure portal](https://portal.azure.com) to see the app you created.
397397

0 commit comments

Comments
 (0)