Skip to content

Commit e6a6dba

Browse files
committed
add note to PS
1 parent 8ac8f92 commit e6a6dba

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,9 @@ A conceptual overview of this feature is available in [Cluster connect - Azure A
7777
|`*.servicebus.windows.net` | 443 |
7878
|`guestnotificationservice.azure.com`, `*.guestnotificationservice.azure.com` | 443 |
7979

80+
> [!NOTE]
81+
> 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>`. Within this command, the region must be specified for the `<location>` placeholder.
82+
8083
- Replace the placeholders and run the below command to set the environment variables used in this document:
8184

8285
```azurepowershell

0 commit comments

Comments
 (0)