Issue verifying custom domain name

VCVC 6 Reputation points
2022-05-23T12:30:33.997+00:00

I have a domain registered with Route53, I want to start using Azure for DNS for this domain. To do that I need to create a specific TXT record for that domain in Route53 which Azure provides the details for when I go to add a custom domain name in Azure AD.
I've created the TXT record in Route53 but Azure doesn't recognise it. The only difference from what Azure asked to be in the record and what's ended up in it is that Route53 has added double quotes around the main part of the record.

So Azure requested a record with:
MS=ms0123456789

and route53 provided
"MS=ms0123456789"

Has anyone else encountered this issue and if so is there a way around it please?

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
1,409 questions
Microsoft Security Microsoft Entra Microsoft Entra ID
{count} vote

1 answer

Sort by: Most helpful
  1. Tchimwa Sougang 946 Reputation points Microsoft Employee
    2022-05-24T02:36:05.143+00:00

    @VCVC Thank you for your question. If I am not mistaking what you are trying to achieve is migrating your DNS operations from AWS Route 53 to Azure DNS Zone. You should be able to export your DNS zone from Route 53 and import it to Azure DNS zone. Below are the steps you can follow:

    0 comments No comments

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.