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.
2 parents 96d8950 + be2e215 commit 66706b1Copy full SHA for 66706b1
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