Skip to content

Commit 861727a

Browse files
authored
Merge pull request #113006 from damendo/patch-2
Adding ports
2 parents c9ee9f2 + 60d7c0b commit 861727a

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

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

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,14 @@ In this article, you learn to start, stop, download, and delete a packet capture
2222

2323
## Before you begin
2424

25-
Packet capture requires the following connectivity:
26-
* Outbound connectivity to a storage account over port 443.
27-
* Inbound and outbound connectivity to 169.254.169.254
28-
* Inbound and outbound connectivity to 168.63.129.16
25+
Packet capture requires the following outbound TCP connectivity:
26+
- to the chosen storage account over port 443
27+
- to 169.254.169.254 over port 80
28+
- to 168.63.129.16 over port 8037
29+
30+
> [!NOTE]
31+
> The ports mentioned in the latter two cases above are common across all Network Watcher features that involve the Network Watcher extension and might occasionally change.
32+
2933

3034
If a network security group is associated to the network interface, or subnet that the network interface is in, ensure that rules exist that allow the previous ports. Similarly, adding user-defined traffic routes to your network may prevent connectivity to the above mentioned IPs and ports. Please ensure they are reachable.
3135

0 commit comments

Comments
 (0)