An Azure service that provides a cloud content delivery network with threat protection.
hi Tobias Runesson,
this happens when Azure Front Door needs to revalidate domain ownership for the managed certificate and the existing validation token is no longer considered valid even if ur dns record hasnt changed. AFD managed certificates are issued and renewed automatically, but they depend on periodic domain validation. If the underlying certificate authority (DigiCert or Let’s Encrypt depending on region or platform version) requires revalidation during renewal, AFD may mark the domain as Pending Revalidation. When that happens, the existing _dnsauth token can expire internally even though the dns record still exists and looks correct.
Common triggers could be like certificate renewal cycle reached and revalidation was required or backend platform migration or infrastructure refresh in Front Door or expired validation token on msft side, temporary dns resolution issue during renewal window....
When u clicked Regenerate AFD generated a new validation token which restarted the ownership validation process. Updating the _dnsauth record satisfied the new validation requirement so the certificate issuance resumed. Nothing in ur dns necessarily broke its usually part of the certificate lifecycle. If this was a long standing domain and only one domain was affected, it strongly suggests a renewal/revalidation event rather than a misconfiguration. :)))) My advise to reduce surprises in the future, monitor certificate expiry in Front Door Ensure _dnsauth record TTL is not excessively long Keep dns hosted in a highly available zone but what you experienced is not uncommon. It is typically tied to the managed certificate renewal process requiring fresh domain validation.
rgds,
Alex