Skip to content

Commit c8239a0

Browse files
authored
ANPTA: Clarifying CNAME language in !Note
Customer confusion around this statement. Adding clarifying language that the CNAME record is required to add a custom domain and the note is in reference to traffic routing. Stemmed from CRI 269976479. @duongau
1 parent 5986b23 commit c8239a0

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)