Skip to content

Commit 89632cb

Browse files
author
Muhammad Sehgal (Aquent LLC)
committed
Updates auth details
1 parent dbbbea9 commit 89632cb

7 files changed

+9
-9
lines changed

articles/azure-maps/tutorial-create-store-locator.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Jump ahead to the [live store locator example](https://azuremapscodesamples.azur
3030

3131
## Prerequisites
3232

33-
To complete the steps in this tutorial, you first need to create an Azure Maps account and get your primary key (subscription key). 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).
33+
To complete the steps in this tutorial, you first need to create an Azure Maps account and get your primary key (subscription key). 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).
3434

3535
## Design
3636

articles/azure-maps/tutorial-ev-routing.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,9 @@ In this tutorial, you will:
3434

3535
To complete this tutorial, you first need to create an Azure Maps account and get your primary key (subscription key).
3636

37-
To create an Azure Maps account subscription in the S1 pricing tier, 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.
37+
To create an Azure Maps account subscription in the S1 pricing tier, 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.
3838

39-
To get the primary subscription key for your account, follow the instructions in [get primary key](./quick-demo-map-app#get-the-primary-key-for-your-account).
39+
To get the primary subscription key for your account, follow the instructions in [get primary key](quick-demo-map-app#get-the-primary-key-for-your-account).
4040

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

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#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).
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#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).
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#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).
2626

2727
## Create a new map
2828

articles/azure-maps/tutorial-route-location.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 SDK
2222
2323
## Prerequisites
2424

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#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).
2626

2727
<a id="getcoordinates"></a>
2828

articles/azure-maps/weather-service-tutorial.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@ In this tutorial, you will:
3030

3131
To complete this tutorial, you first need to:
3232

33-
1. Create an Azure Maps account subscription in the S0 pricing tier by following instructions in [Create an account](./quick-demo-map-app#create-an-account-with-azure-maps).
34-
2. Get the primary subscription key for your account, follow the instructions in [get primary key](./quick-demo-map-app#get-the-primary-key-for-your-account).
33+
1. Create an Azure Maps account subscription in the S0 pricing tier by following instructions in [Create an account](/quick-demo-map-app#create-an-account-with-azure-maps).
34+
2. Get the primary subscription key for your account, follow the instructions in [get primary key](/quick-demo-map-app#get-the-primary-key-for-your-account).
3535

3636

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

0 commit comments

Comments
 (0)