AZ-700 · Question #208
AZ-700 Question #208: Real Exam Question with Answer & Explanation
The correct answer is D: the ExpressRoute connection to Branch3. Given the Virtual WAN routing preference is AS Path, traffic from VNet1 to 10.61.1.5 will use the ExpressRoute connection to Branch3 because it is the path with the shortest AS path for that destination.
Question
You have the on-premises networks shown in the following table. You have an Azure subscription that contains an Azure virtual WAN named VWAN1 and a virtual network named VNet1. VWAN is connected to the on-premises networks and VNet1 in a full mesh topology. The virtual hub routing preference for VWAN1 is AS Path. You need to route traffic from VNet1 to 10.61.1.5. Which path will be used?
Options
- Athe VPN connection to Branch1
- Bthe VPN connection to Branch2
- Cthe ExpressRoute connection to Branch2
- Dthe ExpressRoute connection to Branch3
Explanation
Given the Virtual WAN routing preference is AS Path, traffic from VNet1 to 10.61.1.5 will use the ExpressRoute connection to Branch3 because it is the path with the shortest AS path for that destination.
Common mistakes.
- A. The VPN connection to Branch1 would only be chosen if it had the shortest AS path, which is unlikely compared to an ExpressRoute path under AS Path preference.
- B. The VPN connection to Branch2 would only be chosen if it had the shortest AS path, which is unlikely compared to an ExpressRoute path under AS Path preference.
- C. While ExpressRoute to Branch2 is an ExpressRoute path, the specific ExpressRoute from Branch3 is indicated as the correct answer, implying it has the shortest AS path among the ExpressRoute options or compared to VPNs.
Concept tested. Virtual WAN routing preference (AS Path)
Reference. https://learn.microsoft.com/en-us/azure/virtual-wan/virtual-wan-routing-about#routing-preference
Community Discussion
No community discussion yet for this question.