Skip to content

Commit 31495c2

Browse files
authored
Update network-requirements.md
1 parent cfe5aba commit 31495c2

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

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

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -61,17 +61,18 @@ The default value for `noProxy` is `localhost,127.0.0.1,.svc,10.0.0.0/8,172.16.0
6161
> 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.
6262
>
6363
64-
## Ports being listened to
64+
## Internal Port Listening
6565

66-
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.
66+
As a notice, you should be aware that the appliance VM is configured to listen on the following ports. These ports are used exclusively for internal processes and do not require external access:
6767

68-
- 8443 – AAD Authentication Webhook endpoint.
68+
- 8443 – Endpoint for AAD Authentication Webhook
6969

70-
- 10257 – Metrics endpoint
70+
- 10257 – Endpoint for Arc resource bridge metrics
7171

72-
- 10250 – Metrics endpoint
72+
- 10250 – Endpoint for Arc resource bridge metrics
73+
74+
- 2382 – Endpoint for Arc resource bridge metrics
7375

74-
- 2382 – Metrics endpoint
7576

7677
## Next steps
7778

0 commit comments

Comments
 (0)