Microsoft Azure API Rate Limits
Azure Resource Manager enforces rate limits on API requests to prevent overconsumption and ensure fair usage across tenants and subscriptions. When the limit is exceeded, Azure returns HTTP status code 429 (Too Many Requests). Monitor these limits to understand your API consumption patterns and avoid throttling.
For more information, see Azure Resource Manager throttling.
Prerequisites
- Integration with Microsoft Azure, as detailed in Azure Metrics.
- Integration version 1.8.0 or later.
Collected data
Three metrics are collected, one per rate limit scope:
| Metric | Description | Labels |
|---|---|---|
| azure_management_api_remaining_requests_subscription | Remaining requests at the subscription level | operation, subscription_id, subscription_name |
| azure_management_api_remaining_requests_global | Remaining requests at the global (regional) level | operation, subscription_id, subscription_name |
| azure_management_api_remaining_requests_tenant | Remaining requests at the tenant level | operation, tenant_id |
Labels
| Label | Values | Description |
|---|---|---|
| operation | read, write | The type of API operation |
| subscription_id | UUID | The Azure subscription ID |
| subscription_name | string | The subscription display name (only if EnableSubscriptionLabel is enabled) |
| tenant_id | string | The Azure tenant ID |
Rate limit scopes
Azure tracks API rate limits at three levels:
| Scope | Description |
|---|---|
| subscription | Per-subscription limit, tracked independently for each subscription |
| global | Global limit shared across all subscriptions within a region |
| tenant | Per-tenant limit, shared across all subscriptions in the tenant |
Additional resources
| Documentation | Azure Metrics |
| Azure docs | Azure Resource Manager request limits |
Support
Need help?
Our world-class customer success team is available 24/7 to walk you through your setup and answer any questions that may come up.
Feel free to reach out to us via our in-app chat or by sending us an email to [email protected].
Theme
Light