Skip to content

Commit f44955e

Browse files
authored
Merge pull request #77874 from iainfoulds/patch-4
[AKS] Add clarity on use of TCP port 9000
2 parents 7f6f154 + 52b56f0 commit f44955e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/aks/limit-egress-traffic.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ In AKS, there are two sets of ports and addresses:
6767
The following outbound ports / network rules are required for an AKS cluster:
6868

6969
* TCP port *443*
70-
* TCP port *9000*
70+
* TCP port *9000* for the tunnel front pod to communicate with the tunnel end on the API server.
7171

7272
The following FQDN / application rules are required:
7373

0 commit comments

Comments
 (0)