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/service-connector/tutorial-django-webapp-postgres-cli.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
@@ -25,7 +25,7 @@ You use Azure CLI to complete the following tasks:
25
25
> * Create a Python [Django](https://www.djangoproject.com/) web app and deploy it to [Azure App Service](/azure/app-service/overview).
26
26
> * Create an [Azure Database for PostgreSQL](/azure/postgresql/flexible-server/) flexible server and database.
27
27
> * Create an [Azure Storage](/azure/storage/common/storage-introduction) account and container.
28
-
> * Connect the web app to the database and storage container using Service Connector with [managed identity](/azure/active-directory/managed-identities-azure-resources/overview) authentication.
28
+
> * Connect the web app to the database and storage container using Service Connector with [managed identity](/entra/identity/managed-identities-azure-resources/overview) authentication.
0 commit comments