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
in my env. acrolinx does not flag a typo. I fixed Azure Portal and made them all Azure portal. Lightbox code had an extra errored space. now it should render well
Copy file name to clipboardExpand all lines: articles/azure-maps/how-to-manage-account-keys.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
---
2
-
title: Manage your Azure Maps account in the Azure Portal | Microsoft Azure Maps
2
+
title: Manage your Azure Maps account in the Azure portal | Microsoft Azure Maps
3
3
description: In this article, you will learn how to use the Azure portal to manage your Microsoft Azure Maps account.
4
4
author: walsehgal
5
5
ms.author: v-musehg
@@ -12,27 +12,27 @@ manager: timlt
12
12
13
13
# Manage your Azure Maps account
14
14
15
-
You can manage your Azure Maps account through the Azure Portal. After you have an account, you can implement the APIs in your website or mobile application.
15
+
You can manage your Azure Maps account through the Azure portal. After you have an account, you can implement the APIs in your website or mobile application.
16
16
17
17
If you don't have an Azure subscription, create a [free account](https://azure.microsoft.com/free/?WT.mc_id=A261C142F) before you begin.
18
18
19
19
## Create a new account
20
20
21
-
1. Sign in to the [Azure Portal](https://portal.azure.com).
21
+
1. Sign in to the [Azure portal](https://portal.azure.com).
22
22
23
-
2. Select **Create a resource** in the upper-left corner of the Azure Portal.
23
+
2. Select **Create a resource** in the upper-left corner of the Azure portal.
24
24
25
25
3. Search for and select **Maps**. Then select **Create**.
26
26
27
27
4. Enter the information for your new account.
28
28
29
-

29
+
[](./media/how-to-manage-account-keys/new-account-portal.png#lightbox)
30
30
31
31
## Delete an account
32
32
33
-
You can delete an account from the Azure Portal. Navigate to the account overview page and select **Delete**.
33
+
You can delete an account from the Azure portal. Navigate to the account overview page and select **Delete**.
34
34
35
-

35
+
[](./media/how-to-manage-account-keys/account-delete-portal.png#lightbox)
36
36
37
37
You then see a confirmation page. You can confirm the deletion of your account by typing its name.
0 commit comments