nerdexam
MicrosoftMicrosoft

AZ-104 · Question #434

AZ-104 Question #434: Real Exam Question with Answer & Explanation

In Azure, DNS settings can be configured at two levels: the Virtual Network (VNet) level and the individual Network Interface (NIC) level. NIC-level DNS settings always override VNet-level DNS settings. VM1 has no custom DNS set at the NIC level, so it inherits the VNet-level DNS

Submitted by chiamaka_o· Mar 4, 2026Configure and manage virtual networking - specifically understanding DNS resolution hierarchy in Azure (NIC-level vs. VNet-level DNS settings), typically found in the AZ-104 'Configure and Manage Virtual Networking' domain.

Question

Hotspot Question You have an Azure subscription that contains the Azure virtual machines shown in the following table. You configure the network interfaces of the virtual machines to use the settings shown in the following table. From the settings of VNET1 you configure the DNS servers shown in the following exhibit. The virtual machines can successfully connect to the DNS server that has an IP address of 192.168.10.15 and the DNS server that has an IP address of 193.77.134.10. 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:

Explanation

In Azure, DNS settings can be configured at two levels: the Virtual Network (VNet) level and the individual Network Interface (NIC) level. NIC-level DNS settings always override VNet-level DNS settings. VM1 has no custom DNS set at the NIC level, so it inherits the VNet-level DNS (193.77.134.10). VM2 has a custom DNS configured directly on its NIC (192.168.10.15), which overrides the VNet DNS setting, so it does NOT use 193.77.134.10. VM3 also has a NIC-level DNS setting pointing to 192.168.10.15, which overrides the VNet default, so it correctly uses 192.168.10.15.

Topics

#Azure DNS Configuration#Virtual Network (VNet) DNS#Network Interface Settings#Azure Networking

Community Discussion

No community discussion yet for this question.

Full AZ-104 PracticeBrowse All AZ-104 Questions