Azure Rate Limits
Azure rate limits and quotas are defined per-service rather than at the platform level. Azure Resource Manager (ARM) enforces a default control-plane throttle of 12,000 read and 1,200 write requests per hour per subscription per region (with bursting), and each individual Azure service publishes its own data-plane and control-plane limits (e.g., Storage 20-40k req/s per account, Key Vault 2,000-4,000 per 10s per vault). See per-service quota pages for specifics.
Azure Rate Limits is the machine-readable rate-limit profile for Microsoft Azure on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 4 rate-limit definitions, measuring requests_per_hour and varies.
The profile also includes 4 backoff/retry policies defined and response codes documented for throttled and serviceUnavailable.
Tagged areas include Rate Limiting, Cloud Computing, Infrastructure, and Platform as a Service.