Azure Front Door with CDN profile - Custom Domain configuration is not working

Manuel Paz Prado 0 Reputation points
2024-05-27T21:26:32.92+00:00

I've created a front door standard tier.

I have three endpoints, each endpoint is linked to an static website hosted in an storage account.

The sites look good using the mydomain.azureedge.net endpoint.

I tried to link to my custom domains each endpoint, and IS NOT WORKING.

I have three different configurations try to identify what is wrong.

1st configuration.

Azure DNS is hosting managing one of my domains.

Azure DNS has a CNAME record like this:

www -> Alias resource type = Azure CDN -> Target to -> my endpoint

2dn configuration (for permanent configuration)

3rd party DNS provider is managing my domain

Exists a CNAME record with this configuration:

www -> mydomain2.azureedge.net

3rd configuration (temporary CNAME)

3rd party DNS provider is managing my domain

Exists a CNAME record with this configuration:

cdnverify.www -> cdnverify.mydomain3.azureedge.net.

In configurations 2 and 3 is "well-known" as www is equivalent to thedomain.com.

None of the configurations is working. Any of the three approaches is good for me as long as we can make it work.

Azure DNS
Azure DNS
An Azure service that enables hosting Domain Name System (DNS) domains in Azure.
625 questions
Azure Front Door
Azure Front Door
An Azure service that provides a cloud content delivery network with threat protection.
622 questions
{count} votes