Cannot validate an Apex Domain in Azure Front Door (AFD)

andrew cooke 30 Reputation points
2025-07-17T14:58:57.86+00:00

This may be an issue with DNS rather than AFD.

My customer wants access an application behind AFD using an apex zone (calquakemap.com).

This is the AFD in the portal. As you can see, it is asking for a _dnsauth.calquakemap.com TXT to perform validation:

Screenshot from 2025-07-17 10-10-11

This contradicts the name at https://learn.microsoft.com/en-us/azure/frontdoor/apex-domain (which is an unqualified _dnsauth) so I set both:

Screenshot from 2025-07-17 10-10-32

The automated help/diagnostics say that no TXT entry is being returned by the DNS service, and using dig seems to confirm this.

So how do I make this work?

Azure Front Door
Azure Front Door
An Azure service that provides a cloud content delivery network with threat protection.
{count} votes

1 answer

Sort by: Most helpful
  1. TP 131.6K Reputation points Volunteer Moderator
    2025-07-22T13:59:18.37+00:00

    Hi Andrew,

    You need to add _dnsauth TXT record to Cloudflare DNS for calquakemap.com. You will also need to add CNAME records to Cloudflare as well.

    Please click Accept Answer and upvote if the above was helpful.

    Thanks.

    -TP


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.