APIM premium tier - how many cache slots available ? (unique cache keys available)

Martin Kallukalam 355 Reputation points
2024-08-09T18:59:21.4233333+00:00

I want to store several thousands of unique cache key -values in the inbuilt cache .
APIM Prem tier. Is there a limit?
I came across a limit which says 100 caches available in Standard V2. But couldnt find anything on premium tier. I am sure there would be a limit, but what is that limit?

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
2,105 questions
0 comments No comments
{count} votes

Accepted answer
  1. JananiRamesh-MSFT 26,866 Reputation points
    2024-08-13T17:07:10.7033333+00:00

    @Martin Kallukalam Thanks for reaching out. I had a discussion internally and confirmed that in v1 tiers (stv1 and stv2) there is no limit on cache slots. For your reference all dedicated sku limits are here https://github.com/MicrosoftDocs/azure-docs/blob/main/includes/api-management-service-limits.md if doesn't mention then it means no limit.

    do let me know incase of further queries, I would be happy to assist you.

    1 person found this answer helpful.

1 additional answer

Sort by: Most helpful
  1. hossein jalilian 6,830 Reputation points
    2024-08-09T20:00:59.4366667+00:00

    Thanks for posting your question in the Microsoft Q&A forum.

    In the Azure API Management Premium tier, the built-in cache size is 5 GB per unit. There is no explicit mention of a limit on the number of unique cache key-value pairs that can be stored, but the cache size is the primary constraint. If you need more cache capacity, you can extend the default cache size by using an external Azure Cache for Redis. This approach allows you to manage larger datasets beyond the built-in cache limitations.


    Please don't forget to close up the thread here by upvoting and accept it as an answer if it is 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.