Skip to content

Commit cfe5aba

Browse files
authored
Update network-requirements.md
1 parent 9029c2e commit cfe5aba

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

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

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,10 @@ If a proxy server is being used, the following table contains the list of addres
5858
The default value for `noProxy` is `localhost,127.0.0.1,.svc,10.0.0.0/8,172.16.0.0/12,192.168.0.0/16`. While these default values will work for many networks, you may need to add more subnet ranges and/or names to the exemption list. For example, you may want to exempt your enterprise namespace (.contoso.com) from being directed through the proxy. You can achieve that by specifying the values in the `noProxy` list.
5959

6060
> [!IMPORTANT]
61-
> When listing multiple addresses for the `noProxy` settings, don't add a space after each comma to separate the addresses. The addresses must immediately follow the commas.## Ports being listened to
61+
> When listing multiple addresses for the `noProxy` settings, don't add a space after each comma to separate the addresses. The addresses must immediately follow the commas.
62+
>
63+
64+
## Ports being listened to
6265

6366
As a notice, you should be aware that the following ports are listened to on the appliance VM but don’t need any access from outside of the appliance VM.
6467

0 commit comments

Comments
 (0)