Monitor Network Traffic from VM1 to VM2 in Azure | Exam AZ-104

Inspecting Network Traffic from VM1 to VM2 in Azure

Question

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 connection monitor.

Does this meet the goal?

Answers

Explanations

Click on the arrows to vote for the correct answer

A. B.

A

https://azure.microsoft.com/en-us/updates/general-availability-azure-network-watcher-connection-monitor-in-all-public-regions/

The provided solution of creating a connection monitor from Azure Network Watcher can meet the stated goal of inspecting all network traffic from VM1 to VM2 for a period of three hours.

Azure Network Watcher is a service that provides tools to monitor, diagnose, and gain insights into the network performance and health of Azure resources. One of the tools provided by Azure Network Watcher is the connection monitor, which can monitor and report on the connectivity between two virtual machines or a virtual machine and an endpoint.

By creating a connection monitor from Azure Network Watcher, you can specify the source and destination virtual machines (VM1 and VM2 in this case), set a duration of three hours, and configure the monitoring options such as the monitoring interval and the protocol to monitor. The connection monitor can then capture and analyze all the network traffic between the specified virtual machines during the specified duration.

Therefore, the solution of creating a connection monitor from Azure Network Watcher can meet the goal of inspecting all network traffic from VM1 to VM2 for a period of three hours.