Skip to content

Commit adcacf1

Browse files
Merge pull request #229413 from alexandra142/test
Update Throttling limits
2 parents be0a6c6 + d4ebaed commit adcacf1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/communication-services/concepts/service-limits.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,10 +43,10 @@ If you want to purchase more phone numbers or place a special order, follow the
4343

4444
| Operation | Timeframes (seconds) | Limit (number of requests) |
4545
|---|--|--|
46-
| **Create identity** | 30 | 500|
46+
| **Create identity** | 30 | 1000|
4747
| **Delete identity** | 30 | 500|
48-
| **Issue access token** | 30 | 500|
49-
| **Revoke access token** | 1 | 100|
48+
| **Issue access token** | 30 | 1000|
49+
| **Revoke access token** | 30 | 500|
5050
| **createUserAndToken**| 30 | 1000 |
5151
| **exchangeTokens**| 30 | 500 |
5252

0 commit comments

Comments
 (0)