Skip to content

Commit 8f584d1

Browse files
committed
small edit
1 parent a36eb3c commit 8f584d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/app-service/app-service-web-tutorial-connect-msi.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ The managed identity now has access to your Azure SQL Database server.
8383
> [!IMPORTANT]
8484
> For simplicity, this step configures the Azure AD managed identity as the SQL Database administrator. The method has the following limitations:
8585
>
86-
> - The administrative access doesn't follow security best practices.
86+
> - The app's administrative access doesn't follow security best practices.
8787
> - Since the managed identity is app specific, you can't use the same managed identity to connect to SQL Database from another app.
8888
> - The managed identity can't sign in to the SQL Database interactively, so it's impossible to grant access to managed identities of additional apps.
8989
>

0 commit comments

Comments
 (0)