Skip to content

Commit 55b584b

Browse files
authored
Merge pull request #114926 from rpakala-ms/patch-1
Update test-throttle-service-limits.md
2 parents 5d1a1be + ce4e774 commit 55b584b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/active-directory/develop/test-throttle-service-limits.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ The following table lists Microsoft Entra throttling limits to consider when run
5555
| Limit type | Resource unit quota | Write quota |
5656
|-------------------|----------------|----------------|
5757
| application+tenant pair | S: 3500, M:5000, L:8000 per 10 seconds | 3000 per 2 minutes and 30 seconds |
58-
| application | 150,000 per 20 seconds | 70,000 per 5 minutes |
58+
| application | 150,000 per 20 seconds | 35,000 per 5 minutes |
5959
| tenant | Not Applicable | 18,000 per 5 minutes |
6060

6161
The application + tenant pair limit varies based on the number of users in the tenant requests are run against. The tenant sizes are defined as follows: S - under 50 users, M - between 50 and 500 users, and L - above 500 users.

0 commit comments

Comments
 (0)