Skip to content

Commit af7b671

Browse files
committed
validation
1 parent aa04ab3 commit af7b671

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
@@ -750,7 +750,7 @@ az mysql flexible-server connect -n <server-name-only> -u <user> -d <database> -
750750
For more information, see:
751751
- [How to use managed identities for App Service and Azure Functions](overview-managed-identity.md)
752752
- [Authenticate to Azure using Azure CLI](/cli/azure/authenticate-azure-cli)
753-
- [Connect to Azure Database for MySQL Flexible Server using Microsoft Entra ID](../mysql/flexible-server/how-to-azure-ad.md#connect-to-azure-database-for-mysql-flexible-server-using-microsoft-entra-id)
753+
- [Connect to Azure Database for MySQL Flexible Server using Microsoft Entra ID](/azure/mysql/flexible-server/how-to-azure-ad#connect-to-azure-database-for-mysql-flexible-server-using-microsoft-entra-id)
754754
755755
#### How does local app development work with GitHub Actions?
756756

0 commit comments

Comments
 (0)