Skip to content

Commit 81c45ae

Browse files
authored
Merge pull request #231463 from eriklindeman/subscription-key
Subscription key
2 parents 992f0db + 09a5f6e commit 81c45ae

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

42 files changed

+307
-160
lines changed

articles/azure-maps/drawing-error-visualizer.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,16 +12,13 @@ services: azure-maps
1212

1313
# Using the Azure Maps Drawing Error Visualizer with Creator
1414

15-
1615
The Drawing Error Visualizer is a stand-alone web application that displays [Drawing package warnings and errors](drawing-conversion-error-codes.md) detected during the conversion process. The Error Visualizer web application consists of a static page that you can use without connecting to the internet. You can use the Error Visualizer to fix errors and warnings in accordance with [Drawing package requirements](drawing-requirements.md). The [Azure Maps Conversion API](/rest/api/maps/v2/conversion) returns a response with a link to the Error Visualizer only when an error is detected.
1716

1817
## Prerequisites
1918

20-
Before you can download the Drawing Error Visualizer, you'll need to:
21-
22-
1. [Create an Azure Maps account](quick-demo-map-app.md#create-an-azure-maps-account)
23-
2. [Obtain a primary subscription key](quick-demo-map-app.md#get-the-primary-key-for-your-account), also known as the primary key or the subscription key.
24-
3. [Create a Creator resource](how-to-manage-creator.md)
19+
* An [Azure Maps account]
20+
* A [subscription key]
21+
* A [Creator resource]
2522

2623
This tutorial uses the [Postman](https://www.postman.com/) application, but you may choose a different API development environment.
2724

@@ -89,3 +86,7 @@ Learn more by reading:
8986

9087
> [!div class="nextstepaction"]
9188
> [Creator for indoor maps](creator-indoor-maps.md)
89+
90+
[Azure Maps account]: quick-demo-map-app.md#create-an-azure-maps-account
91+
[subscription key]: quick-demo-map-app.md#get-the-subscription-key-for-your-account
92+
[Creator resource]: how-to-manage-creator.md

articles/azure-maps/how-to-create-custom-styles.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@ Now when you select that unit in the map, the pop-up menu will have the new laye
241241
[Use Creator to create indoor maps]: tutorial-creator-indoor-maps.md
242242
[Creators Rest API]: /rest/api/maps-creator/
243243
[style editor]: https://azure.github.io/Azure-Maps-Style-Editor
244-
[subscription key]: quick-demo-map-app.md#get-the-primary-key-for-your-account
244+
[subscription key]: quick-demo-map-app.md#get-the-subscription-key-for-your-account
245245
[manifest]: drawing-requirements.md#manifest-file-requirements
246246
[unitProperties]: drawing-requirements.md#unitproperties
247247
[categories]: https://atlas.microsoft.com/sdk/javascript/indoor/0.1/categories.json

articles/azure-maps/how-to-create-data-registries.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -367,10 +367,10 @@ When you register a file in Azure Maps using the data registry API, an MD5 hash
367367
[Get operation]: /rest/api/maps/data-registry/get-operation
368368

369369
[Azure Maps account]: quick-demo-map-app.md#create-an-azure-maps-account
370-
[storage account overview]: ../storage/common/storage-account-overview.md
371-
[create storage account]: ../storage/common/storage-account-create.md?tabs=azure-portal
372-
[managed identity]: ../active-directory/managed-identities-azure-resources/overview.md
373-
[subscription key]: quick-demo-map-app.md#get-the-primary-key-for-your-account
370+
[storage account overview]: /azure/storage/common/storage-account-overview
371+
[create storage account]: /azure/storage/common/storage-account-create?tabs=azure-portal
372+
[managed identity]: /azure/active-directory/managed-identities-azure-resources/overview
373+
[subscription key]: quick-demo-map-app.md#get-the-subscription-key-for-your-account
374374
[Azure portal]: https://portal.azure.com/
375375
[Visual Studio]: https://visualstudio.microsoft.com/downloads/
376376
[geographic scope]: geographic-scope.md

articles/azure-maps/how-to-dataset-geojson.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ Feature IDs can only contain alpha-numeric (a-z, A-Z, 0-9), hyphen (-), dot (.)
139139
- The top level element is [facility], which defines each building in the file *facility.geojson*.
140140
- Each facility has one or more levels, which are defined in the file *levels.goejson*.
141141
- Each level must be inside the facility.
142-
- Each [level] contain [units], [structures], [verticalPenetrations] and [openings]. All of the items defined in the level must be fully contained within the Level geometry.
142+
- Each [level] contains [units], [structures], [verticalPenetrations] and [openings]. All of the items defined in the level must be fully contained within the Level geometry.
143143
- `unit` can consist of an array of items such as hallways, offices and courtyards, which are defined by [area], [line] or [point] elements. Units are defined in the file *unit.goejson*.
144144
- All `unit` elements must be fully contained within their level and intersect with their children.
145145
- `structure` defines physical, non-overlapping areas that can't be navigated through, such as a wall. Structures are defined in the file *structure.goejson*.
@@ -172,7 +172,7 @@ Feature IDs can only contain alpha-numeric (a-z, A-Z, 0-9), hyphen (-), dot (.)
172172
[Convert a drawing package]: tutorial-creator-indoor-maps.md#convert-a-drawing-package
173173
[Azure Maps account]: quick-demo-map-app.md#create-an-azure-maps-account
174174
[Creator resource]: how-to-manage-creator.md
175-
[Subscription key]: quick-demo-map-app.md#get-the-primary-key-for-your-account
175+
[Subscription key]: quick-demo-map-app.md#get-the-subscription-key-for-your-account
176176
[Facility Ontology 2.0]: creator-facility-ontology.md?pivots=facility-ontology-v2
177177
[RFC 7946]: https://www.rfc-editor.org/rfc/rfc7946.html
178178
[dataset]: creator-indoor-maps.md#datasets

articles/azure-maps/how-to-dev-guide-csharp-sdk.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -364,7 +364,7 @@ void printReverseBatchAddresses(ReverseSearchAddressBatchResult batchResult)
364364
The [Azure.Maps Namespace][Azure.Maps Namespace] in the .NET documentation.
365365

366366
[Azure Maps account]: quick-demo-map-app.md#create-an-azure-maps-account
367-
[Subscription key]: quick-demo-map-app.md#get-the-primary-key-for-your-account
367+
[Subscription key]: quick-demo-map-app.md#get-the-subscription-key-for-your-account
368368

369369
[authentication]: azure-maps-authentication.md
370370
[Host daemon]: ./how-to-secure-daemon-app.md#host-a-daemon-on-non-azure-resources

articles/azure-maps/how-to-dev-guide-java-sdk.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -393,7 +393,7 @@ public class Demo{
393393
```
394394

395395
[Azure Maps account]: quick-demo-map-app.md#create-an-azure-maps-account
396-
[Subscription key]: quick-demo-map-app.md#get-the-primary-key-for-your-account
396+
[Subscription key]: quick-demo-map-app.md#get-the-subscription-key-for-your-account
397397
[authentication]: azure-maps-authentication.md
398398

399399
[Java Standard Versions]: https://www.oracle.com/java/technologies/downloads/

articles/azure-maps/how-to-dev-guide-js-sdk.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -392,7 +392,7 @@ main().catch(console.error);
392392
[Node.js Release Working Group]: https://github.com/nodejs/release#release-schedule
393393
[Node.js]: https://nodejs.org/en/download/
394394
[Azure Maps account]: quick-demo-map-app.md#create-an-azure-maps-account
395-
[Subscription key]: quick-demo-map-app.md#get-the-primary-key-for-your-account
395+
[Subscription key]: quick-demo-map-app.md#get-the-subscription-key-for-your-account
396396

397397
[authentication]: azure-maps-authentication.md
398398
[Azure Identity library]: /javascript/api/overview/azure/identity-readme

articles/azure-maps/how-to-dev-guide-py-sdk.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -350,7 +350,7 @@ The [Azure Maps Search package client library] in the *Azure SDK for Python Prev
350350

351351
<!--------------------------------------------------------------------------------------------------------------->
352352
[Azure Maps account]: quick-demo-map-app.md#create-an-azure-maps-account
353-
[Subscription key]: quick-demo-map-app.md#get-the-primary-key-for-your-account
353+
[Subscription key]: quick-demo-map-app.md#get-the-subscription-key-for-your-account
354354
[authentication]: azure-maps-authentication.md
355355

356356
[Azure Maps Search package client library]: /python/api/overview/azure/maps-search-readme?view=azure-python-preview

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -289,7 +289,7 @@ Similarly, you can change, add, and remove other style modifiers.
289289
- To learn more about Azure Maps Data service, see the [service documentation].
290290
291291
[Azure Maps account]: quick-demo-map-app.md#create-an-azure-maps-account
292-
[Subscription key]: quick-demo-map-app.md#get-the-primary-key-for-your-account
292+
[Subscription key]: quick-demo-map-app.md#get-the-subscription-key-for-your-account
293293
[Postman]: https://www.postman.com/
294294
[Data service]: /rest/api/maps/data
295295
[static image service]: /rest/api/maps/render/getmapimage

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

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ The Azure Maps [Elevation service](/rest/api/maps/elevation) provides APIs to qu
1515

1616
## Prerequisites
1717

18-
1. [Make an Azure Maps account in Gen 1 (S1) or Gen 2 pricing tier](quick-demo-map-app.md#create-an-azure-maps-account).
19-
2. [Obtain a primary subscription key](quick-demo-map-app.md#get-the-primary-key-for-your-account), also known as the primary key or the subscription key.
18+
* An [Azure Maps account]
19+
* A [subscription key]
2020

2121
For more information about authentication in Azure Maps, see [Manage Authentication in Azure Maps](how-to-manage-authentication.md).
2222

@@ -527,3 +527,6 @@ For a complete list of Azure Maps REST APIs, see:
527527
528528
> [!div class="nextstepaction"]
529529
> [Azure Maps REST APIs](/rest/api/maps/)
530+
531+
[Azure Maps account]: quick-demo-map-app.md#create-an-azure-maps-account
532+
[subscription key]: quick-demo-map-app.md#get-the-subscription-key-for-your-account

0 commit comments

Comments
 (0)