Skip to content

Commit ac16082

Browse files
Merge pull request #279215 from alt-key/patch-4
Update network-requirements.md
2 parents 4fd4ee0 + 6214702 commit ac16082

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

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

Lines changed: 6 additions & 1 deletion
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,6 +46,7 @@ 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

49+
4550
## Exclusion list for no proxy
4651

4752
If a proxy server is being used, the following table contains the list of addresses that should be excluded from proxy by configuring the `noProxy` settings.

0 commit comments

Comments
 (0)