In case you missed it: https://azure.microsoft.com/en-us/updates/v2/azure-maps-creator-services-retirement-on-30-september-2025
Error encountered while creating routesetId in Azure indoor maps
I have successfully created a DataRegistry by following the below Azure Maps documentation, after that generated a MapConfigurationId, and my map is rendering correctly.
https://learn.microsoft.com/en-us/azure/azure-maps/how-to-create-data-registries?tabs=System-assigned
I’m following the Azure Maps documentation for wayfinding and trying to retrieve the RoutesetId.
https://learn.microsoft.com/en-us/azure/azure-maps/how-to-creator-wayfinding
I have used below postman URL to get the routesetId
GET: https://us.atlas.microsoft.com/routesets/operations/{operationId}?api-version=2023-03-01-preview&subscription-key={Your-Azure-Maps-Subscription-key}
However, I receive the following error in response:
1 answer
Sort by: Most helpful
-
rbrundritt 18,671 Reputation points Microsoft Employee
2024-09-20T16:49:50.47+00:00