Active Directory Rate Limits
Microsoft Entra ID (Azure AD) directory operations are accessed through Microsoft Graph, which throttles using a token-bucket algorithm based on ResourceUnits. Limits are scoped per application, per (application + tenant) pair, and per tenant for writes. Tenant size (S < 50 users, M 50–500, L > 500) affects the read budget. 429 responses include a Retry-After header. For bulk extraction Microsoft recommends Microsoft Graph Data Connect rather than the REST APIs.
Active Directory Rate Limits is the machine-readable rate-limit profile for Microsoft Active Directory on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 7 rate-limit definitions, measuring resource-units and requests.
The profile also includes 6 backoff/retry policies defined and response codes documented for throttled.
Tagged areas include Active Directory, Authentication, Authorization, Directory Services, and Identity Management.