nerdexam
Microsoft

AZ-104 · Question #552

Hotspot Question You have two Azure virtual machines as shown in the following table. You create the Azure DNS zones shown in the following table. You perform the following actions: - For…

The correct answer is The DNS A record for vm1 is added to contoso.com and has the IP address of 131.107.50.20. = No; The DNS A record for vm1 is added to fabrikam.com and has the IP address of 10.0.1.4. = Yes; The DNS A record for vm2 is added to fabrikam.com and has the IP address of 10.0.1.5. = Yes. Azure Private DNS auto registration automatically creates DNS A records for virtual machines connected to a linked virtual network. Since fabrikam.com is linked to vnet1 with auto registration enabled, both vm1 (10.0.1.4) and vm2 (10.0.1.5) - which reside in vnet1 - will…

Submitted by joshua94· Mar 4, 2026Configure and manage virtual networking - specifically Azure Private DNS zones, virtual network links, and auto registration of VM DNS records (AZ-104 Domain: Configure and manage virtual networking)

Question

Hotspot Question You have two Azure virtual machines as shown in the following table. You create the Azure DNS zones shown in the following table. You perform the following actions: - For fabrikam.com, you add a virtual network link to vnet1 and enable auto registration. - For contoso.com, you assign vm1 and vm2 the Owner role. For each of the following statements, select Yes if the statement is true. Otherwise, select No. NOTE: Each correct selection is worm one point. Answer:

Exhibits

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

Answer Area

  • The DNS A record for vm1 is added to contoso.com and has the IP address of 131.107.50.20.No
  • The DNS A record for vm1 is added to fabrikam.com and has the IP address of 10.0.1.4.Yes
  • The DNS A record for vm2 is added to fabrikam.com and has the IP address of 10.0.1.5.Yes

Explanation

Azure Private DNS auto registration automatically creates DNS A records for virtual machines connected to a linked virtual network. Since fabrikam.com is linked to vnet1 with auto registration enabled, both vm1 (10.0.1.4) and vm2 (10.0.1.5) - which reside in vnet1 - will automatically have their private IP addresses registered as A records in fabrikam.com. Assigning the Owner role to vm1 and vm2 for contoso.com only grants RBAC permissions to manage the DNS zone resource itself; it does NOT create DNS records, so no A records are added to contoso.com.

Topics

#Azure DNS#Private DNS Zones#Auto Registration#Virtual Network Links

Community Discussion

No community discussion yet for this question.

Full AZ-104 Practice