We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b2946f commit be2e215Copy full SHA for be2e215
articles/azure-maps/tutorial-creator-indoor-maps.md
@@ -334,7 +334,7 @@ To check the status of the tileset creation process and retrieve the `tilesetId`
334
5. Enter the `status URL` you copied in [Create a tileset](#create-a-tileset). The request should look like the following URL:
335
336
```http
337
- https://us.atlas.microsoft.com/tilesets/operations/{operationId}?api-version=2.0&subscription-key={Your-Azure-Maps-Subscription-key}
+ https://us.atlas.microsoft.com/tilesets/operations/{operationId}?api-version=2022-09-01-preview&subscription-key={Your-Azure-Maps-Subscription-key}
338
```
339
340
6. Select **Send**.
0 commit comments