Microsoft Azure Administrator (AZ104) Practice Exam

Disable ads (and more) with a membership for a one time $4.99 payment

Study for the Microsoft Azure Administrator (AZ104) Exam. Prepare with flashcards and multiple choice questions, each question has hints and explanations. Get ready for your exam!

Practice this question and more.


To monitor all the network traffic between two virtual machines in Azure for a specific duration, which tool should you use?

  1. Create a connection monitor in Azure Network Watcher

  2. Use Azure Traffic Manager

  3. Set up a Network Security Group

  4. Implement Azure Monitor

The correct answer is: Create a connection monitor in Azure Network Watcher

Creating a connection monitor in Azure Network Watcher is the most appropriate solution for monitoring the network traffic between two virtual machines for a specific duration. Connection Monitor is a specific feature within Azure Network Watcher designed to continuously check the connectivity between two endpoints, such as virtual machines. It tracks the health and performance of connection pathways, providing insights into network performance issues, latency, and packet loss, which are crucial for understanding network traffic dynamics. By utilizing this tool, administrators can gain detailed information on the specific network traffic flow between the selected VMs, thereby enabling effective troubleshooting and performance monitoring. Other options, while valuable in their own contexts, do not specifically cater to monitoring ongoing network traffic between virtual machines. Azure Traffic Manager is primarily used for routing traffic to various Azure regions for high availability and load balancing rather than direct traffic monitoring. A Network Security Group is focused on controlling inbound and outbound traffic through rules and doesn't provide monitoring capabilities. Azure Monitor is a broader tool for monitoring the health and performance of Azure resources but does not specifically target detailed network traffic between two virtual machines in the same way as Connection Monitor does.