Rate Limits
The following limits apply per Entra App:
Retry strategy
Your integration should be resilient to temporary failures, HTTP 429 and HTTP 503.
Exponential backoff is our recommended strategy for retrying requests.
Increase throughput
If you need more throughput than the limits allow, you can create multiple Entra Apps and spread your requests across them.