Skip to content

Commit 94e81b2

Browse files
Apply suggestions from code review
Co-authored-by: Shannon Leavitt <[email protected]>
1 parent cc36934 commit 94e81b2

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

articles/communication-services/quickstarts/email/add-azure-managed-domains.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Before provisioning an Azure Managed Domain, review the following table to deter
2727
| | [Azure Managed Domains](./add-azure-managed-domains.md) | [Custom Domains](./add-custom-verified-domains.md) |
2828
|---|---|---|
2929
|**Pros:** | - Setup is quick & easy<br/>- No domain verification required<br /> | - Emails are sent from your own domain |
30-
|**Cons:** | - Sender domain is not personalized and cannot be changed<br/>- Sender usernames cannot personalized<br/>- Very limited sending volume.<br />- User Engagement Tracking cannot be enabled <br /> | - Requires verification of domain records <br /> - Longer setup for verification |
30+
|**Cons:** | - Sender domain is not personalized and cannot be changed<br/>- Sender usernames cannot be personalized<br/>- Very limited sending volume<br />- User Engagement Tracking cannot be enabled <br /> | - Requires verification of domain records <br /> - Longer setup for verification |
3131

3232

3333
## Provision Azure Managed Domain

articles/communication-services/quickstarts/email/add-custom-verified-domains.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Before provisioning a Custom Domain, review the following table to determine whi
2626
| | [Azure Managed Domains](./add-azure-managed-domains.md) | [Custom Domains](./add-custom-verified-domains.md) |
2727
|---|---|---|
2828
|**Pros:** | - Setup is quick & easy<br/>- No domain verification required<br /> | - Emails are sent from your own domain |
29-
|**Cons:** | - Sender domain is not personalized and cannot be changed<br/>- Sender usernames cannot personalized<br/>- Very limited sending volume.<br />- User Engagement Tracking cannot be enabled <br /> | - Requires verification of domain records <br /> - Longer setup for verification |
29+
|**Cons:** | - Sender domain is not personalized and cannot be changed<br/>- Sender usernames cannot be personalized<br/>- Very limited sending volume<br />- User Engagement Tracking cannot be enabled <br /> | - Requires verification of domain records <br /> - Longer setup for verification |
3030

3131
## Provision custom domain
3232
To provision a custom domain, you need to:

articles/communication-services/quickstarts/email/enable-user-engagement-tracking.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ In this quick start, you'll learn about how to enable user engagement tracking f
3838

3939
You can now subscribe to Email User Engagement operational logs - provides information related to 'open' and 'click' user engagement metrics for messages sent from the Email service.
4040
> [!NOTE]
41-
> User Engagement Tracking cannot be enabled for Azure Managed Domains or Custom Domains with default sending limits. See [here](../../concepts/service-limits.md#rate-limits) for more info on limits.
41+
> User Engagement Tracking 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).
4242
4343
> [!IMPORTANT]
4444
> If you plan to enable open/click tracking for your email links, ensure that you are formatting the email content in HTML correctly. Specifically, make sure your tracking content is properly encapsulated within the payload, as demonstrated below:

0 commit comments

Comments
 (0)