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/app-service/tutorial-java-jboss-mysql-app.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
@@ -750,7 +750,7 @@ az mysql flexible-server connect -n <server-name-only> -u <user> -d <database> -
750
750
For more information, see:
751
751
- [How to use managed identities for App Service and Azure Functions](overview-managed-identity.md)
752
752
- [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)
754
754
755
755
#### How does local app development work with GitHub Actions?
0 commit comments