Skip to content

Commit 1132be9

Browse files
authored
add closing asterisks
1 parent 9c9aedc commit 1132be9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/azure-maps/how-to-manage-authentication.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ You can view your authentication details on the Azure portal. Go to your account
2727

2828
After you create an Azure Maps account, you need to establish a link between your Azure AD tenant and the Azure Maps resource.
2929

30-
1. Select **Azure Active Directory** from the portal menu. Provide a name for the registration. Click on **App registrations** then click on **New registration. In the **Redirect URI** box, provide the home page of the web app. for example, https://localhost/. If you already have a registered app, go to step 2.
30+
1. Select **Azure Active Directory** from the portal menu. Provide a name for the registration. Click on **App registrations** then click on **New registration**. In the **Redirect URI** box, provide the home page of the web app. For example, https://localhost/. If you already have a registered app, go to step 2.
3131

3232
![App registration](./media/how-to-manage-authentication/app-registration.png)
3333

@@ -107,4 +107,4 @@ Learn how to see the API usage metrics for your Azure Maps account:
107107
For a list of samples showing how to integrate Azure Active Directory (AAD) with Azure Maps, see:
108108

109109
> [!div class="nextstepaction"]
110-
> [Azure AD authentication samples](https://github.com/Azure-Samples/Azure-Maps-AzureAD-Samples)
110+
> [Azure AD authentication samples](https://github.com/Azure-Samples/Azure-Maps-AzureAD-Samples)

0 commit comments

Comments
 (0)