Skip to content

Commit 85621c7

Browse files
authored
Merge pull request #207028 from johnmarco/jm-add-whitelist-api
Added note to whitelist urls to network requirements
2 parents 1a9c972 + 4653897 commit 85621c7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 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 |

0 commit comments

Comments
 (0)