Skip to content

Commit df6da9f

Browse files
authored
Update service-limits.md
1 parent ee6ac4f commit df6da9f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ If you require sending an amount of messages that exceeds the rate-limits, pleas
7070
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.
7171

7272
## Email
73-
Sending high volume of messages has a set of limitation on the number of email messages that you can send. if you hit these limits your messages will not be queued to be sent and you have to plan and submit the requests once the number of requests with in the allowed threshold.
73+
Sending high volume of messages has a set of limitation on the number of email messages that you can send. If you hit these limits, your messages will not be queued to be sent. You can submit these requests again, once the Retry-After time expires.
7474

7575
### Rate Limits
7676

@@ -79,7 +79,7 @@ Sending high volume of messages has a set of limitation on the number of email m
7979
|Send Email|Per Subscription|1|10|
8080
|Send Email|Per Subscription|60|25|
8181
|Get Email Status|Per Subscription|1|20|
82-
|Get Email Status|Per Subscription|60|100|
82+
|Get Email Status|Per Subscription|60|50|
8383

8484
### Size Limits
8585

0 commit comments

Comments
 (0)