You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/app-service/tutorial-python-postgresql-app.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -124,7 +124,7 @@ Sign in to the [Azure portal](https://portal.azure.com/) and follow these steps
124
124
1. *Resource Group*→ Select **Create new** and use a name of **msdocs-python-postgres-tutorial**.
125
125
1. *Region*→ Any Azure region near you.
126
126
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**.
128
128
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.
129
129
1. *Hosting plan*→**Basic**. When you're ready, you can [scale up](manage-scale-up.md) to a production pricing tier later.
0 commit comments