Azure Network Watcher offers a network monitoring solution on the Azure resources level for all network communication. This includes VNets, ExpressRoute circuits, application gateway traffic, load balancers, and more. It can be accessed from the Azure portal and offers monitoring tools, diagnostic tools, and logs from the network level.Â
It offers the following capabilities:
- Topology: This provides an overview of all of the network resources in a VNet by offering a graph. From the Azure portal, it provides a subset of all of the network parts. To view a full list of the resources, you can use PowerShell or the RESTful API.
- IP flow verify:Â This offers an overview of the allowed or denied packages for a network interface of a virtual machine. This helps administrators to solve connectivity issues quickly.
- Next hop: This provides an overview of the...