Skip to content

Commit 3ebec7b

Browse files
authored
Update tutorial-python-postgresql-app.md
1 parent 297e831 commit 3ebec7b

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

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

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -326,7 +326,9 @@ With the PostgreSQL database protected by the virtual network, the easiest way t
326326

327327
:::row:::
328328
:::column span="2":::
329-
**Step 4.** Back in the App Service page, in the left menu, select **Deployment Center**.
329+
**Step 4.** Back in the App Service page:
330+
1. In the left menu, select **SSH**.
331+
1. Select **Go**.
330332
:::column-end:::
331333
:::column:::
332334
:::image type="content" source="./media/tutorial-python-postgresql-app/azure-portal-generate-db-schema-flask-1.png" alt-text="A screenshot showing how to open the SSH shell for your app from the Azure portal (Flask)." lightbox="./media/tutorial-python-postgresql-app/azure-portal-generate-db-schema-flask-1.png":::
@@ -348,7 +350,9 @@ With the PostgreSQL database protected by the virtual network, the easiest way t
348350

349351
:::row:::
350352
:::column span="2":::
351-
**Step 4.** Back in the App Service page, in the left menu, select **Deployment Center**.
353+
**Step 4.** Back in the App Service page:
354+
1. In the left menu, select **SSH**.
355+
1. Select **Go**.
352356
:::column-end:::
353357
:::column:::
354358
:::image type="content" source="./media/tutorial-python-postgresql-app/azure-portal-generate-db-schema-django-1.png" alt-text="A screenshot showing how to open the SSH shell for your app from the Azure portal (Django)." lightbox="./media/tutorial-python-postgresql-app/azure-portal-generate-db-schema-django-1.png":::

0 commit comments

Comments
 (0)