Skip to content

Commit 8168926

Browse files
Merge pull request #253156 from johnmarco/jm-add-enpoints-note
Clarify endpoints in network reqs
2 parents fa97359 + 864d4d2 commit 8168926

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

articles/azure-arc/servers/includes/network-requirements.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,9 @@ The table below lists the URLs that must be available in order to install and us
3838

3939
#### [Azure Cloud](#tab/azure-cloud)
4040

41+
> [!NOTE]
42+
> When configuring the Azure connected machine agent to communicate with Azure through a private link, some endpoints must still be accessed through the internet. The **Endpoint used with private link** column in the following table shows which endpoints can be configured with a private endpoint. If the column shows *Public* for an endpoint, you must still allow access to that endpoint through your organization's firewall and/or proxy server for the agent to function.
43+
>
4144
| Agent resource | Description | When required| Endpoint used with private link |
4245
|---------|---------|--------|---------|
4346
|`aka.ms`|Used to resolve the download script during installation|At installation time, only| Public |
@@ -64,6 +67,9 @@ The table below lists the URLs that must be available in order to install and us
6467

6568
#### [Azure Government](#tab/azure-government)
6669

70+
> [!NOTE]
71+
> When configuring the Azure connected machine agent to communicate with Azure through a private link, some endpoints must still be accessed through the internet. The **Endpoint used with private link** column in the following table shows which endpoints can be configured with a private endpoint. If the column shows *Public* for an endpoint, you must still allow access to that endpoint through your organization's firewall and/or proxy server for the agent to function.
72+
>
6773
| Agent resource | Description | When required| Endpoint used with private link |
6874
|---------|---------|--------|---------|
6975
|`aka.ms`|Used to resolve the download script during installation|At installation time, only| Public |

0 commit comments

Comments
 (0)