Skip to content

Commit 943def4

Browse files
Adding Arc Gateway info.
1 parent ed99e5d commit 943def4

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

articles/iot-operations/deploy-iot-ops/overview-deploy.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -94,21 +94,23 @@ Azure IoT Operations supports Azure Arc sites for organizing instances. A _site_
9494

9595
For more information, see [What is Azure Arc site manager (preview)?](/azure/azure-arc/site-manager/overview)
9696

97-
## Domain allowlist for Azure IoT Operations
97+
## Azure IoT Operations endpoints
9898

9999
If you use enterprise firewalls or proxies to manage outbound traffic, configure the following endpoints before deploying Azure IoT Operations.
100100

101101
1. Endpoints in the [Azure Arc-enabled Kubernetes endpoints](/azure/azure-arc/network-requirements-consolidated#azure-arc-enabled-kubernetes-endpoints).
102+
>[!NOTE]
103+
>If you use *Azure Arc Gateway* to connect your cluster to Arc, you can bypass a smaller set of endpoints based on the [Arc Gateway guidance](/azure/azure-arc/servers/arc-gateway#step-3-ensure-the-required-urls-are-allowed-in-your-environment).
102104
1. Endpoints in [Azure CLI endpoints](/azure/azure-cli-endpoints?tabs=azure-cloud#endpoints).
103-
- You will need `graph.windows.net`, `*.azurecr.io`, `*.blob.core.windows.net`, `*.vault.azure.net` from this endpoint list.
105+
- You need `graph.windows.net`, `*.azurecr.io`, `*.blob.core.windows.net`, `*.vault.azure.net` from this endpoint list.
104106
1. The following endpoints are required specifically for Azure IoT Operations:
105107

106108
|Endpoints (DNS) | Description |
107109
|-|-|
108110
| `<customer-specific>.blob.storage.azure.net` | Storage for schema registry. Refer to [storage account endpoints](/azure/storage/common/storage-account-overview#storage-account-endpoints) for identifying the customer specific subdomain of your endpoint. |
109111

110112

111-
1. To push data to the cloud, you will need to enable the following endpoints based on your choice of data platform.
113+
1. To push data to the cloud, you need to enable the following endpoints based on your choice of data platform.
112114
- To enable endpoints for Microsoft Fabric OneLake, see [Add Fabric URLs to your allowlist](/fabric/security/fabric-allow-list-urls#onelake).
113115
- To enable endpoints for Event Hubs, see [Troubleshoot connectivity issues - Azure Event Hubs](/azure/event-hubs/troubleshooting-guide).
114116
- To enable endpoints for Event Grid, see [Troubleshoot connectivity issues - Azure Event Grid](/azure/event-grid/troubleshoot-network-connectivity).

0 commit comments

Comments
 (0)