Skip to content

Commit 0f4450d

Browse files
authored
Merge pull request #290060 from EthanChangAED/release-aio-ga
Updating AIO endpoints info
2 parents 2391137 + a735ac4 commit 0f4450d

File tree

1 file changed

+27
-50
lines changed

1 file changed

+27
-50
lines changed

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

Lines changed: 27 additions & 50 deletions
Original file line numberDiff line numberDiff line change
@@ -94,56 +94,33 @@ 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
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.
100-
101-
Additionally, review the [Azure Arc-enabled Kubernetes endpoints](/azure/azure-arc/network-requirements-consolidated#azure-arc-enabled-kubernetes-endpoints).
102-
103-
```text
104-
nw-umwatson.events.data.microsoft.com
105-
dc.services.visualstudio.com
106-
github.com
107-
self.events.data.microsoft.com
108-
mirror.enzu.com
109-
ppa.launchpadcontent.net
110-
msit-onelake.pbidedicated.windows.net
111-
gcr.io
112-
adhs.events.data.microsoft.com
113-
gbl.his.arc.azure.cn
114-
onegetcdn.azureedge.net
115-
graph.windows.net
116-
pas.windows.net
117-
agentserviceapi.guestconfiguration.azure.com
118-
aka.ms
119-
api.segment.io
120-
download.microsoft.com
121-
raw.githubusercontent.com
122-
go.microsoft.com
123-
global.metrics.azure.eaglex.ic.gov
124-
gbl.his.arc.azure.us
125-
packages.microsoft.com
126-
global.metrics.azure.microsoft.scloud
127-
www.powershellgallery.com
128-
k8s.io
129-
guestconfiguration.azure.com
130-
ods.opinsights.azure.com
131-
vault.azure.net
132-
googleapis.com
133-
quay.io
134-
handler.control.monitor.azure.com
135-
pkg.dev
136-
docker.io
137-
prod.hot.ingestion.msftcloudes.com
138-
docker.com
139-
prod.microsoftmetrics.com
140-
oms.opinsights.azure.com
141-
azureedge.net
142-
monitoring.azure.com
143-
blob.core.windows.net
144-
azurecr.io
145-
```
97+
## Azure IoT Operations endpoints
98+
99+
If you use enterprise firewalls or proxies to manage outbound traffic, configure the following endpoints before deploying Azure IoT Operations.
100+
101+
* Endpoints in the [Azure Arc-enabled Kubernetes endpoints](/azure/azure-arc/network-requirements-consolidated#azure-arc-enabled-kubernetes-endpoints).
102+
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).
105+
106+
* Endpoints in [Azure CLI endpoints](/cli/azure/azure-cli-endpoints?tabs=azure-cloud#endpoints).
107+
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).
122+
146123

147124
## Next steps
148125

149-
[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)