Skip to content

Commit ecbee54

Browse files
committed
fix the note in stop a packet capture
1 parent ceb30f2 commit ecbee54

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

articles/network-watcher/packet-capture-manage.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -192,10 +192,9 @@ Use [az network watcher packet-capture stop](/cli/azure/network/watcher/packet-c
192192
az network watcher packet-capture stop --location 'eastus' --name 'myVM_1'
193193
```
194194

195-
---
196-
197195
> [!NOTE]
198-
> The cmdlet doesn't return a response whether ran on a currently running capture session or a session that has already stopped.
196+
> The command doesn't return a response whether ran on a currently running capture session or a session that has already stopped.
197+
199198
---
200199

201200
## View packet capture status

0 commit comments

Comments
 (0)