Skip to content

Commit 6c60328

Browse files
authored
Merge pull request #196090 from stevemunk/SM-geographically-scoped-service-command-to-APICall
Change "command" to "request"
2 parents 9ef21bb + bfb104a commit 6c60328

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/azure-maps/geographic-scope.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: Azure Maps service geographic scope
3+
titleSuffix: Microsoft Azure Maps
34
description: Learn about Azure Maps service's geographic mappings
45
author: stevemunk
56
ms.author: v-munksteve
@@ -32,7 +33,7 @@ The table below describes the mapping between geography and supported Azure geog
3233
3334
### URL example for geographic mapping
3435

35-
The following is the [Search - Get Search Address](/rest/api/maps/search/get-search-address) command:
36+
The following is the [Search - Get Search Address](/rest/api/maps/search/get-search-address) request:
3637

3738
```http
3839
GET https://{geography}.atlas.microsoft.com/search/address/{format}?api-version=1.0&query={query}

0 commit comments

Comments
 (0)