Skip to content

Commit 86e22aa

Browse files
authored
Merge pull request #178198 from sbdoroff/patch-1
ANPTA: Clarifying CNAME language in !Note
2 parents 0272862 + c8239a0 commit 86e22aa

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

articles/cdn/cdn-map-content-to-custom-domain.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,9 @@ Use multiple CNAME records for different subdomains from the same custom domain
6262
You can map a custom domain with different subdomains to the same CDN endpoint.
6363

6464
> [!NOTE]
65-
> This tutorial uses the CNAME record type. If you're using A or AAAA record types, follow the same steps below and replace CNAME with the record type of your choice.
65+
> - This tutorial uses the CNAME record type for multiple purposes:
66+
> - *Traffic routing* can be accomplished with a CNAME record as well as A or AAAA record types in Azure DNS. To apply, follow the steps below and replace the CNAME record with the record type of your choice.
67+
> - A CNAME record is **required** for custom domain *ownership validation* and must be available when adding the custom domain to a CDN Endpoint. More details below.
6668
6769
---
6870
# [**Azure DNS**](#tab/azure-dns)

0 commit comments

Comments
 (0)