Skip to content

Commit 1898fbd

Browse files
Merge pull request #218523 from alkohli/patch-749
Change TCP 80 to Yes (required) per Vibha
2 parents 9e11625 + 64d801c commit 1898fbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

includes/azure-stack-edge-gateway-port-config.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.author: alkohli
88

99
| Port no.| In or out | Port scope| Required | Notes |
1010
|---------|-----------|-----------|----------|-------|
11-
| TCP 80 (HTTP)|Out|WAN |No|Outbound port is used for internet access to retrieve updates. <br>The outbound web proxy is user configurable. |
11+
| TCP 80 (HTTP)|Out|WAN |Yes|Outbound port is used for internet access to retrieve updates. <br>The outbound web proxy is user configurable. |
1212
| TCP 443 (HTTPS)|Out|WAN|Yes|Outbound port is used for accessing data in the cloud.<br>The outbound web proxy is user configurable.|
1313
| UDP 123 (NTP)|Out|WAN|In some cases<br>See notes|This port is required only if you're using an internet-based NTP server. |
1414
| UDP 53 (DNS)|Out|WAN|In some cases<br>See notes|This port is required only if you're using an internet-based DNS server.<br>We recommend using a local DNS server. |

0 commit comments

Comments
 (0)