
Answer-first summary for fast verification
Answer: A records for VM1 and VM2 pointing to their respective private IP addresses.
The virtual machines are registered (added) to the private zone as A records pointing to their private IP addresses. Since both VM1 and VM2 are in the same VNET1 and the VNET1 is linked under the adatum.com domain (Private DNS Zone -> Setting -> Virtual Network Links), they will both be auto-registered with their private IP addresses.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
In a setup with Azure virtual machines running Windows Server 2019 and configured with a private Azure DNS zone named adatum.com, which A records are expected to be auto-registered in the adatum.com zone when auto-registration is enabled for VNET1?
A
A records for VM1 and VM2 pointing to their respective private IP addresses.
B
A record for VM1 pointing to its private IP address due to the matching DNS suffix and enabled auto-registration.
C
No A record for VM2 due to a different DNS suffix and lack of auto-registration for its DNS zone in VNET1.
D
A records are dependent on the VNET1 configuration linking to the adatum.com domain.
No comments yet.