You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/iot-operations/deploy-iot-ops/overview-deploy.md
+3-4Lines changed: 3 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -96,24 +96,23 @@ For more information, see [What is Azure Arc site manager (preview)?](/azure/azu
96
96
97
97
## Domain allowlist for Azure IoT Operations
98
98
99
-
If you use enterprise firewalls or proxies to manage outbound traffic, add the following endpoints to your domain allowlist before deploying Azure IoT Operations.
99
+
If you use enterprise firewalls or proxies to manage outbound traffic, configure the following endpoints before deploying Azure IoT Operations.
100
100
101
101
1. Endpoints in the [Azure Arc-enabled Kubernetes endpoints](/azure/azure-arc/network-requirements-consolidated#azure-arc-enabled-kubernetes-endpoints).
102
-
- You will need all the endpoints in this section for running Azure IoT Operations.
103
102
1. Endpoints in [Azure CLI endpoints](/azure/azure-cli-endpoints?tabs=azure-cloud#endpoints).
104
103
- You will need `graph.windows.net`, `*.azurecr.io`, `*.blob.core.windows.net`, `*.vault.azure.net` from this endpoint list.
105
104
1. The following endpoints are required specifically for Azure IoT Operations:
106
105
107
106
|Endpoints (DNS) | Description |
108
107
|-|-|
109
-
|`<customer-specific>.blob.storage.azure.net`| Storage for schema registry. Use a wildcard or refer to [storage account endpoints](/azure/storage/common/storage-account-overview#storage-account-endpoints) for identifying the customer specific subdomain of your endpoint. |
108
+
|`<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. |
110
109
111
110
112
111
1. To push data to the cloud, you will need to enable the following endpoints based on your choice of data platform.
113
112
- To enable endpoints for Microsoft Fabric OneLake, see [Add Fabric URLs to your allowlist](/fabric/security/fabric-allow-list-urls#onelake).
114
113
- To enable endpoints for Event Hubs, see [Troubleshoot connectivity issues - Azure Event Hubs](/azure/event-hubs/troubleshooting-guide).
115
114
- To enable endpoints for Event Grid, see [Troubleshoot connectivity issues - Azure Event Grid](/azure/event-grid/troubleshoot-network-connectivity).
116
-
- To enable endpoints for Azure Data Lake Storage Gen 2, see [Set up your connection](https://learn.microsoft.com/en-us/fabric/data-factory/connector-azure-data-lake-storage-gen2#set-up-your-connection).
115
+
- To enable endpoints for Azure Data Lake Storage Gen 2, see [standard endpoints](/azure/storage/common/storage-account-overview#standard-endpoints).
0 commit comments