Forum Discussion
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 Zoom out in Map takes the transaction ? If yes than how many transaction it takes in zoom in and Zoom out ?
3) Is number of features(like points, polygons using bubble layer or symbol layer) creating on Map, effect its cost ?
4) can we reduce the costing by cache the tiles or using any other caching technique ?
Thanks & Regards
Pankaj khemani
1 Reply
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/