Azure custom domain not verified because of asuid txt record

Saulius Mockus 106 Reputation points
2020-08-22T15:15:45.433+00:00

I purchased a domain foo-domain.io
modified dns zone records:

NAME TYPE VALUE
asuid TXT "5975973A85973A812AC2AC3A855973A812AC973A812AC12AC"
@ A 10.20.10.30
www CNAME foo-domain.azurewebsites.net

I went to digwebinterface.com
absolutely all DNS servers reported on my:
asuid.foo-domain.io TXT record as:
"5975973A85973A812AC2AC3A855973A812AC973A812AC12AC"

but Azure does not verify my custom domain foo-domain.io
(Failed to add hostname foo-domain.io. A TXT record pointing from asuid.foo-domain.io to 5975973A85973A812AC2AC3A855973A812AC973A812AC12AC was not found)
could it be a bug, and Azure expects to have verification ID without quotes? My domain providers do not allow to save TXT records without quotes.

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,956 questions
0 comments No comments
{count} votes

Accepted answer
  1. Saulius Mockus 106 Reputation points
    2020-08-23T14:46:45.003+00:00

    Finally after multiple tries I succeeded. What I did, I've added additional TXT record:
    Record name:awverify
    Record type: TXT
    Record value: foo-domain.azurewebsites.net

    2 people found this answer helpful.
    0 comments No comments

0 additional answers

Sort by: Most helpful