Skip to content

Commit 4653897

Browse files
committed
movedd note
1 parent b08a3ce commit 4653897

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,9 @@ The table below lists the URLs that must be available in order to install and us
5858
|`*.blob.core.windows.net`|Download source for Azure Arc-enabled servers extensions|Always, except when using private endpoints| Not used when private link is configured |
5959
|`dc.services.visualstudio.com`|Agent telemetry|Optional| Public |
6060

61+
> [!NOTE]
62+
> To translate the `*.servicebus.windows.net` wildcard into specific endpoints, use the command `\GET /urls/allowlist?api-version=2020-01-01&location=<location>`. Within this command, the region must be specified for the <location> placeholder.
63+
6164
### [Azure Government](#tab/azure-government)
6265

6366
| Agent resource | Description | When required| Endpoint used with private link |
@@ -97,9 +100,6 @@ The table below lists the URLs that must be available in order to install and us
97100

98101
---
99102

100-
> [!NOTE]
101-
> To translate the `*.servicebus.windows.net` wildcard into specific endpoints, use the command `\GET /urls/allowlist?api-version=2020-01-01&location=<location>`. Within this command, the region must be specified for the <location> placeholder.
102-
103103
## Transport Layer Security 1.2 protocol
104104

105105
To ensure the security of data in transit to Azure, we strongly encourage you to configure machine to use Transport Layer Security (TLS) 1.2. Older versions of TLS/Secure Sockets Layer (SSL) have been found to be vulnerable and while they still currently work to allow backwards compatibility, they are **not recommended**.

0 commit comments

Comments
 (0)