Share via

Issue with creating Self-hosted Gateway in Azure API Management (Developer Tier) — Gateway Limit Reached

Siarhei Radziush 0 Reputation points
2026-02-10T12:08:00.1133333+00:00

I am currently using the Developer Pricing tier for my Azure API Management instance. I am encountering a validation error when attempting to add a new Self-hosted Gateway.

Error Message: "You've reached the maximum number of Gateways (1) in Service. Please delete one or more Gateway(s) from Service to continue..."

  • Despite the error message, the Gateways list in the Azure Portal is currently empty (0 gateways created).
  • Refreshing the portal, clearing the cache, and attempting the operation in an Incognito/In-private session did not resolve the issue.

Could you please investigate why the service is reporting that the quota has been reached and assist in resetting the Gateway count for this APIM instance so that I can proceed with the deployment?
User's image

Azure API Management
Azure API Management

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

{count} votes

1 answer

Sort by: Most helpful
  1. Alex Burlachenko 19,525 Reputation points Volunteer Moderator
    2026-02-10T12:36:04.6466667+00:00

    hi Siarhei Radziush,

    the fastest and most reliable option is to recreate the APIM instance. For the Developer tier this is usually acceptable and much quicker than troubleshooting. A new instance starts with a clean gateway quota. If recreating the instance is not an option, the only remaining path is Microsoft Support. Only they can remove a stuck gateway object or manually reset the gateway counter for that APIM instance. This cannot be fixed through the portal, CLI, or Terraform.

    One more important point. If you need more than one self hosted gateway, or need reliable behaviour, the Developer tier is not suitable. It is a non production SKU with hard limits and quirks like this. For real usage, you need at least the Basic or Standard tier.

    The limit is genuinely reached even if the portal shows zero. This is a stuck gateway in the backend. Either recreate the APIM instance or open a support ticket.

    rgds,

    Alex

    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.