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/azure-maps/how-to-manage-account-keys.md
+19-10Lines changed: 19 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,22 +15,22 @@ You can manage your Azure Maps account through the Azure portal. After you have
15
15
16
16
## Prerequisites
17
17
18
-
- If you don't already have an Azure account, [sign up for a free account](https://azure.microsoft.com/free/?WT.mc_id=A261C142F) before you continue.
19
-
- For picking account location and you're unfamiliar with managed identities for Azure resources, check out the [overview section](../active-directory/managed-identities-azure-resources/overview.md).
18
+
- If you don't already have an Azure account, [sign up for a free account] before you continue.
19
+
- For picking account location, if you're unfamiliar with managed identities for Azure resources, see [managedidentities for Azure resources].
20
20
21
21
## Account location
22
22
23
-
Picking a location for your Azure Maps account that aligns with other resources in your subscription, like managed identities, may help to improve the level of service for [control-plane](../azure-resource-manager/management/control-plane-and-data-plane.md) operations.
23
+
Picking a location for your Azure Maps account that aligns with other resources in your subscription, like managed identities, may help to improve the level of service for [control-plane] operations.
24
24
25
-
As an example, the managed identity infrastructure will communicate and notify the Azure Maps management services for changes to the identity resource such as credential renewal or deletion. Sharing the same Azure location enables a consistent infrastructure provisioning for all resources.
25
+
As an example, the managed identity infrastructure notifies the Azure Maps management services for changes to the identity resource such as credential renewal or deletion. Sharing the same Azure location enables a consistent infrastructure provisioning for all resources.
26
26
27
-
Any Azure Maps REST API on endpoint `atlas.microsoft.com`, `*.atlas.microsoft.com`, or other endpoints belonging to the Azure data-plane are not affected by the choice of the Azure Maps account location.
27
+
An Azure Maps account, regardless of location, can access any endpoint belonging to the Azure data-plane, such as `atlas.microsoft.com` and `*.atlas.microsoft.com`, when using Azure Maps REST API.
28
28
29
-
Read more about data-plane service coverage for Azure Maps services on [geographic coverage](./geographic-coverage.md).
29
+
Read more about data-plane service coverage for Azure Maps services on [geographic coverage].
30
30
31
31
## Create a new account
32
32
33
-
1. Sign in to the [Azure portal](https://portal.azure.com).
33
+
1. Sign in to the [Azure portal].
34
34
35
35
2. Select **Create a resource** in the upper-left corner of the Azure portal.
36
36
@@ -52,12 +52,21 @@ You then see a confirmation page. You can confirm the deletion of your account b
52
52
53
53
Set up authentication with Azure Maps and learn how to get an Azure Maps subscription key:
0 commit comments