There's detailed throttling guidance in the official documentation: https://learn.microsoft.com/en-us/graph/throttling-limits#identity-and-access-service-limits
As you can see from the document above, different requests have different "cost", and write requests have separate limits in place.
Graph API | Throttling
Hi,
I have created two VMs, and both have a script running (multi-threaded) with 50 threads each. We are creating users using /users POST endpoint of graph api.
We are facing throttling issues.
Can we get to know at what requests/second do we get throttled ?
Community Center | Not monitored
2 answers
Sort by: Most helpful
-
Vasil Michev 123.6K Reputation points MVP Volunteer Moderator2022-08-01T09:31:27.083+00:00 -
nick 1 Reputation point
2022-08-01T09:32:34.813+00:00 Please refer to Microsoft Graph service-specific throttling limits.
If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.