az network network-watcher
Manage network watcher and its sub-resources.
Network Watcher provides tools to monitor, diagnose, and view connectivity-related metrics for your Azure deployments.
Commands
Name | Description | Type | Status |
---|---|---|---|
az network network-watcher connection-monitor |
Manage connection monitor. |
Core | GA |
az network network-watcher connection-monitor create |
Create a connection monitor. |
Core | GA |
az network network-watcher connection-monitor delete |
Delete the specified connection monitor. |
Core | GA |
az network network-watcher connection-monitor list |
List all connection monitors for the specified Network Watcher. |
Core | GA |
az network network-watcher connection-monitor show |
Get a connection monitor by name. |
Core | GA |
az network network-watcher connection-monitor wait |
Place the CLI in a waiting state until a condition is met. |
Core | GA |
az network network-watcher packet-capture |
These commands require that both Azure Network Watcher is enabled for the VMs region and that AzureNetworkWatcherExtension is enabled on the VM. |
Core | GA |
az network network-watcher packet-capture create |
Create and start a packet capture on the specified VM. |
Core | GA |
az network network-watcher packet-capture delete |
Delete the specified packet capture session. |
Core | GA |
az network network-watcher packet-capture list |
List all packet capture sessions within the specified resource group. |
Core | GA |
az network network-watcher packet-capture query-status |
Query the status of a running packet capture session. |
Core | GA |
az network network-watcher packet-capture show |
Get a packet capture session by name. |
Core | GA |
az network network-watcher packet-capture stop |
Stops a specified packet capture session. |
Core | GA |