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/discover-manage-assets/overview-akri.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ ms.date: 07/08/2025
16
16
17
17
The Azure IoT Operations southbound connectors use Akri services to:
18
18
19
-
- Discover physical assets and devices connected to your cluster.
19
+
- Discover physical devices connected to your cluster and detect assets.
20
20
- Enable connectivity to the physical assets and devices by using protocols such as OPC UA, ONVIF, and REST/HTTP.
21
21
- Configure namespace assets and devices as custom resources in your Kubernetes cluster.
22
22
- Integrate with Azure Device Registry to project device and namespace assets to the cloud as Azure Resource Manager resources, reducing the amount of manual configuration required.
@@ -51,9 +51,9 @@ To address the challenges of integrating non-Kubernetes IoT leaf devices, the Ak
51
51
52
52
Akri services include the _Akri operator_. The operator lets you deploy connector dynamically when certain types of device are found on the cluster and the corresponding namespace assets are allocated to the connector. The Akri operator provides automatic access to Azure IoT Operations resources such as device endpoints and namespace assets.
53
53
54
-
### Asset discovery
54
+
### Asset detection
55
55
56
-
Akri services include the _Azure Device Registry service component_, which works with the connectors that have discovery capabilities. These connectors enable the metadata and definitions such as datasets and events to be onboarded through known device endpoints. The Azure Device Registry service component creates the discovered namespace assets as custom resources that an OT user can view in the operations experience web UI. The OT user can then onboard the discovered assets as namespace assets that are automatically added to the Azure Device Registry.
56
+
Akri services include the _Azure Device Registry service component_, which works with the connectors that have detection capabilities. These connectors enable the metadata and definitions such as datasets and events to be onboarded through known device endpoints. The Azure Device Registry service component creates the detected namespace assets as custom resources that an OT user can view in the operations experience web UI. The OT user can then onboard the detected assets as namespace assets that are automatically added to the Azure Device Registry.
57
57
58
58
### Physical device discovery
59
59
@@ -69,9 +69,9 @@ The Akri services use standard Kubernetes primitives that let you apply your exi
69
69
70
70
## Supported connectors
71
71
72
-
The following table shows the connectors currently available in Azure IoT Operations and their asset and device discovery capabilities:
72
+
The following table shows the connectors currently available in Azure IoT Operations and their asset detection and device discovery capabilities:
0 commit comments