Your company has three virtual networks named VNet-East (), VNet-Central (), and VNet-West (). Virtual machines are deployed in subnets within each of the three virtual networks. VNet-Central contains a virtual network gateway. You establish virtual network peering between VNet-East and VNet-Central, and between VNet-West and VNet-Central. The peerings are configured to allow gateway transit on VNet-Central and use remote gateways on VNet-East and VNet-West. A junior administrator reports that the virtual machines in VNet-East cannot communicate with the virtual machines in VNet-West. You need to allow virtual machines in VNet-East to communicate directly with virtual machines in VNet-West without routing through any virtual appliances or gateways. What should you do?
- AAdd a custom route to VNet-East and VNet-West that uses the VNet-Central gateway as the next hop.
- Create a virtual network peering connection between VNet-East and VNet-West.Cevap
- CEnable 'Allow forwarded traffic' on the peering connections between VNet-Central and the other two virtual networks.
- DConfigure a new virtual network gateway in both VNet-East and VNet-West.