You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/communication-services/concepts/email/sdk-features.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -38,16 +38,16 @@ Azure Resource Manager for email communication resources is meant for email doma
38
38
39
39
## API throttling and timeouts
40
40
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.
42
42
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).
44
44
45
45
## Next steps
46
46
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).
49
49
50
-
The following topics might be interesting to you:
50
+
## Related articles:
51
51
52
52
* Learn how to send emails with [custom verified domains](../../quickstarts/email/add-custom-verified-domains.md).
53
53
* Learn how to send emails with [Azure-managed domains](../../quickstarts/email/add-azure-managed-domains.md).
0 commit comments