You have an Azure DNS zone named adatum.com. You need to delegate a subdomain named research.adatum.com to a different DNS server in Azure. What should you do?
A.
Create an NS record named research in the adatum.com zone.
B.
Create a PTR record named research in the adatum.com zone.
C.
Modify the SOA record of adatum.com.
D.
Create an A record named *.research in the adatum.com zone.
Correct Answer: A
An NS record or (name server record) tells recursive name servers which name servers are authoritative for a zone. You can have as many NS records as you would like in your zone file. The benefit of having multiple NS records is the redundancy of your DNS service.
You need to create a name server (NS) record for the zone.
Reference:
https://docs.microsoft.com/en-us/azure/dns/delegate-subdomain
A. Create an NS record named research in the adatum.com zone.
To delegate a subdomain named research.adatum.com to a different DNS server in Azure, you should create an NS (Name Server) record named "research" in the adatum.com zone.
The NS record is used to delegate authority for a subdomain to a different set of name servers. By creating an NS record named "research" in the adatum.com zone and specifying the name server(s) for the subdomain, you can delegate the management of the research.adatum.com subdomain to the specified DNS server(s) in Azure.
A. Create an NS record named research in the adatum.com zone.
To delegate a subdomain named research.adatum.com to a different DNS server in Azure, you need to create an NS (name server) record in the adatum.com DNS zone that specifies the name of the DNS server that will handle the subdomain.
To do this, you can follow these steps:
1. In the Azure portal, navigate to the adatum.com DNS zone.
2. Under Settings, select NS records.
3. Click Add NS record to add a new NS record.
4. In the Record name field, enter "research".
5. In the FQDN of name server field, enter the FQDN of the DNS server that will handle the research.adatum.com subdomain.
6. Click Add to create the NS record.
Once the NS record is created, any DNS queries for research.adatum.com will be forwarded to the DNS server specified in the NS record.
A) " Create an NS record named research in the adatum.com zone."
Reference: https://docs.microsoft.com/en-us/azure/dns/delegate-subdomain#create-an-ns-record
FYI:
A record - The record that holds the IP address of a domain.
AAAA record - The record that contains the IPv6 address for a domain (as opposed to A records, which list the IPv4 address).
CNAME record - Forwards one domain or subdomain to another domain, does NOT provide an IP address.
MX record - Directs mail to an email server. Learn more about the MX record.
TXT record - Lets an admin store text notes in the record. These records are often used for email security.
NS record - Stores the name server for a DNS entry.
SOA record - Stores admin information about a domain.
SRV record - Specifies a port for specific services.
PTR record - Provides a domain name in reverse-lookups.
Thanks a lot ExamTopics for the questions and also this discussion panel, helps a lot to understand different ways a question can be solved. All the best everyone!! :)
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
mlantonis
Highly Voted 3 years, 6 months agosuriyaswamy
3 years, 3 months agoTom34
2 years, 9 months agochaitu1990
Highly Voted 3 years, 9 months agoomw2wealth
3 years, 1 month agoSeMo0o0o0o
Most Recent 2 months, 2 weeks agotashakori
8 months agoAthul07
1 year, 5 months agodjgodzilla
1 year, 8 months agoMazinger
1 year, 9 months ago[Removed]
1 year, 10 months agoNaoVaz
2 years, 2 months agoEmnCours
2 years, 2 months agoLazylinux
2 years, 5 months agomanalshowaei
2 years, 5 months agoChrys941
2 years, 7 months agoWS_21
2 years, 8 months agoEleChie
2 years, 8 months agoGodfreyMbizo
3 years, 2 months agoShikshaGarg
3 years, 3 months ago