Your company has an Azure subscription containing two peered virtual networks: `VNet1` () and `VNet2` (). `VNet1` contains a subnet named `Subnet-Web` () and a subnet named `Subnet-Sec` (). A Network Virtual Appliance (NVA) with the private IP address is deployed in `Subnet-Sec` and has IP forwarding enabled on its network interface. `VNet2` contains two subnets named `Subnet-App` () and `Subnet-DB` (). You associate a user-defined route table named `RT-Web` with `Subnet-Web`. You must ensure that traffic from `Subnet-Web` destined for the database servers in `Subnet-DB` is routed through the NVA for security inspection, while traffic destined for the application servers in `Subnet-App` continues to use the direct peering connection. Which route should you add to `RT-Web`?
- Address prefix: , Next hop type: Virtual appliance, Next hop IP address: Cevap
- BAddress prefix: , Next hop type: Virtual appliance, Next hop IP address:
- CAddress prefix: , Next hop type: Virtual network gateway, Next hop IP address:
- DAddress prefix: , Next hop type: Virtual network