Skip to content

Commit d1af69f

Browse files
author
Muhammad Sehgal (Aquent LLC)
committed
Updates auth details
1 parent 848ea07 commit d1af69f

12 files changed

+13
-13
lines changed

articles/azure-maps/how-to-render-custom-data.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ To render custom pushpins, labels, and geometry overlays, you can use the Postma
2424

2525
### Create an Azure Maps account
2626

27-
To complete the procedures in this article, you first need to create an Azure Maps account and get you maps account key. Follow instructions in [Create an account](./quick-demo-map-app#create-an-account-with-azure-maps) to create an Azure Maps account subscription and follow the steps in [get primary key](./quick-demo-map-app#get-the-primary-key-for-your-account) to get the primary key for your account. For more details on authentication in Azure Maps, see [manage authentication in Azure Maps](./how-to-manage-authentication.md).
27+
To complete the procedures in this article, you first need to create an Azure Maps account and get you maps account key. Follow instructions in [Create an account](quick-demo-map-app.md#create-an-account-with-azure-maps) to create an Azure Maps account subscription and follow the steps in [get primary key](quick-demo-map-app.md#get-the-primary-key-for-your-account) to get the primary key for your account. For more details on authentication in Azure Maps, see [manage authentication in Azure Maps](./how-to-manage-authentication.md).
2828

2929

3030
## Render pushpins with labels and a custom image

articles/azure-maps/how-to-request-real-time-data.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ In this article you will learn how to:
2424

2525
## Prerequisites
2626

27-
To make any calls to the Azure Maps public transit APIs, you need a Maps account and key. For information on creating an account and getting a key, follow instructions in [Create an account](./quick-demo-map-app#create-an-account-with-azure-maps) to create an Azure Maps account subscription and follow the steps in [get primary key](./quick-demo-map-app#get-the-primary-key-for-your-account) to get the primary key for your account. For more details on authentication in Azure Maps, see [manage authentication in Azure Maps](./how-to-manage-authentication.md).
27+
To make any calls to the Azure Maps public transit APIs, you need a Maps account and key. For information on creating an account and getting a key, follow instructions in [Create an account](quick-demo-map-app.md#create-an-account-with-azure-maps) to create an Azure Maps account subscription and follow the steps in [get primary key](quick-demo-map-app.md#get-the-primary-key-for-your-account) to get the primary key for your account. For more details on authentication in Azure Maps, see [manage authentication in Azure Maps](./how-to-manage-authentication.md).
2828

2929

3030
This article uses the [Postman app](https://www.getpostman.com/apps) to build REST calls. You can use any API development environment that you prefer.

articles/azure-maps/how-to-request-transit-data.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ In this article you will learn, how to:
2525

2626
## Prerequisites
2727

28-
To make any calls to the Azure Maps public transit APIs, you need a Maps account and key. For information on creating an account and getting a key, Follow instructions in [Create an account](./quick-demo-map-app#create-an-account-with-azure-maps) to create an Azure Maps account subscription and follow the steps in [get primary key](./quick-demo-map-app#get-the-primary-key-for-your-account) to get the primary key for your account. For more details on authentication in Azure Maps, see [manage authentication in Azure Maps](./how-to-manage-authentication.md).
28+
To make any calls to the Azure Maps public transit APIs, you need a Maps account and key. For information on creating an account and getting a key, Follow instructions in [Create an account](quick-demo-map-app.md#create-an-account-with-azure-maps) to create an Azure Maps account subscription and follow the steps in [get primary key](quick-demo-map-app.md#get-the-primary-key-for-your-account) to get the primary key for your account. For more details on authentication in Azure Maps, see [manage authentication in Azure Maps](./how-to-manage-authentication.md).
2929

3030

3131
This article uses the [Postman app](https://www.getpostman.com/apps) to build REST calls. You can use any API development environment that you prefer.

articles/azure-maps/how-to-search-for-address.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ In this article you will learn, how to:
2424

2525
## Prerequisites
2626

27-
To make any calls to the Maps service APIs, you need a Maps account and key. Follow instructions in [Create an account](./quick-demo-map-app#create-an-account-with-azure-maps) to create an Azure Maps account subscription and follow the steps in [get primary key](./quick-demo-map-app#get-the-primary-key-for-your-account) to get the primary key for your account. For more details on authentication in Azure Maps, see [manage authentication in Azure Maps](./how-to-manage-authentication.md).
27+
To make any calls to the Maps service APIs, you need a Maps account and key. Follow instructions in [Create an account](quick-demo-map-app.md#create-an-account-with-azure-maps) to create an Azure Maps account subscription and follow the steps in [get primary key](quick-demo-map-app.md#get-the-primary-key-for-your-account) to get the primary key for your account. For more details on authentication in Azure Maps, see [manage authentication in Azure Maps](./how-to-manage-authentication.md).
2828

2929
This article uses the [Postman app](https://www.getpostman.com/apps) to build REST calls. You can use any API development environment that you prefer.
3030

articles/azure-maps/how-to-use-android-map-control-library.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ The Azure Maps Android SDK is a vector map library for Android. This article gui
1919

2020
### Create an Azure Maps account
2121

22-
To complete the procedures in this article, you first need to [Create an Azure Maps account](./quick-demo-map-app#create-an-account-with-azure-maps) in the S1 pricing tier and [get primary key](./quick-demo-map-app#get-the-primary-key-for-your-account) for your account.
22+
To complete the procedures in this article, you first need to [Create an Azure Maps account](quick-demo-map-app.md#create-an-account-with-azure-maps) in the S1 pricing tier and [get primary key](quick-demo-map-app.md#get-the-primary-key-for-your-account) for your account.
2323

2424
For more details on authentication in Azure Maps, see [manage authentication in Azure Maps](./how-to-manage-authentication.md).
2525

articles/azure-maps/how-to-use-best-practices-for-search.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Azure Maps [Search Service](https://docs.microsoft.com/rest/api/maps/search) inc
2222

2323
## Prerequisites
2424

25-
To make any calls to the Maps service APIs, you need a Maps account and key. For information on creating an account, follow instructions in [Create an account](./quick-demo-map-app#create-an-account-with-azure-maps) and follow the steps in [get primary key](./quick-demo-map-app#get-the-primary-key-for-your-account) to retrieve a primary key (subscription) for your account. For more details on authentication in Azure Maps, see [manage authentication in Azure Maps](./how-to-manage-authentication.md).
25+
To make any calls to the Maps service APIs, you need a Maps account and key. For information on creating an account, follow instructions in [Create an account](quick-demo-map-app.md#create-an-account-with-azure-maps) and follow the steps in [get primary key](quick-demo-map-app.md#get-the-primary-key-for-your-account) to retrieve a primary key (subscription) for your account. For more details on authentication in Azure Maps, see [manage authentication in Azure Maps](./how-to-manage-authentication.md).
2626

2727
> [!Tip]
2828
> To query the search service, you can use the [Postman app](https://www.getpostman.com/apps) to build REST calls or you can use any API development environment that you prefer.

articles/azure-maps/how-to-use-map-control.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ You can embed a map in a web page by using the Map Control client-side Javascrip
6969
</body>
7070
```
7171

72-
5. To initialize the map control, define a new section in the html body and create a script. Pass in the `id` of the map `<div>` or an `HTMLElement` (for example, `document.getElementById('myMap')`) as the first parameter when creating an instance of the `Map` class. Use your own Azure Maps account key or Azure Active Directory (AAD) credentials to authenticate the map using [authentication options](https://docs.microsoft.com/javascript/api/azure-maps-control/atlas.authenticationoptions). If you need to create an account or find your key, follow instructions in [Create an account](./quick-demo-map-app#create-an-account-with-azure-maps) to create an Azure Maps account subscription and follow the steps in [get primary key](./quick-demo-map-app#get-the-primary-key-for-your-account) to get the primary key for your account. The **language** option specifies the language to be used for map labels and controls. For more information on supported languages, see [supported languages](supported-languages.md). If using a subscription key for authentication.
72+
5. To initialize the map control, define a new section in the html body and create a script. Pass in the `id` of the map `<div>` or an `HTMLElement` (for example, `document.getElementById('myMap')`) as the first parameter when creating an instance of the `Map` class. Use your own Azure Maps account key or Azure Active Directory (AAD) credentials to authenticate the map using [authentication options](https://docs.microsoft.com/javascript/api/azure-maps-control/atlas.authenticationoptions). If you need to create an account or find your key, follow instructions in [Create an account](quick-demo-map-app.md#create-an-account-with-azure-maps) to create an Azure Maps account subscription and follow the steps in [get primary key](quick-demo-map-app.md#get-the-primary-key-for-your-account) to get the primary key for your account. The **language** option specifies the language to be used for map labels and controls. For more information on supported languages, see [supported languages](supported-languages.md). If using a subscription key for authentication.
7373

7474
```HTML
7575
<script type="text/javascript">

articles/azure-maps/tutorial-geofence.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ In this tutorial you will learn, how to:
3131

3232
### Create an Azure Maps account
3333

34-
To complete the steps in this tutorial, follow instructions in [Create an account](quick-demo-map-app#create-an-account-with-azure-maps) to create an Azure Maps account subscription with S1 pricing tier and follow the steps in [get primary key](quick-demo-map-app#get-the-primary-key-for-your-account) to get the primary key for your account. For more details on authentication in Azure Maps, see [manage authentication in Azure Maps](./how-to-manage-authentication.md).
34+
To complete the steps in this tutorial, follow instructions in [Create an account](quick-demo-map-app.md#create-an-account-with-azure-maps) to create an Azure Maps account subscription with S1 pricing tier and follow the steps in [get primary key](quick-demo-map-app.md#get-the-primary-key-for-your-account) to get the primary key for your account. For more details on authentication in Azure Maps, see [manage authentication in Azure Maps](./how-to-manage-authentication.md).
3535

3636
## Upload geofences
3737

articles/azure-maps/tutorial-iot-hub-maps.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ To complete the steps in this tutorial, you first need to create a resource grou
101101

102102
### Create an Azure Maps account
103103

104-
In order to implement business logic based on Azure Maps spatial analytics, we need to create an Azure Maps account in the resource group we created. Follow instructions in [Create an account](/quick-demo-map-app#create-an-account-with-azure-maps) to create an Azure Maps account subscription with S1 pricing tier and follow the steps in [get primary key](./quick-demo-map-app#get-the-primary-key-for-your-account) to get the primary key for your account. For more details on authentication in Azure Maps, see [manage authentication in Azure Maps](/how-to-manage-authentication.md).
104+
In order to implement business logic based on Azure Maps spatial analytics, we need to create an Azure Maps account in the resource group we created. Follow instructions in [Create an account](quick-demo-map-app.md#create-an-account-with-azure-maps) to create an Azure Maps account subscription with S1 pricing tier and follow the steps in [get primary key](quick-demo-map-app.md#get-the-primary-key-for-your-account) to get the primary key for your account. For more details on authentication in Azure Maps, see [manage authentication in Azure Maps](/how-to-manage-authentication.md).
105105

106106

107107

articles/azure-maps/tutorial-prioritized-routes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ This tutorial shows how to use your Azure Maps account and the route service to
2222
> * Display multiple routes on your map
2323
2424
## Prerequisites
25-
Before you proceed, follow instructions in [Create an account](./quick-demo-map-app#create-an-account-with-azure-maps) to create an Azure Maps account subscription with S1 pricing tier and follow the steps in [get primary key](/quick-demo-map-app#get-the-primary-key-for-your-account) to get the primary key for your account. For more details on authentication in Azure Maps, see [manage authentication in Azure Maps](/how-to-manage-authentication.md).
25+
Before you proceed, follow instructions in [Create an account](quick-demo-map-app.md#create-an-account-with-azure-maps) to create an Azure Maps account subscription with S1 pricing tier and follow the steps in [get primary key](quick-demo-map-app.md#get-the-primary-key-for-your-account) to get the primary key for your account. For more details on authentication in Azure Maps, see [manage authentication in Azure Maps](/how-to-manage-authentication.md).
2626

2727
## Create a new map
2828

0 commit comments

Comments
 (0)