We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ceb30f2 commit ecbee54Copy full SHA for ecbee54
articles/network-watcher/packet-capture-manage.md
@@ -192,10 +192,9 @@ Use [az network watcher packet-capture stop](/cli/azure/network/watcher/packet-c
192
az network watcher packet-capture stop --location 'eastus' --name 'myVM_1'
193
```
194
195
----
196
-
197
> [!NOTE]
198
-> The cmdlet doesn't return a response whether ran on a currently running capture session or a session that has already stopped.
+> The command doesn't return a response whether ran on a currently running capture session or a session that has already stopped.
+
199
---
200
201
## View packet capture status
0 commit comments