Skip to content

Commit 5ebc98b

Browse files
authored
Merge pull request #224110 from MikeRayMSFT/release-arc-endpoints
Update footnote
2 parents 22cb966 + 5e377ce commit 5ebc98b

File tree

3 files changed

+7
-4
lines changed

3 files changed

+7
-4
lines changed

articles/azure-arc/data/includes/network-requirements.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,10 @@ ms.date: 12/13/2022
1313
| Azure monitor APIs <sup>*</sup> | 443 |`*.ods.opinsights.azure.com`<br/>`*.oms.opinsights.azure.com`<br/>`*.monitoring.azure.com` | Outbound | Azure Data Studio and Azure CLI connect to the Azure Resource Manager APIs to send and retrieve data to and from Azure for some features. See [Azure Monitor APIs](#azure-monitor-apis).
1414
| Azure Arc data processing service <sup>*</sup>| 443 |`san-af-<region>-prod.azurewebsites.net` | Outbound<br/> Inbound |
1515

16-
<sup>*</sup> For direct mode, then the controller pod on the Kubernetes cluster needs to have outbound connectivity to the endpoints to send the logs, metrics, inventory, and billing information to Azure Monitor/Data Processing Service. For indirect mode, then the machine on which the user is running `az arcdata dc upload` needs to have the outbound connectivity to Azure Monitor and Data Processing Service.
16+
<sup>*</sup> Requirement depends on deployment mode:
17+
18+
- For direct mode, the controller pod on the Kubernetes cluster needs to have outbound connectivity to the endpoints to send the logs, metrics, inventory, and billing information to Azure Monitor/Data Processing Service.
19+
- For indirect mode, the machine that runs `az arcdata dc upload` needs to have the outbound connectivity to Azure Monitor and Data Processing Service.
1720

1821
### Azure Monitor APIs
1922

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
22
ms.service: azure-arc
33
ms.topic: include
4-
ms.date: 12/13/2022
4+
ms.date: 01/17/2023
55
---
66

7-
Arc-enabled server endpoints are required for all server based Arc offerings.
7+
Azure Arc-enabled server endpoints are required for all server based Arc offerings.
88

99
### Networking configuration
1010

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ This topic describes the networking requirements for using the Connected Machine
1313

1414
[!INCLUDE [network-requirement-principles](../includes/network-requirement-principles.md)]
1515

16-
[!INCLUDE [network-requirements](includes/network-requirements.md)]
16+
[!INCLUDE [network-requirements](./includes/network-requirements.md)]
1717

1818
## Next steps
1919

0 commit comments

Comments
 (0)