Skip to content

Commit ed99e5d

Browse files
minor changes
1 parent 801807f commit ed99e5d

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

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

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -96,24 +96,23 @@ For more information, see [What is Azure Arc site manager (preview)?](/azure/azu
9696

9797
## Domain allowlist for Azure IoT Operations
9898

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.
100100

101101
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.
103102
1. Endpoints in [Azure CLI endpoints](/azure/azure-cli-endpoints?tabs=azure-cloud#endpoints).
104103
- You will need `graph.windows.net`, `*.azurecr.io`, `*.blob.core.windows.net`, `*.vault.azure.net` from this endpoint list.
105104
1. The following endpoints are required specifically for Azure IoT Operations:
106105

107106
|Endpoints (DNS) | Description |
108107
|-|-|
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. |
110109

111110

112111
1. To push data to the cloud, you will need to enable the following endpoints based on your choice of data platform.
113112
- To enable endpoints for Microsoft Fabric OneLake, see [Add Fabric URLs to your allowlist](/fabric/security/fabric-allow-list-urls#onelake).
114113
- To enable endpoints for Event Hubs, see [Troubleshoot connectivity issues - Azure Event Hubs](/azure/event-hubs/troubleshooting-guide).
115114
- 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).
117116

118117

119118
## Next steps

0 commit comments

Comments
 (0)