Skip to content

Commit 6e04f40

Browse files
committed
tweak
1 parent f0f3445 commit 6e04f40

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ In this article, you learn to start, stop, download, and delete a packet capture
2121
## Prerequisites
2222

2323
- An Azure account with an active subscription. [Create one for free](https://azure.microsoft.com/free/?WT.mc_id=A261C142F).
24-
- Packet capture requires the following outbound TCP connectivity:
24+
- A virtual machine with the following outbound TCP connectivity:
2525
- to the chosen storage account over port 443
2626
- to 169.254.169.254 over port 80
2727
- to 168.63.129.16 over port 8037
@@ -56,7 +56,7 @@ If a network security group is associated to the network interface, or subnet th
5656
| Time limit (seconds) | Enter the time limit of the packet capture session in seconds. Once the value is reached the packet capture stops. Up to 5 hours (18,000 seconds) is captured if left blank. |
5757
| **Filtering (optional)** | |
5858
| Add filter criteria | Select **Add filter criteria** to add a new filter. |
59-
| Protocol | Select **TCP**, **UDP**, or **Any** to filter for the packet capture. |
59+
| Protocol | Filters the packet capture based on the selected protocol. Available values are **TCP**, **UDP**, or **Any**. |
6060
| Local IP address | Filters the packet capture for packets where the local IP address matches this value. |
6161
| Local port | Filters the packet capture for packets where the local port matches this value. |
6262
| Remote IP address | Filters the packet capture for packets where the remote IP address matches this value. |

0 commit comments

Comments
 (0)