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
Question
Exhibits
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
Community Discussion
No community discussion yet for this question.



