Skip to content

Commit 540e517

Browse files
authored
Update web-socket-is-closed-or-could-not-be-opened.md
adding content of corporate proxy related to web socket issue based on real scenario with end users
1 parent 2df291b commit 540e517

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

support/azure/azure-container-instances/connectivity/web-socket-is-closed-or-could-not-be-opened.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,12 @@ When you try to connect to your container from the Azure portal, you receive the
2222
2323
## Cause
2424

25-
Your firewall blocks access to port 19390. This port is required to connect to Container Instances from the Azure portal when container groups are deployed in virtual networks.
25+
Your firewall or corporate proxy blocks access to port 19390. This port is required to connect to Container Instances from the Azure portal when container groups are deployed in virtual networks.
2626

2727
## Solution
2828

2929
Allow ingress to TCP port 19390 in your firewall. At a minimum, make sure that your firewall gives access to that port for all public client IP addresses that the Azure portal has to connect to.
3030

31+
In some scenarios the corporate proxy will also block this port.
32+
3133
[!INCLUDE [Azure Help Support](../../../includes/azure-help-support.md)]

0 commit comments

Comments
 (0)