Forum Discussion
Pankaj009
Jul 23, 2020Copper Contributor
Need to know about the pricing in transaction of azure map
I want to know answers of mine few queries regarding the billing which are mentioned below 1) When azure maps load then how much transaction it usually takes for loading ? 2) Also Each zoom in and ...
Kidd_Ip
Apr 16, 2026MVP
Azure Maps billing is determined by transactions, which are incurred whenever an API request is made, for example, when loading map tiles, zooming, or retrieving data. A single map load or user interaction may generate multiple transactions. Importantly, the number of features displayed (such as points, polygons, or layers) does not directly influence cost. Implementing caching strategies, such as tile caching, can help reduce transaction volumes and thereby lower overall expenses.
https://learn.microsoft.com/en-us/azure/azure-maps/understanding-azure-maps-transactions
https://azure.microsoft.com/en-us/pricing/details/azure-maps/