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?
Explanation:
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.