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/howto-autodetect-opc-ua-assets-use-akri.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -63,7 +63,7 @@ To create an asset endpoint with discovery enabled:
63
63
64
64
1. Add a new asset endpoint and selectthe**Enable discovery** option:
65
65
66
-
:::image type="content" source="media/howto-autodetect-opcua-assets-using-akri/enable-auto-discover.png" alt-text="Create an asset endpoint with discovery enabled.":::
66
+
:::image type="content" source="media/howto-autodetect-opc-ua-assets-use-akri/enable-auto-discover.png" alt-text="Screenshot that shows how to create an asset endpoint with discovery enabled.":::
67
67
68
68
1. Select **Create** to create the asset endpoint.
69
69
@@ -73,7 +73,7 @@ Azure IoT Operations uses the asset endpoint to connect to the OPC UA server and
73
73
74
74
1. Go to the **Discovery** page foryour instancein the operations experience:
:::image type="content" source="media/howto-autodetect-opc-ua-assets-use-akri/discovered-assets-list.png" alt-text="Screenshot that shows how to view discovered assets.":::
77
77
78
78
1. You can filter the list by the asset endpoint name, or by keyword. The list shows the discovered assets and their status.
79
79
@@ -85,23 +85,23 @@ From the list of discovered assets, you can import an asset into your Azure IoT
85
85
86
86
1. The site takes you to the **Add asset details** page, where you can review the asset details and make any changes. The asset name is automatically populated with the name of the discovered asset, but you can override the name on this page:
87
87
88
-
:::image type="content" source="media/howto-autodetect-opcua-assets-using-akri/add-asset-details.png" alt-text="An asset from a discovered asset.":::
88
+
:::image type="content" source="media/howto-autodetect-opc-ua-assets-use-akri/add-asset-details.png" alt-text="Screenshot that shows an asset created from a discovered asset.":::
89
89
90
90
1. Step through the rest of the **Create asset** pages and selectthe imported tags and events that you want to use:
91
91
92
-
:::image type="content" source="media/howto-autodetect-opcua-assets-using-akri/add-imported-tags.png" alt-text="Modify the tags of an imported asset.":::
92
+
:::image type="content" source="media/howto-autodetect-opc-ua-assets-use-akri/add-imported-tags.png" alt-text="Screenshot that shows how to modify the tags of an imported asset.":::
93
93
94
94
1. The imported asset is created in your Azure IoT Operations instance. You can view the asset in the **Assets** page of the operations experience:
95
95
96
-
:::image type="content" source="media/howto-autodetect-opcua-assets-using-akri/provisioned-asset.png" alt-text="View the imported asset.":::
96
+
:::image type="content" source="media/howto-autodetect-opc-ua-assets-use-akri/provisioned-asset.png" alt-text="Screenshot that shows how to view the imported asset.":::
97
97
98
98
To learn more about managing asset configurations, see [Manage asset configurations remotely](howto-manage-assets-remotely.md).
99
99
100
100
## Review the asset definitions in the Azure portal (optional)
101
101
102
102
Both the discovered asset and the imported asset are visible in your resource group in the Azure portal:
103
103
104
-
:::image type="content" source="media/howto-autodetect-opcua-assets-using-akri/portal-assets.png" alt-text="View the discovered and imported asset in the Azure portal.":::
104
+
:::image type="content" source="media/howto-autodetect-opc-ua-assets-use-akri/portal-assets.png" alt-text="Screenshot that shows how to view the discovered and imported asset in the Azure portal.":::
105
105
106
106
## Review the custom resource definitions in your cluster (optional)
0 commit comments