Skip to content

Commit 6214702

Browse files
authored
Update network-requirements.md
1 parent aa6613c commit 6214702

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

articles/azure-arc/resource-bridge/network-requirements.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,11 @@ Arc resource bridge communicates outbound securely to Azure Arc over TCP port 44
2222
2323
## SSL proxy configuration
2424

25-
If using a proxy, Arc resource bridge must be configured for proxy so that it can connect to the Azure services.
25+
> [!IMPORTANT]
26+
> Arc Resource Bridge supports only direct (explicit) proxies, including unauthenticated proxies, proxies with basic authentication, SSL terminating proxies, and SSL passthrough proxies.
27+
>
28+
29+
If using a proxy, the Arc Resource Bridge must be configured to use the proxy in order to connect to Azure services.
2630

2731
- To configure the Arc resource bridge with proxy, provide the proxy certificate file path during creation of the configuration files.
2832

@@ -42,9 +46,6 @@ There are only two certificates that should be relevant when deploying the Arc r
4246

4347
In order to deploy Arc resource bridge, images need to be downloaded to the management machine and then uploaded to the on-premises private cloud gallery. If your proxy server throttles download speed, you may not be able to download the required images (~3.5 GB) within the allotted time (90 min).
4448

45-
> [!NOTE]
46-
> Transparent proxies are currently not supported by Arc resource bridge. Alternative options are to exclude Arc resource bridge traffic from the proxy and not use a proxy for Arc resource bridge or use one of the supported proxy configurations (SSL or non-SSL).
47-
>
4849

4950
## Exclusion list for no proxy
5051

0 commit comments

Comments
 (0)