nslookup fails after Azure DNS zone delegation for Azure-bought App Service Domain

Nick Claerhout 0 Reputation points
2023-04-03T07:43:03.7233333+00:00

Hello

I have an App Service Domain that I bought on Azure and have been using for several years successfully.
However I recently deleted the DNS zone for this domain (accidentally, long story). I thought it was no problem and this can be recreated. So I go to the app service domain and click "Manage DNS records". It then asks for confirmation if I want to delegate to Azure DNS zone and I click yes. I get the following notifications:

  • "Successfully created DNS zone [mydomain.com]"
  • "Successfully updated the domain to use Azure DNS"

I can see an NS record and an SOA record.

Without any further configuration, normally I would be able to find this domain with the following command:
nslookup -type=SOA [mydomain.com]

However I can't find it and every time I try I see the message "can't find [mydomain.com]: Server failed".
I understand setting this up would be slightly more difficult for a domain purchased from an external provider, but since this is bought on Azure and the steps are really straightforward I don't understand.

I have added a screenshot below.

User's image

Kind regards

Nick

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

1 answer

Sort by: Most helpful
  1. TP 100K Reputation points
    2023-04-03T08:14:35.0266667+00:00

    Hi Nick,

    If you perform a whois from a registrar on the Internet does your domain show with the name servers pointing to Azure DNS? For example, browse to whois.com and enter your domain in the box in the upper right corner.

    I leaning towards you needing to open a new support request in the portal so that they can manually fix it for you.

    -TP


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.