How to automatically disable Azure Maps api key when reaching close to free tier limit
Hello everyone! I'm trying my best to properly implement Azure Maps in my Winui3 C# App, my main usage is simply to scroll around and view my surroundings on the map in satellite view and normal view, i see there are some limitations for the free tier,…
Azure Maps

Get Geocoding can not deal with typos in query string
I'm using the Azure Maps Get Geocoding endpoint with version 2025-01-01. According to the documentation, "the geocoder is very tolerant of typos and incomplete addresses". However, this does not seem to be the case at all. For example the query…
Azure Maps

East US 2 region is not showing while creating the azure map account
We are in the process to integrate azure map for getting the geocoordinate. While creating the azure map account, in the region selection list we are not getting "East US 2". However, we are not able to use this service as all of our azure…
Azure Maps

Does Azure Maps Geolocation consume RFC8805 feeds? How to update it?
I need to correct the geolocation for a block of addresses we control. The current geolocation for these addresses is incorrect and it is causing Azure Traffic Manager to send traffic halfway around the world, compromising latency and stability. There is…
Azure Maps
Authentication Options for Azure Maps in Public Websites
I am developing a public-facing web application that needs to embed interactive Azure Maps. After reading the official documentation, I understand that the recommended authentication method for unauthenticated public websites is to use a SAS Token…
Azure Maps


How to find in Azure Map the coordinates of corners (latitude&longitude) for a static image
Dear all, I would like to ask you for a particular situation, regarding the metadata of a static image downloaded with the new Azure Map service. As you know, using Bing service it was possible to download an aerial image using an URL like…
Azure Maps

Plot postal codes provided in ranges.
Hi, We are currently using Bing Maps and have received a requirement from our customers to plot postal codes on the map. However, instead of providing individual postal codes, they will provide in a range format, such as 21070–21199. The requirement is…
Azure Maps
Azuremaps.com Address form with a autosuggest is not working.
If you go to the Azure Map Samples website and go to the Fill Address Form with Autosuggest sample (https://samples.azuremaps.com/rest-services/fill-address-form-with-autosuggest) and try to run you will find that it no longer works. It no longer makes…
Azure Maps

Bing Maps Enterprise Licenses expired today
It seems like Bing Maps Enterprise Licenses expired today, but we were under the understanding that they would be good until June 30, 2028 based on https://www.bingmapsportal.com/Announcement
Azure Maps

PowerApps Migration from Bing Maps
We're using Bing Maps for location in PowerApps - the service is ending next year, so we're told to migrate to Azure Maps. There's no Power Platform connector for Azure Maps What's the migration path / fix for this?
Azure Maps

Difference between Address Search and the API 2025-01-01 Geocode to get lat/lon?
I currently updated our Azure Maps Route Matrix to use the newest API, 2025-01-01. In that process, I saw in the API the Geocode option to get lat/lon coordinates for addresses. We currently use the Address Search option to do this. What is the…
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
need help with Azure Map, on how to register in Azure Portal, I have the email challegged at this time. I need help soon, it is depended on Mapping project. thank
I need assistance with registering Azure Maps in the Azure Portal. I'm currently experiencing an issue with registering in Azure, no instructions on how to complete the registration. This is time-sensitive as it directly impacts a critical Mapping…
Azure Maps
Asynchronous Batch processing with API Version: 2025-01-01
Does API Version 2025-01-01 support asynchronous batch processing
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
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
Is Bing maps going to be discontinued?
I saw a post from over a year ago asking about whether Bing Maps is being discontinued in light of Azure Maps. The post mentioned that very minimal cases require only the map, but our case is one of those very minimal cases and we had a program written…
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

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…