nerdexam
Microsoft

AZ-104 · Question #52

Hotspot Question You have an Azure subscription that contains the resources in the following table: In Azure, you create a private DNS zone named adatum.com. You set the registration virtual network t

The correct answer is The A record for VM5 will be registered automatically in the adatum.com zone. = No; VM5 can resolve VM9.adatum.com. = No; VM6 can resolve VM9.adatum.com. = Yes. In Azure Private DNS, automatic registration only applies to VMs in the designated registration virtual network (VNet2 in this case). VM5 is not in VNet2 (it's in a different VNet), so its A record will NOT be registered automatically. VM5 cannot resolve VM9.adatum.com because VM

Submitted by takeshi77· Mar 4, 2026Configure and manage virtual networking - Implement and manage Azure DNS (AZ-104 / Azure Administrator)

Question

Hotspot Question You have an Azure subscription that contains the resources in the following table: In Azure, you create a private DNS zone named adatum.com. You set the registration virtual network to VNet2. The adatum.com zone is configured as shown in the following exhibit: For each of the following statements, select Yes if the statement is true. Otherwise, select No. NOTE: Each correct selection is worth one point. Answer:

Exhibits

AZ-104 question #52 exhibit 1
AZ-104 question #52 exhibit 2
AZ-104 question #52 exhibit 3
AZ-104 question #52 exhibit 4

Answer Area

  • The A record for VM5 will be registered automatically in the adatum.com zone.No
  • VM5 can resolve VM9.adatum.com.No
  • VM6 can resolve VM9.adatum.com.Yes

Explanation

In Azure Private DNS, automatic registration only applies to VMs in the designated registration virtual network (VNet2 in this case). VM5 is not in VNet2 (it's in a different VNet), so its A record will NOT be registered automatically. VM5 cannot resolve VM9.adatum.com because VM5's VNet is not linked to the adatum.com private DNS zone as either a registration or resolution network. VM6, being in VNet2 (the registration VNet), is automatically linked for resolution and can therefore resolve VM9.adatum.com since VNet2 VMs have both registration and resolution capabilities within that zone.

Topics

#Azure Private DNS#DNS Zone Registration#Virtual Network Linking#Name Resolution

Community Discussion

No community discussion yet for this question.

Full AZ-104 Practice