Skip to content

Commit 406c809

Browse files
committed
link
1 parent f377747 commit 406c809

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

articles/service-connector/tutorial-django-webapp-postgres-cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ You use Azure CLI to complete the following tasks:
2525
> * Create a Python [Django](https://www.djangoproject.com/) web app and deploy it to [Azure App Service](/azure/app-service/overview).
2626
> * Create an [Azure Database for PostgreSQL](/azure/postgresql/flexible-server/) flexible server and database.
2727
> * 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.
2929
> * Interact with the web app.
3030
3131
> [!NOTE]

0 commit comments

Comments
 (0)