1. Microsoft Documentation | Azure Network Watcher | What is Connection Monitor?: "Connection Monitor provides unified
end-to-end connection monitoring in Azure Network Watcher... You can monitor connectivity between... Azure virtual machines (VMs)... and on-premises machines... It helps you detect connectivity issues and identify the reason for them. Supported capabilities include... Monitoring for changes in reachability and for measuring network latency and packet loss over time."
2. Microsoft Documentation | Azure Network Watcher | Monitor network connectivity by using Connection Monitor: Under the "Create a connection monitor" section
the steps detail how to select source and destination endpoints
which can be Azure VMs and on-premises machines. The "Test configurations" section describes setting up protocols and thresholds for success
which directly relates to uptime and latency checks.
3. Microsoft Documentation | Azure Network Watcher | Introduction to IP flow verify: "IP flow verify checks if a packet is allowed or denied to or from a virtual machine. The information is useful when you're diagnosing if a network security group (NSG) rule is blocking ingress or egress traffic to or from a VM." This confirms its role as a security rule diagnostic tool.
4. Microsoft Documentation | Azure Internet Analyzer | What is Internet Analyzer?: "Internet Analyzer is a client-side measurement service that enables you to test how networking infrastructure changes will impact your customers' performance. Whether you're migrating from on-premises to Azure or evaluating a new Azure service
Internet Analyzer allows you to learn from your users' data..." This highlights its focus on public
internet-based performance testing.