Skip to content

Commit c68d654

Browse files
Merge pull request #294663 from Deepika0530/service-limits-doc-update
Added additional limits "Resource limits"
2 parents e503b34 + f50a15d commit c68d654

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

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

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -163,6 +163,13 @@ The following table lists limits for [Azure managed domains](../quickstarts/emai
163163

164164
For all message size limits, consider that Base64 encoding increases the size of the message. You need to increase the size value to account for the message size increase that occurs after the message attachments and any other binary data are Base64 encoded. Base64 encoding increases the size of the message by about 33%, so the message size is about 33% larger than the message sizes before encoding. For example, if you specify a maximum message size value of approximately 10 MB, you can expect a realistic maximum message size value of approximately 7.5 MB.
165165

166+
### Resource limits
167+
168+
| Name | Limit |
169+
| --- | --- |
170+
| SenderUsername/Mailfrom resource per domain | 100 |
171+
| Domains linked to a Communication Service resource | 100 |
172+
166173
### Send attachments larger than 10 MB
167174

168175
To email file attachments up to 30 MB, make a [support request](../support.md).

0 commit comments

Comments
 (0)