Skip to content

Commit 6c08be7

Browse files
authored
Update quickstart-connect-cluster.md
1 parent 435289e commit 6c08be7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-arc/kubernetes/quickstart-connect-cluster.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ For a conceptual look at connecting clusters to Azure Arc, see [Azure Arc-enable
149149
|`https://graph.microsoft.com/` | Required when [Azure RBAC](azure-rbac.md) is configured |
150150
151151
> [!NOTE]
152-
> For Azure Cloud to translate the `*.servicebus.windows.net` wildcard into specific endpoints, use the command `\GET https://guestnotificationservice.azure.com/urls/allowlist?api-version=2020-01-01&location=<location>`. For Azure US Government to translate the `*.servicebus.usgovcloudapi.net` wildcard into specific endpoints, use the command `\GET https://guestnotificationservice.azure.us/urls/allowlist?api-version=2020-01-01&location=<location>`. Within these command, the region must be specified for the `<location>` placeholder.
152+
> For Azure Cloud to translate the `*.servicebus.windows.net` wildcard into specific endpoints, use the command `\GET https://guestnotificationservice.azure.com/urls/allowlist?api-version=2020-01-01&location=<location>`. For Azure US Government to translate the `*.servicebus.usgovcloudapi.net` wildcard into specific endpoints, use the command `\GET https://guestnotificationservice.azure.us/urls/allowlist?api-version=2020-01-01&location=<location>`. Within these commands, the region must be specified for the `<location>` placeholder.
153153
154154
> [!IMPORTANT]
155155
> To view and manage connected clusters in the Azure portal, be sure that your network allows traffic to `*.arc.azure.net`.

0 commit comments

Comments
 (0)