nerdexam
Microsoft

AZ-104 · Question #804

Hotspot Question You have an Azure subscription that contains the virtual networks shown in the following table. You have the peering options shown in the following exhibit. You need to design a…

The correct answer is Peering 1-2 is a possible configuration. = No; Peering 1-3 is a possible configuration. = Yes; Peering 3-2 is a possible configuration. = No. Azure Virtual Network Peering requires that the two VNets being peered do not have overlapping IP address spaces. Peering 1-3 is a valid configuration because VNet1 and VNet3 have non-overlapping address spaces, allowing traffic to flow between them. Peering 1-2 is not possible…

Submitted by chiamaka_o· Mar 4, 2026Design and Implement Azure Networking - specifically designing virtual network peering and ensuring non-overlapping address spaces for inter-VNet communication (AZ-700 / AZ-104 Network domain)

Question

Hotspot Question You have an Azure subscription that contains the virtual networks shown in the following table. You have the peering options shown in the following exhibit. You need to design a communication strategy for the resources on the virtual networks. 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:

Exhibits

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

Answer Area

  • Peering 1-2 is a possible configuration.No
  • Peering 1-3 is a possible configuration.Yes
  • Peering 3-2 is a possible configuration.No

Explanation

Azure Virtual Network Peering requires that the two VNets being peered do not have overlapping IP address spaces. Peering 1-3 is a valid configuration because VNet1 and VNet3 have non-overlapping address spaces, allowing traffic to flow between them. Peering 1-2 is not possible because VNet1 and VNet2 have overlapping CIDR ranges, and Peering 3-2 is similarly invalid because VNet3 and VNet2 also share overlapping address space - Azure will reject peering requests between VNets with conflicting IP ranges.

Topics

#Azure Virtual Network Peering#IP Address Space Overlap#VNet Design#Network Connectivity

Community Discussion

No community discussion yet for this question.

Full AZ-104 Practice