az-104 Practice Question 1751
Exam: az-104
Domain: Monitor and maintain Azure resources
Topic: Monitor resources by using Azure Monitor
Difficulty: medium
A network engineer at Contoso Ltd needs to monitor the network traffic between two virtual networks in different regions. Which tool should they use to capture and analyze the network packets flowing between these virtual networks?
Answer Options
A
Use Azure Monitor to create a log query to capture network traffic.
B
Enable Network Watcher and create a packet capture session between the virtual networks.
C
Deploy a third-party network traffic analysis tool into one of the virtual networks.
D
Configure Azure Security Center to monitor network traffic between the virtual networks.
Correct Answer
B: Enable Network Watcher and create a packet capture session between the virtual networks.
Explanation
The correct answer is B because Network Watcher can capture and analyze network traffic between virtual networks. Option A is incorrect as it refers to Azure Monitor, which is used for monitoring metrics and logs but not for capturing network traffic. Option C is incorrect as it suggests using a third-party tool, which is not recommended for Azure environments. Option D is incorrect as it mentions Azure Security Center, which focuses on security assessments rather than network traffic analysis.