Consumption APIM still enforcing 1,000 operations while current documented limit is 3,000

Mohamed Farees M 25 Reputation points
2026-08-27T12:45:59.9533333+00:00

We have an Azure API Management Azure API Management service using the Consumption tier.

Our ARM/Bicep deployment currently fails with:

You've reached the maximum number of Operations (1000) in Service. Please delete one or more Operation(s) from Service to continue.

However, the current Azure API Management service limits documentation lists:

Consumption: 3,000 API operations

The documentation also lists March 15, 2026 as the expected rollout date for Consumption, while noting that rollout occurs in phases over several months.

I also tried creating new APIM consumption plan and it still the same. 1st request success with 1003 Operations and seconda failing with same error

Region/location : eastus2

Could the Azure API Management product team please confirm:

  1. Is 1,000 still an expected effective limit for some Consumption APIM instances during the 2026 rollout?
  2. Has the 3,000-operation rollout completed for Consumption?
  3. Is rollout dependent on region, APIM stamp, instance creation date, or another factor?
  4. Is there any customer action required to move an existing Consumption APIM service from the 1,000-operation limit to 3,000?
  5. If the service should already have 3,000, how can a customer without a paid technical support plan have the service corrected?

Official documentation: https://learn.microsoft.com/azure/api-management/service-limits

Azure API Management
Azure API Management

An Azure service that provides a hybrid, multi-cloud management platform for APIs.


1 answer

Sort by: Newest
  1. Gulnaz Mushtaq 490 Reputation points MVP
    2026-08-27T18:46:23.74+00:00

    According to the Microsoft documentation, the result you see looks like a mismatch in service enforcement or rollout, not a normal Consumption‑tier limit. The documentation now says that the Consumption limit is 3,000 API operations. Nothing in the guidance says that East US 2, a specific APIM stamp, the date a service was created, or what a customer does should lock a Consumption service to 1,000 operations.

    The fact that a new service can accept 1,003 operations and then stops with the message that says "maximum number of Operations (1000)" shows that some APIM Consumption instances are still running on a backend that enforces the old 1,000 limit. I would ask Microsoft to confirm that the rollout to 3,000 operations is finished. If it is finished, please fix the backend configuration for the Consumption services. This is a quota enforcement defect, not a request for a quota.

    https://learn.microsoft.com/en-gb/azure/api-management/service-limits

    Was this answer helpful?

    1 person found this answer helpful.
    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.