Skip to content

Commit bf1c8eb

Browse files
authored
Update service-limits.md
1 parent eb6a020 commit bf1c8eb

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

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

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -80,19 +80,21 @@ If you have requirements that exceed the rate-limits, submit [a request to Azure
8080
For more information on the SMS SDK and service, see the [SMS SDK overview](./sms/sdk-features.md) page or the [SMS FAQ](./sms/sms-faq.md) page.
8181

8282
## Email
83-
Sending a high volume of messages has a set of limitations on the number of email messages you can send. If you hit these limits, your messages won't be queued to be sent. You can submit these requests again, once the Retry-After time expires.
83+
There is a limit on the number of email messages you can send. If you exceed the below limits on your subscription, your requests will be rejected. You can attempt these requests again, after the Retry-After time has passed. Please take the action and request to raise the sending volume limits.
8484

8585
### Rate Limits
8686

87-
Custom Domains
87+
[Custom Domains](../quickstarts/email/add-custom-verified-domains.md)
88+
8889
| Operation | Scope | Timeframe (minutes) | Limit (number of emails) |
8990
|---------|-----|-------------|-------------------|
9091
|Send Email|Per Subscription|1|30|
9192
|Send Email|Per Subscription|60|100|
9293
|Get Email Status|Per Subscription|1|60|
9394
|Get Email Status|Per Subscription|60|200|
9495

95-
Azure Managed Domains
96+
[Azure Managed Domains](../quickstarts/email/add-azure-managed-domains.md)
97+
9698
| Operation | Scope | Timeframe (minutes) | Limit (number of emails) |
9799
|---------|-----|-------------|-------------------|
98100
|Send Email|Per Subscription|1|5|

0 commit comments

Comments
 (0)