Skip to content

Latest commit

 

History

History
98 lines (74 loc) · 8.61 KB

add-custom-verified-domains.md

File metadata and controls

98 lines (74 loc) · 8.61 KB
title titleSuffix description author manager services ms.author ms.date ms.topic ms.service zone_pivot_groups ms.custom ms.devlang
How to add custom verified email domains
An Azure Communication Services quick start guide
Learn about adding custom email domains in Azure Communication Services.
bashan-git
sphenry
azure-communication-services
bashan
03/31/2023
quickstart
azure-communication-services
acs-plat-azp-azcli-net-ps
mode-other, devx-track-azurecli, devx-track-azurepowershell
azurecli

Quickstart: How to add custom verified email domains

In this quick start, you learn how to provision a custom verified email domain in Azure Communication Services.

::: zone pivot="platform-azp" [!INCLUDE Azure portal] ::: zone-end

::: zone pivot="platform-azcli" [!INCLUDE Azure CLI] ::: zone-end

::: zone pivot="platform-net" [!INCLUDE .NET] ::: zone-end

::: zone pivot="platform-powershell" [!INCLUDE PowerShell] ::: zone-end

Azure Managed Domains compared to Custom Domains

Before provisioning a custom email domain, review the following table to decide which domain type best meets your needs.

Azure Managed Domains Custom Domains
Pros: - Setup is quick & easy
- No domain verification required
- Emails are sent from your own domain
Cons: - Sender domain isn't personalized and can't be changed
- Sender usernames can't be personalized
- Limited sending volume
- User Engagement Tracking can't be enabled
- Requires verification of domain records
- Longer setup for verification

Change MailFrom and FROM display names for custom domains

You can optionally configure your MailFrom address to be something other than the default DoNotReply and add more than one sender username to your domain. For more information about how to configure your sender address, see Quickstart: How to add multiple sender addresses.

Your email domain is now ready to send emails.

Add DNS records in popular domain registrars

TXT records

The following links provide instructions about how to add a TXT record using popular domain registrars.

Registrar Name Documentation Link
IONOS by 1 & 1 Steps 1-7
123-reg.co.uk Steps 1-6
Amazon Web Services (AWS) Steps 1-8
Cloudflare Steps 1-6
GoDaddy Steps 1-6
Namecheap Steps 1-9
Network Solutions Steps 1-9
OVH Steps 1-9
web.com Steps 1-8
Wix Steps 1-5
Other (General) Steps 1-4

CNAME records

The following links provide more information about how to add a CNAME record using popular domain registrars. Make sure to use your values from the configuration window rather than the examples in the documentation link.

Registrar Name Documentation Link
IONOS by 1 & 1 Steps 1-10
123-reg.co.uk Steps 1-6
Amazon Web Services (AWS) Steps 1-8
Cloudflare Steps 1-6
GoDaddy Steps 1-6
Namecheap Steps 1-8
Network Solutions Steps 1-9
OVH Steps 1-8
web.com Steps 1-8
Wix Steps 1-5
Other (General) Guide

Next steps

Related articles