An Azure service that provides a cloud content delivery network with threat protection.
Custom domain validation stuck in Pending 60+ hours
My Front Door Standard profile has a custom domain stuck in domainValidationState: Pending / deploymentStatus: NotStarted since creation on 2026-08-02 (60+ hours).
The _dnsauth validation TXT record has been publicly resolvable since 2026-08-03 and is verifiably correct — the profile's own "Diagnose and solve problems" blade explicitly reports that the public DNS TXT record "correctly matches the expected value." Yet validation never advances (zone hosted on Cloudflare, record unproxied, TTL 300, no CAA restrictions on the domain, token not expired).
I attempted the documented remediation of sending an empty PATCH to the domain API to trigger revalidation (it returned 200). Since then, every write to the domain resource returns 409 Conflict — "The requested operation cannot be executed on the entity as another operation is in progress" for 12+ hours now, so an internal operation appears hung and is holding the entity lock. provisioningState shows Succeeded throughout.
I cannot use Regenerate: the DNS zone is administered by an external third party and re-issuing the TXT value isn't feasible. I also attempted to switch the domain to an Azure pre-validated domain referencing my Static Web App (whose binding for this hostname is Ready, and which the portal's pre-validated dropdown lists as eligible). Blocked by the same 409.
Can someone from the Front Door team advise how to get the hung operation cleared and/or the validation completed, given your own diagnostics confirm the record matches? I can share the subscription ID, domain name, resource names, screenshots, and the activity-log timeline through a private channel or support request if a team member picks this up.