Skip to content

Commit b97a0e4

Browse files
authored
Update add-multiple-senders.md to reflect the new changes with regards to sender usernames creation
Update sender username documentation to let customers aware of the new changes which are in place.
1 parent a787c50 commit b97a0e4

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

articles/communication-services/quickstarts/email/add-multiple-senders.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,15 @@ In this quick start, you learn about how to add and remove multiple sender addre
1818

1919
- An Azure account with an active subscription. [Create an account for free](https://azure.microsoft.com/free/dotnet/).
2020
- An Azure Email Communication Services Resource created and ready to provision the domains [Get started with Creating Email Communication Resource](../../quickstarts/email/create-email-communication-resource.md)
21-
- An [Azure Managed Domain](../../quickstarts/email/add-azure-managed-domains.md) or [Custom Domain](../../quickstarts/email/add-custom-verified-domains.md) provisioned and ready.
21+
- A [Custom Domain](../../quickstarts/email/add-custom-verified-domains.md) with higher than default sending limits provisioned and ready.
2222

2323
## Creating multiple sender usernames
2424
When Email Domain is provisioned to send mail, it has default MailFrom address as [email protected] or
2525
if you have configured custom domain such as "notification.azuremails.net" then the default MailFrom address as "[email protected]" added. You can configure and add additional MailFrom addresses and FROM display name to more user friendly value.
2626

27+
> [!NOTE]
28+
> Sender usernames cannot be enabled for Azure Managed Domains or Custom Domains with default sending limits. For more information, see [Service limits for Azure Communication Services](../../concepts/service-limits.md#rate-limits).
29+
2730
1. Go the overview page of the Email Communications Service resource that you created earlier.
2831
2. Click **Provision Domains** on the left navigation panel. You see list of provisioned domains.
2932
3. Click on the one of the provisioned domains.

0 commit comments

Comments
 (0)