Skip to content

Commit a9b164c

Browse files
Merge pull request #209557 from johnmarco/jm-fix-api-note
Added full endpoint URL to network requirements note
2 parents de723ee + d2e8aaa commit a9b164c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Connected Machine agent network requirements
33
description: Learn about the networking requirements for using the Connected Machine agent for Azure Arc-enabled servers.
4-
ms.date: 07/26/2022
4+
ms.date: 08/29/2022
55
ms.topic: conceptual
66
---
77

@@ -59,7 +59,7 @@ The table below lists the URLs that must be available in order to install and us
5959
|`dc.services.visualstudio.com`|Agent telemetry|Optional| Public |
6060

6161
> [!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.
62+
> 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.
6363
6464
### [Azure Government](#tab/azure-government)
6565

0 commit comments

Comments
 (0)