Microsoft Azure Administrator (legacy) — Question 35

Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.
After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
You manage a virtual network named VNet1 that is hosted in the West US Azure region.
VNet1 hosts two virtual machines named VM1 and VM2 that run Windows Server.
You need to inspect all the network traffic from VM1 to VM2 for a period of three hours.
Solution: From Azure Network Watcher, you create a packet capture.
Does this meet the goal?

Answer options

Correct answer: B

Explanation

The correct answer is B because creating a packet capture in Azure Network Watcher captures packets at the network interface level, but it does not specifically monitor traffic between two virtual machines in a way that isolates their communication. Therefore, it may not provide the desired insight into the traffic between VM1 and VM2 as intended.