Asynchronous Batch processing with API Version: 2025-01-01
Does API Version 2025-01-01 support asynchronous batch processing
Azure Maps

If I have an E5 subscription does that entitle me to an Azure Maps license?
Trying to create a resource for configuring an Azure Maps license. No luck doing so even though we have an M365 E5 license.
Azure Maps

Azure Maps Geocoding Batch api-version 2025-01-01
Azure Maps Geocoding Batch api-version 2025-01-01 is not available with my subscription. How do I add this feature?
Azure Maps

Why is "formattedAddress" field not being returned within address fields in call to get geocodes?
Calling geocode endpoint, passing in a query - results are not returning "formattedAddress" address field as expected. This only stopped working this morning. e.g. /geocode?api-version=2025-01-01&subscription-key=###&query=london …
Azure Maps
Why does it have to be so difficult? I used to have an app on my home page for Maps and I clicked and it started. I can't find Azure anywhere in my apps of my desktop. only in my email thread can I find it. How do I download the app to my computer and pho
How do I get an app on my computer and phone for Azure Maps? Why can't I find Azure maps? I have to go to my email thread to open my Azure account and still can't find the map
Azure Maps

Location Suggestion Discrepancy Between Azure Maps and Microsoft Teams/Outlook
We are currently integrating location search in our application using Azure Maps fuzzy search API (https://atlas.microsoft.com/search/fuzzy/json). However, we’ve noticed that the location suggestions returned from Azure Maps are often less relevant or…
Azure Maps

Azure Maps - Changing Map Style and Adding Symbols to Existing Layer Issue
Hi, I have a map with a SymbolLayer on it with the ability to click on the map to add a symbol and also click on a symbol to see it's ID in a popup. I am encountering an issue where if I change the map style and add a symbol and click on that symbol, the…
Azure Maps
The new Azure Maps seems to zoom in too far
The new Azure Maps seems to zoom in too far, cutting out the US and Australia, focusing on Europe. The old "Map" correctly shows the regions. Both are set to auto zoom, which is what I would like. But I don't want it to zoom so far that it cuts…
Azure Maps

Region selection in Azure Maps Account
Hello, I can't find Canada Central in the list of Region when creating an Azure Maps Account. Please advise. Thank you,
Azure Maps

Historical Traffic Flow Data
Hello, I am working on a research project and I am interested in azure maps' historical traffic data. I saw some answers from 2014 that Azure Maps doesn't provide it, but I am not sure if it has changed. If so I would appreciate a link or a quick…
Azure Maps

Azure Maps API Returns Same freeformAddress for Different Nearby Properties
I'm using the Azure Maps Forward Geocoding API to retrieve normalized addresses (freeformAddress) for a set of properties. However, I've noticed that the API returns the same freeformAddress — "South Forum Drive, Grand Prairie, TX 75052" — for…
Azure Maps
Azure Maps Route API Version 1.0 Replacement not available
We are looking at updating our Azure Maps integration to switch off of the soon to be retired 1.0 version of the APIs. However, one of the functions of the API that we currently use is the Get Route Directions…
Azure Maps
can we use time window restrictions for a specific stop in Azure Maps Route API v2025-01-01
In BingMaps one could define a timewindow restriction per specific "stop" so that when running truck route optimisation this restriction was taken in account and this specific stop was planned "on time" (eg Truck should arrive between…
Azure Maps
Azure Maps totalResults is always 100
Hi, we are currently testing Azure Maps as an alternative to google Maps for categorized radius searches around a location. Unfortunately, we are encountering a problem with pagination: Regardless of the requested location and radius, the Nearby search…
Azure Maps
Routing API resulting in 500 Internal Server Error
We need to find the shortest road distance between two points and are utilizing the avoid ferries properties in our requests, however we are finding that some ferries are causing a 500 Internal Server Error response from the API. POST:…
Azure Maps
Isochrones Support in Azure Maps
Hi, I'm re-writing my Bing Maps app to use Azure Maps instead and am trying to replicate some functionality that I support of creating an isochrone around a point. Bing Maps version: I'm using the current version of the Azure Maps Route Range API and…
Azure Maps
Ability to change the road color in Azure maps?
Hello. We are moving from Bing maps and are now using the "road_shaded_relief" style of interactive Azure maps. Is there a way to change the color of the roads to a lighter shade of orange or a different color in general? We have map pins…
Azure Maps

Getting UTC Time from Coordinates Using the Timezone API
I am using the "Route Range" API to create an isochrone for a specific location based on traffic at a certain date and time. The departAt argument requires a UTC formatted time, and I am considering using the "Get Timezone By…
Azure Maps
Why is "locality" field not being returned within address fields in call to get geocodes?
I'm calling the "geocode" endpoint, passing in address fields, to get the resolved lat/lon and also address fields back. For some reason with certain Canadian addresses, the "locality" field is not being returned back to me in the…
Azure Maps
Calls to Azure Maps result in server disconnecting the client
We are making a .NET C# 4.8 call to the api: https://atlas.microsoft.com/search/address/json The call may fail one or more times out of 10 calls. We are NOT calling it multiple times per second. We are passing in an address and waiting for the…