Skip to content

Commit 622ca90

Browse files
authored
Update service-limits.md
1 parent a06d45c commit 622ca90

File tree

1 file changed

+15
-6
lines changed

1 file changed

+15
-6
lines changed

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

Lines changed: 15 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -84,12 +84,21 @@ Sending a high volume of messages has a set of limitations on the number of emai
8484

8585
### Rate Limits
8686

87-
| Operation | Scope | Timeframe (minutes) | Azure Managed Domains Limit (number of emails) | Custom Domains Limit (number of emails) |
88-
|---------|-----|-------------|-------------------|-------------------|
89-
|Send Email|Per Subscription|1|5|30|
90-
|Send Email|Per Subscription|60|10|100|
91-
|Get Email Status|Per Subscription|1|5|60|
92-
|Get Email Status|Per Subscription|60|10|200|
87+
Custom Domains
88+
| Operation | Scope | Timeframe (minutes) | Limit (number of emails) |
89+
|---------|-----|-------------|-------------------|
90+
|Send Email|Per Subscription|1|30|
91+
|Send Email|Per Subscription|60|100|
92+
|Get Email Status|Per Subscription|1|60|
93+
|Get Email Status|Per Subscription|60|200|
94+
95+
Azure Managed Domains
96+
| Operation | Scope | Timeframe (minutes) | Limit (number of emails) |
97+
|---------|-----|-------------|-------------------|
98+
|Send Email|Per Subscription|1|5|
99+
|Send Email|Per Subscription|60|10|
100+
|Get Email Status|Per Subscription|1|10|
101+
|Get Email Status|Per Subscription|60|20|
93102

94103
### Size Limits
95104

0 commit comments

Comments
 (0)