Microsoft Azure Administrator — Question 118
You have an Azure subscription that contains two peered virtual networks named VNet1 and VNet2.
You have a Network Virtual Appliance (NVA) named NetVA1.
You need to ensure that the traffic from VNet1 to VNet2 is inspected by using NetVA1.
What should you use?
Answer options
- A. a local network gateway
- B. a route table that has custom routes
- C. a service endpoint
- D. IP address reservations
Correct answer: B
Explanation
The correct answer is B, as a route table with custom routes allows you to direct traffic through the NVA for inspection. Options A, C, and D do not facilitate the necessary routing to ensure traffic is routed through the NVA, making them unsuitable for this requirement.