Microsoft
AZ-104 · Question #6
You have two Azure virtual networks named VNet1 and VNet2. VNet1 contains an Azure virtual machine named VM1. VNet2 contains an Azure virtual machine named VM2. VM1 hosts a frontend application that…
The correct answer is C. Connection monitor. Connection monitor lets you know the round-trip time to make the connection, in milliseconds. Connection monitor probes the connection every 60 seconds, so you can monitor latency over https://docs.microsoft.com/en-us/azure/network-watcher/connection-monitor…
Submitted by hans_de· Mar 4, 2026Configure and manage virtual networking
Question
You have two Azure virtual networks named VNet1 and VNet2. VNet1 contains an Azure virtual machine named VM1. VNet2 contains an Azure virtual machine named VM2. VM1 hosts a frontend application that connects to VM2 to retrieve data. Users report that the frontend application is slower than usual. You need to view the average round-trip time (RTT) of the packets from VM1 to VM2. Which Azure Network Watcher feature should you use?
Options
- AIP flow verify
- BConnection troubleshoot
- CConnection monitor
- DNSG flow logs
How the community answered
(60 responses)- A3% (2)
- B8% (5)
- C73% (44)
- D15% (9)
Explanation
Connection monitor lets you know the round-trip time to make the connection, in milliseconds. Connection monitor probes the connection every 60 seconds, so you can monitor latency over https://docs.microsoft.com/en-us/azure/network-watcher/connection-monitor https://docs.microsoft.com/en-us/azure/network-watcher/connection-monitor-overview
Community Discussion
No community discussion yet for this question.