Skip to content

Commit 3738dd4

Browse files
committed
Revert version change for now
1 parent b207d2e commit 3738dd4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ Sign in to the [Azure portal](https://portal.azure.com/) and follow these steps
124124
1. *Resource Group* → Select **Create new** and use a name of **msdocs-python-postgres-tutorial**.
125125
1. *Region* → Any Azure region near you.
126126
1. *Name* → **msdocs-python-postgres-XYZ** where *XYZ* is any three random characters. This name must be unique across Azure.
127-
1. *Runtime stack* → **Python 3.10**.
127+
1. *Runtime stack* → **Python 3.9**.
128128
1. *Database* → **PostgreSQL - Flexible Server** is selected by default as the database engine. The server name and database name is also set by default to appropriate values.
129129
1. *Hosting plan* → **Basic**. When you're ready, you can [scale up](manage-scale-up.md) to a production pricing tier later.
130130
1. Select **Review + create**.

0 commit comments

Comments
 (0)