- Newest
- Most votes
- Most comments
Hello.
Route53 does not require you to enter the "@" sign when creating an APEX record.
Therefore, if you want to create a TXT record for the domain "akcoreconsulting.com", you should leave the Record name field blank.
It sounds like you're experiencing issues with your TXT record not propagating correctly in Route 53. This can be frustrating, but there are a few things we can check to help resolve the issue:
-
DNS Propagation Time: DNS changes can take up to 48-72 hours to fully propagate across the internet. If you've recently added the TXT record, it might not be immediately visible to external tools. Wait for at least 24-48 hours before trying to verify again.
-
Record Format: Ensure that the TXT record is formatted correctly. Some DNS providers require that you enter the value without quotation marks, while others may require them. Double-check the exact format required by Microsoft 365.
-
Name Servers: Verify that your domain is using the correct Route 53 name servers. In the Route 53 console, under "Registered Domains," select your domain and check the name servers listed under "Details." Make sure these match the name servers in your hosted zone.
-
SOA Serial: Route 53 manages the SOA serial automatically, and it doesn't necessarily increment with every change. This behavior is normal and shouldn't affect the propagation of your records.
-
Record Visibility: Use the
dig
command or other DNS lookup tools to check if the TXT record is visible from different locations. Sometimes, caching or specific DNS servers might not show the updated records immediately. -
Multiple TXT Records: If there are multiple TXT records for the same domain, ensure the Microsoft 365 TXT record is not being overshadowed by others.
If you've checked all these points and are still having issues, you may want to contact AWS support for further assistance. They can help investigate if there are any specific issues with your hosted zone or record propagation.
Remember, patience is key when dealing with DNS changes. If everything looks correct on your end, giving it more time to propagate might be the solution.
Sources
I transferred the domain to Route 53 and created a DNS zone, but unable to verify using txt record. | AWS re:Post
TXT record not verifying with Klaviyo (third party) integration | AWS re:Post
Lightsail DNS Record Not Verified | AWS re:Post
Relevant content
- asked 3 years ago
- asked 7 months ago