Free Microsoft Azure AZ-700 Actual Exam Questions - Question 3 Discussion

You create a virtual network named Vnet2 in the West US region.
You plan to enable peering between Vnet1 and Vnet2.
You need to ensure that the virtual machines connected to Vnet2 can connect to VM1 and VM2 via
LB1.
What should you do?
It’s D, because allowing traffic forwarding on Vnet1’s peering is key for load balancer traffic.
Option C makes sense since only a Standard SKU LB supports cross-region peering, so upgrading LB1 is necessary. Also, the peering settings on Vnet1 probably need updating to allow traffic forwarding, making D relevant too.
B imo, because allowing traffic forwarding on Vnet2’s peering lets the VMs there send traffic through LB1 without being blocked. Changing LB1’s SKU is important but enabling forwarding is key here.
C/D? SKU needs Standard, but also might need traffic forwarding allowed on Vnet1 side.
It’s C because the Standard SKU is needed for load balancers to work with cross-region peering, so you have to upgrade LB1’s SKU to Standard for VM connectivity through it.
Option C, the SKU must support cross-region scenarios for peering to work.
Maybe C, because SKUs affect cross-region load balancer peering. A looks off here.