Skip to content

Commit a60b1e7

Browse files
authored
Update front-door-wildcard-domain.md
modifying the second contoso to endpoint to create less confusion as when you mention contoso twice it seems as though it is the same DNS host name when in fact in this example they are different.
1 parent 80ae32d commit a60b1e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/frontdoor/front-door-wildcard-domain.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ For accepting HTTPS traffic on your wildcard domain, you must enable HTTPS on th
5454

5555
## Adding wildcard domains
5656

57-
You can add a wildcard domain under the section for front-end hosts or domains. Similar to subdomains, Azure Front Door (classic) validates that there's CNAME record mapping for your wildcard domain. This DNS mapping can be a direct CNAME record mapping like `*.contoso.com` mapped to `contoso.azurefd.net`. Or you can use afdverify temporary mapping. For example, `afdverify.contoso.com` mapped to `afdverify.contoso.azurefd.net` validates the CNAME record map for the wildcard.
57+
You can add a wildcard domain under the section for front-end hosts or domains. Similar to subdomains, Azure Front Door (classic) validates that there's CNAME record mapping for your wildcard domain. This DNS mapping can be a direct CNAME record mapping like `*.contoso.com` mapped to `endpoint.azurefd.net`. Or you can use afdverify temporary mapping. For example, `afdverify.contoso.com` mapped to `afdverify.endpoint.azurefd.net` validates the CNAME record map for the wildcard.
5858

5959
> [!NOTE]
6060
> Azure DNS supports wildcard records.

0 commit comments

Comments
 (0)