Skip to content

Commit a735ac4

Browse files
authored
Update overview-deploy.md
1 parent 943def4 commit a735ac4

File tree

1 file changed

+19
-15
lines changed

1 file changed

+19
-15
lines changed

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

Lines changed: 19 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -98,25 +98,29 @@ For more information, see [What is Azure Arc site manager (preview)?](/azure/azu
9898

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

101-
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).
104-
1. Endpoints in [Azure CLI endpoints](/azure/azure-cli-endpoints?tabs=azure-cloud#endpoints).
105-
- You need `graph.windows.net`, `*.azurecr.io`, `*.blob.core.windows.net`, `*.vault.azure.net` from this endpoint list.
106-
1. The following endpoints are required specifically for Azure IoT Operations:
101+
* Endpoints in the [Azure Arc-enabled Kubernetes endpoints](/azure/azure-arc/network-requirements-consolidated#azure-arc-enabled-kubernetes-endpoints).
107102

108-
|Endpoints (DNS) | Description |
109-
|-|-|
110-
| `<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. |
103+
>[!NOTE]
104+
>If you use *Azure Arc Gateway* to connect your cluster to Arc, you can configure 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).
111105
106+
* Endpoints in [Azure CLI endpoints](/cli/azure/azure-cli-endpoints?tabs=azure-cloud#endpoints).
112107

113-
1. To push data to the cloud, you need to enable the following endpoints based on your choice of data platform.
114-
- To enable endpoints for Microsoft Fabric OneLake, see [Add Fabric URLs to your allowlist](/fabric/security/fabric-allow-list-urls#onelake).
115-
- To enable endpoints for Event Hubs, see [Troubleshoot connectivity issues - Azure Event Hubs](/azure/event-hubs/troubleshooting-guide).
116-
- To enable endpoints for Event Grid, see [Troubleshoot connectivity issues - Azure Event Grid](/azure/event-grid/troubleshoot-network-connectivity).
117-
- To enable endpoints for Azure Data Lake Storage Gen 2, see [standard endpoints](/azure/storage/common/storage-account-overview#standard-endpoints).
108+
You need `graph.windows.net`, `*.azurecr.io`, `*.blob.core.windows.net`, `*.vault.azure.net` from this endpoint list.
109+
110+
* The following endpoints are required specifically for Azure IoT Operations:
111+
112+
|Endpoints (DNS) | Description |
113+
|-|-|
114+
| `<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. |
115+
116+
* To push data to the cloud, enable the following endpoints based on your choice of data platform.
117+
118+
* Microsoft Fabric OneLake: [Add Fabric URLs to your allowlist](/fabric/security/fabric-allow-list-urls#onelake).
119+
* Event Hubs: [Troubleshoot connectivity issues - Azure Event Hubs](/azure/event-hubs/troubleshooting-guide).
120+
* Event Grid: [Troubleshoot connectivity issues - Azure Event Grid](/azure/event-grid/troubleshoot-network-connectivity).
121+
* Azure Data Lake Storage Gen 2: [Storage account standard endpoints](/azure/storage/common/storage-account-overview#standard-endpoints).
118122

119123

120124
## Next steps
121125

122-
[Prepare your Azure Arc-enabled Kubernetes cluster](./howto-prepare-cluster.md) to configure and Arc-enable a cluster for Azure IoT Operations.
126+
[Prepare your Azure Arc-enabled Kubernetes cluster](./howto-prepare-cluster.md) to configure and Arc-enable a cluster for Azure IoT Operations.

0 commit comments

Comments
 (0)