Skip to content

Commit 8964fcf

Browse files
authored
Apply suggestions from code review
1 parent f7e40c7 commit 8964fcf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/mysql/flexible-server/concepts-azure-ad-authentication.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ User-managed identities are required for Azure Active Directory authentication.
4242

4343
The following high-level diagram summarizes how authentication works using Azure AD authentication with Azure Database for MySQL. The arrows indicate communication pathways.
4444

45-
:::image type="content" source="media/concepts-azure-ad-authentication/azure-ad-authentication-flow.jpg" alt-text="Diagram of how Azure ad authentication work.":::
45+
:::image type="content" source="media/concepts-azure-ad-authentication/azure-ad-authentication-flow.jpg" alt-text="Diagram of how Azure ad authentication works.":::
4646

4747
1. Your application can request a token from the Azure Instance Metadata Service identity endpoint.
4848
2. Using the client ID and certificate, a call is made to Azure AD to request an access token.

articles/mysql/flexible-server/how-to-azure-ad.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Only an Azure AD Admin user can create/enable users for Azure AD-based authentic
2828
- In the Azure portal, select the instance of Azure Database for MySQL Flexible server that you want to enable for Azure AD.
2929

3030
- Under Security pane, select Authentication:
31-
:::image type="content" source="media//how-to-azure-ad/azure-ad-configuration.jpg" alt-text="Diagram of how to configure azure ad authentication.":::
31+
:::image type="content" source="media//how-to-azure-ad/azure-ad-configuration.jpg" alt-text="Diagram of how to configure Azure ad authentication.":::
3232

3333
- There are three types of authentication available:
3434

0 commit comments

Comments
 (0)