Azure Maps Gen 2 Location Insights Search Pricing

Damian Hughes 20 Reputation points
2023-08-29T14:31:33.53+00:00

We want to provide global address lookup functionality in our product, using the Azure Maps search API by searching by UK postcode, address or Organisation name.

 

I wanted to know about the costings on using the Azure Maps Gen 2 > Location Insights > Search

 

Pricing - Azure Maps | Microsoft Azure

 

It says that the first 5000 requests are free and then is it £3.51 per 1000 requests up to a maximum of 500K requests?

 

Would be only be charged for what we use per month, some months we may need to use up to 55,000 lookups, can you please provide a monthly costing for this?

 

Also, can you please advise what counts as a request?

Azure Maps
Azure Maps
An Azure service that provides geospatial APIs to add maps, spatial analytics, and mobility solutions to apps.
836 questions
0 comments No comments
{count} votes

Accepted answer
  1. rbrundritt 20,921 Reputation points Microsoft Employee Moderator
    2023-08-29T14:37:55.2+00:00

    Requests/Transactions are based on a single month and the counter restarts the following month. You only pay for what you use. So, if you used 55,000 requests in a month, the cost would be (55,000 - 5,000 (free)) / 1000 * £3.51 = £175.50. If the following month you only use 5,000, then it would be free. If you use some other amount you only pay for the usage you used beyond the 5,000 free requests.

    1 person found this answer helpful.
    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.