Skip to content

Commit 66706b1

Browse files
Merge pull request #222573 from stevemunk/SM-Update-Creator-tutorial
Update api-version number in example URL
2 parents 96d8950 + be2e215 commit 66706b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-maps/tutorial-creator-indoor-maps.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -334,7 +334,7 @@ To check the status of the tileset creation process and retrieve the `tilesetId`
334334
5. Enter the `status URL` you copied in [Create a tileset](#create-a-tileset). The request should look like the following URL:
335335
336336
```http
337-
https://us.atlas.microsoft.com/tilesets/operations/{operationId}?api-version=2.0&subscription-key={Your-Azure-Maps-Subscription-key}
337+
https://us.atlas.microsoft.com/tilesets/operations/{operationId}?api-version=2022-09-01-preview&subscription-key={Your-Azure-Maps-Subscription-key}
338338
```
339339
340340
6. Select **Send**.

0 commit comments

Comments
 (0)