Skip to content

Commit 80b09a2

Browse files
authored
M49091: Wrong blocking of strings
Translator has reported possible source content issue. Description: Part of content is blocked for translated
1 parent 19bc638 commit 80b09a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/dns/dns-alias.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ For example, contoso.com and www\.contoso.com can point to the same Traffic Mana
6161

6262
Just like a Traffic Manager profile, you can also use alias records to point your DNS zone apex to Azure CDN endpoints. This is useful when you create static websites using Azure storage and Azure CDN. You can then access the website without prepending "www" to your DNS name.
6363

64-
For example, if your static website is named `www.contoso.com, your users can access your site using contoso.com` without the need to prepend www to the DNS name.
64+
For example, if your static website is named `www.contoso.com`, your users can access your site using `contoso.com` without the need to prepend www to the DNS name.
6565

6666
As described previously, CNAME records aren't supported at the zone apex. So, you can’t use a CNAME record to point contoso.com to your CDN endpoint. Instead, you can use an alias record to point the zone apex to a CDN endpoint directly.
6767

0 commit comments

Comments
 (0)