Skip to content

Commit aa04ab3

Browse files
committed
acrolinx
1 parent 65239eb commit aa04ab3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/app-service/tutorial-java-jboss-mysql-app.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -727,7 +727,7 @@ A few considerations:
727727
728728
#### How do I get a valid access token for the MySQL connection using Microsoft Entra authentication?
729729
730-
For a Microsoft Entra user, a system-assigned managed identity, or a user-asssigned managed identity that's authorizaed to access the MySQL database, Azure CLI can help you generate an access token. In case of a managed identity, the identity must be configured on the App Service app or VM where you run Azure CLI.
730+
For a Microsoft Entra user, a system-assigned managed identity, or a user-asssigned managed identity that's authorized to access the MySQL database, Azure CLI can help you generate an access token. In case of a managed identity, the identity must be configured on the App Service app or VM where you run Azure CLI.
731731
732732
```azurecli-interactive
733733
# Sign in as a Microsoft Entra user

0 commit comments

Comments
 (0)