Skip to content

Commit cc61e4a

Browse files
Merge pull request #281223 from MikeRayMSFT/240718-arc-sql-private-link
Update information about private link capabilities.
2 parents 1b535f9 + 11cbce0 commit cc61e4a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,9 @@ The table below lists the URLs that must be available in order to install and us
4141
#### [Azure Cloud](#tab/azure-cloud)
4242

4343
> [!NOTE]
44-
> 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.
44+
> 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 **Private link capable** 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. Network traffic is routed through private endpoint if a private link scope is assigned.
4545
46-
| Agent resource | Description | When required| Endpoint used with private link |
46+
| Agent resource | Description | When required| Private link capable |
4747
|---------|---------|--------|---------|
4848
|`aka.ms`|Used to resolve the download script during installation|At installation time, only| Public |
4949
|`download.microsoft.com`|Used to download the Windows installation package|At installation time, only| Public |

0 commit comments

Comments
 (0)