LeetQuiz Logo
Privacy Policy•contact@leetquiz.com
© 2025 LeetQuiz All rights reserved.
Microsoft Azure Administrator Associate AZ-104

Microsoft Azure Administrator Associate AZ-104

Get started today

Ultimate access to all questions.


In Azure, to delegate the subdomain research.adatum.com to another DNS server, which action should be performed on the adatum.com DNS zone?

Exam-Like



Explanation:

The correct answer is A: Create an NS record for the subdomain. To delegate a subdomain (research.adatum.com) to a different DNS server, you need to create a Name Server (NS) record within the parent domain (adatum.com) that specifies the DNS servers for the subdomain. The NS record indicates which DNS servers are authoritative for the specified subdomain, thereby delegating the DNS resolution duties to those servers. This process allows the subdomain to be managed independently from the parent domain. The other options (PTR record, SOA record modification, and A record) do not accomplish the task of delegation.

Powered ByGPT-5