Skip to content

Commit e12b254

Browse files
Merge pull request #31839 from rohinkoul/patch-13
Added note for Azure CDN (Akamai)
2 parents 66a1461 + 28e2cca commit e12b254

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

articles/dns/dns-alias.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,9 @@ For example, if your static website is named www.contoso.com, your users can acc
6363

6464
As described previously, CNAME records are not 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.
6565

66+
> [!NOTE]
67+
> Pointing a zone apex to CDN endpoints for Azure CDN from Akamai is currently not supported.
68+
6669
## Next steps
6770

6871
To learn more about alias records, see the following articles:

0 commit comments

Comments
 (0)