Microsoft Azure Kubernetes Service Rate Limits
AKS exposes two distinct API surfaces - the Azure Resource Manager (ARM) plane for cluster management (provisioning, scaling, upgrades) and the Kubernetes API server inside each cluster. ARM has its own per-subscription rate limits; the Kubernetes API server's limits depend on tier (Free vs Standard/Premium SLA) and cluster size. Premium adds priority and fairness controls.
Microsoft Azure Kubernetes Service Rate Limits is the machine-readable rate-limit profile for Azure Kubernetes Service on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 8 rate-limit definitions, measuring requests_per_hour, availability, queries_per_second, pods, and nodes.
The profile also includes 4 backoff/retry policies defined and response codes documented for throttled.
Tagged areas include Rate Limiting, Kubernetes, and Microsoft Azure.
Limits
Policies
Sources
- https://learn.microsoft.com/en-us/azure/aks/quotas-skus-regions
- https://learn.microsoft.com/en-us/azure/azure-resource-manager/management/request-limits-and-throttling
- https://learn.microsoft.com/en-us/azure/aks/uptime-sla
Work with this as data
Every rate limit here is available over the APIs.io API and to AI agents over MCP.