Skip to content

Commit 6d597ce

Browse files
committed
fixed lightbox link.
1 parent cfd3b26 commit 6d597ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-maps/includes/view-authentication-details.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ To view your Azure Maps account authentication details in the Azure portal:
2020

2121
3. Under **Settings** in the left pane, select **Authentication**.
2222

23-
:::image type="content" border="false" source="../media/shared/get-key.png" alt-text="Screenshot showing your Azure Maps authentication options in the Azure portal." lightbox="./media/shared/get-key.png":::
23+
:::image type="content" border="false" source="../media/shared/get-key.png" alt-text="Screenshot showing your Azure Maps authentication options in the Azure portal." lightbox="../media/shared/get-key.png":::
2424

2525
Three values are created when the Azure Maps account is created. They're used to support two types of authentication in Azure Maps:
2626
- **Microsoft Entra authentication**: The `Client ID` represents the account that is to be used for REST API requests. The `Client ID` value should be stored in application configuration, and then it should be retrieved before making Azure Maps HTTP requests that use Microsoft Entra authentication.

0 commit comments

Comments
 (0)