An Azure service that provides a cloud content delivery network with threat protection.
Front Door Standard custom domain validation stuck in Pending for days , Azure's own diagnostics confirm the TXT record matches
elliot nierman
0
Reputation points
A custom domain on an Azure Front Door Standard profile (managed certificate, TXT validation, deployed via Bicep) is stuck in Pending validation despite correct DNS.
Timeline
- 2026-08-08: custom domain created; token issued;
Pendingas expected. - 2026-08-10:
_dnsauthTXT record and CNAME to the AFD endpoint created (Cloudflare, DNS-only/not proxied). Verified via multiple public DoH resolvers: TXT exactly matches the token, CNAME resolves to the AFD endpoint. - 24+ hours later: still
domainValidationState: Pending,deploymentStatus: NotStarted.
Evidence
- The profile's Diagnose and solve problems Critical Insight states verbatim that the public TXT record "correctly matches the expected value" — yet the state stays
Pending, and the same insight still says Front Door is "ready for you to add the DNS TXT record". The validation job appears not to have re-evaluated since before the record existed. - Activity log: no writes between creation and today. An empty
PATCHissued today to queue revalidation returned 200 with no effect. - Same profile, earlier this month: another custom domain sat
Pending72+ hours with DNS confirmed correct (identical insight), then self-approved with no config change — this looks like a recurring platform-side stuck validation job.
Please re-trigger or force-complete the validation job server-side before token expiry. Subscription and resource identifiers available privately on escalation.
Azure Front Door
Azure Front Door
Sign in to answer