Skip to content

Commit be2e215

Browse files
committed
Update api-version number in example URL
1 parent 7b2946f commit be2e215

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)