Skip to content

Commit 5e47667

Browse files
Merge pull request #234946 from MikeRayMSFT/20230418-outbound-connection
Update connectivity requirement for ADP service
2 parents 8766e39 + b9a345a commit 5e47667

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,15 @@ author: MikeRayMSFT
33
ms.author: mikeray
44
ms.service: azure-arc
55
ms.topic: include
6-
ms.date: 12/13/2022
6+
ms.date: 04/18/2022
77
---
88

99

1010
|**Service**|**Port**|**URL**|**Direction**|**Notes**|
1111
|--|--|--|--|--|
1212
| Helm chart (direct connected mode only) | 443 | `arcdataservicesrow1.azurecr.io` | Outbound |Provisions the Azure Arc data controller bootstrapper and cluster level objects, such as custom resource definitions, cluster roles, and cluster role bindings, is pulled from an Azure Container Registry. |
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).
14-
| Azure Arc data processing service <sup>*</sup>| 443 |`san-af-<region>-prod.azurewebsites.net` | Outbound<br/> Inbound |
14+
| Azure Arc data processing service <sup>*</sup>| 443 |`san-af-<region>-prod.azurewebsites.net` | Outbound |
1515

1616
<sup>*</sup> Requirement depends on deployment mode:
1717

0 commit comments

Comments
 (0)