Need to verify a custom domain within Azure that is registered in Route53

Velin Kalenderski 0 Reputation points
2025-05-15T18:00:36.39+00:00

I have configured my TXT record in Azure, but when I click verify Azure just returns that it failed to verify the domain.

If I run a DNS check on the record through a DNSChecker or my terminal with 'nslookup -q=txt' the correct value is coming up.

Is there anything I'm missing?
How long did it take for your domain to be verified?

Microsoft Security | Microsoft Entra | Microsoft Entra ID
{count} votes

1 answer

Sort by: Most helpful
  1. Divyesh Govaerdhanan 6,235 Reputation points
    2025-05-15T23:26:55.9166667+00:00

    Hello,

    Welcome to Microsoft Q&A,

    Even though you can query the TXT record, Azure may be querying from different name servers, and propagation might still be incomplete from Azure’s end. Sometimes it takes up to 1–2 hours. Azure retries verification periodically

    Azure expects the TXT record to be placed exactly at the root of the custom domain you're verifying. Check that the TXT record name aligns exactly with the subdomain you're verifying. Also try removing all other TXT records temporarily (especially SPF/DMARC), add only the Azure-provided TXT value, and verify.

    Please Upvote and accept the answer if it helps!!


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.