APIM limits are very low

Tomasz Kaniewski (EXT) 5 Reputation points
2025-10-23T17:13:46.2066667+00:00

Hi!

For both classic tiers:

User's image

User's image

and v2 tiers:

User's image

User's image

for every tier backend and named values limits are set to only 100 max. Is this a mistake? Is there a way to increase this limit?

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
{count} votes

2 answers

Sort by: Most helpful
  1. Pravallika KV 2,845 Reputation points Microsoft External Staff Moderator
    2025-10-29T09:24:57.8066667+00:00

    Hi Tomasz Kaniewski (EXT),

    Thanks for reaching out to Microsoft Q&A.

    In both the classic tiers (Developer, Basic, Standard, Premium) and the v2 tiers (Basic v2, Standard v2, Premium v2), certain resource limits are imposed per API Management service instance.

    These limits are built-in safeguards to maintain reliability, scalability, performance within a single API Management instance, cannot be exceeded within a single instance.

    • For Backends and Named Values, exceeding 100 connections or configuration entries could sometimes increase memory consumption, complexity.
    • V2 tiers focus on scalable units, throughput, and network isolation, rather than focusing on unlimited backend entries.

    While the per-instance limits cannot be increased directly, try below:

    1. Scale-Out via Multiple Units-for v2 tiers: Each unit scales throughput and load capacity but does not increase the per-instance resource caps for backends or named values.
    2. Deploy Multiple API Management Instances: Create additional instances and distribute APIs or backends among them. Each instance gets its own separate quota of 100 backends and 100 named values.
    3. For large-scale needs, using Premium v2 allows multiple regions and multiple service units, giving higher effective limit across instances.
    4. Combine or parameterize settings to reduce the number of named values required.
    5. Use an External Configuration Store: For secrets, keys, or dynamic configuration that exceeds 100 items, integrate Azure Key Vault or Azure App Configuration rather than depending completely on named values in API Management.

    Azure subscription and service limits, quotas, and constraints - Azure Resource Manager | Microsoft Learn

    Hope it helps!


    Please do not forget to click "Accept the answer” and Yes, this can be beneficial to other community members.

    User's image

    If you have any other questions, let me know in the "comments" and I would be happy to help you.

    0 comments No comments

  2. NGANDU-BISEBA Gabriel 45 Reputation points
    2025-11-27T13:36:19.23+00:00

    You can usually ask the support to increase the limit for most limitations. For example, we got the named value limit to be doubled and the operation limit to be increased to several hundreds.

    It's just a matter of asking nicely and waiting for them to do their thing.

    0 comments No comments

Your answer

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