Skip to content

Commit 9d60a84

Browse files
Merge pull request #287871 from vac0224/vc-email-api-throttling-2024-10-10
Replace Email API throttling description
2 parents 4933c22 + d94a8a4 commit 9d60a84

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

articles/communication-services/concepts/email/sdk-features.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -38,16 +38,16 @@ Azure Resource Manager for email communication resources is meant for email doma
3838

3939
## API throttling and timeouts
4040

41-
Your Azure account limits the number of email messages that you can send. For all developers, the limits are 30 mails sent per minute and 100 mails sent per hour.
41+
The Azure Communication Services email service is designed to support high throughput. The initial rate limits are intended to help customers onboard smoothly and avoid some of the issues that can occur when switching to a new email service.
4242

43-
This sandbox setup helps developers start building the application. Gradually, you can request to increase the sending volume as soon as the application is ready to go live. Submit a support request to increase your sending limit.
43+
To learn more about these limits and instructions for requesting an increase, see [Service limits for Azure Communication Services > Email](../../concepts/service-limits.md#email).
4444

4545
## Next steps
4646

47-
* [Create and manage an email communication resource in Azure Communication Services](../../quickstarts/email/create-email-communication-resource.md)
48-
* [Connect a verified email domain in Azure Communication Services](../../quickstarts/email/connect-email-communication-resource.md)
47+
* [Create and manage an email communication resource in Azure Communication Services](../../quickstarts/email/create-email-communication-resource.md).
48+
* [Connect a verified email domain in Azure Communication Services](../../quickstarts/email/connect-email-communication-resource.md).
4949

50-
The following topics might be interesting to you:
50+
## Related articles:
5151

5252
* Learn how to send emails with [custom verified domains](../../quickstarts/email/add-custom-verified-domains.md).
5353
* Learn how to send emails with [Azure-managed domains](../../quickstarts/email/add-azure-managed-domains.md).

0 commit comments

Comments
 (0)