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/manage-devices-assets/howto-manage-assets-remotely.md
+16-1Lines changed: 16 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -47,6 +47,9 @@ When you sign in, the portal displays a list of the Azure Arc-enabled Kubernetes
47
47
48
48
:::image type="content" source="media/howto-manage-assets-remotely/cluster-list.png" alt-text="Screenshot that shows the list of clusters in the Azure IoT Operations portal.":::
49
49
50
+
> [!TIP]
51
+
> You can use the filter box to search for clusters.
52
+
50
53
## Create an asset endpoint
51
54
52
55
By default, an Azure IoT Operations deployment includes a built-in OPC PLC simulator. To create an asset endpoint that uses the built-in OPC PLC simulator:
@@ -55,6 +58,9 @@ By default, an Azure IoT Operations deployment includes a built-in OPC PLC simul
55
58
56
59
:::image type="content" source="media/howto-manage-assets-remotely/asset-endpoints.png" alt-text="Screenshot that shows the asset endpoints page in the Azure IoT Operations portal.":::
57
60
61
+
> [!TIP]
62
+
> You can use the filter box to search for asset endpoints.
63
+
58
64
1. Enter the following endpoint information:
59
65
60
66
| Field | Value |
@@ -109,6 +115,9 @@ To add an asset in the Azure IoT Operations portal:
109
115
110
116
:::image type="content" source="media/howto-manage-assets-remotely/create-asset-empty.png" alt-text="Screenshot that shows an empty Assets tab in the Azure IoT Operations portal.":::
111
117
118
+
> [!TIP]
119
+
> You can use the filter box to search for assets.
120
+
112
121
Select **Create asset**.
113
122
114
123
1. On the asset details screen, enter the following asset information:
@@ -194,6 +203,9 @@ You can import up to 1000 OPC UA tags at a time from a CSV file:
194
203
195
204
1. On the **Tags** page, select **Next** to go to the **Events** page.
196
205
206
+
> [!TIP]
207
+
> You can use the filter box to search for tags.
208
+
197
209
### Add individual events to an asset
198
210
199
211
Now you can define the events associated with the asset. To add OPC UA events:
@@ -227,6 +239,9 @@ To export all the events from an asset to a CSV file, select **Export all** and
227
239
228
240
On the **Events** page, select **Next** to go to the **Review** page.
229
241
242
+
> [!TIP]
243
+
> You can use the filter box to search for events.
244
+
230
245
### Review your changes
231
246
232
247
Review your asset and OPC UA tag and event details and make any adjustments you need:
@@ -235,7 +250,7 @@ Review your asset and OPC UA tag and event details and make any adjustments you
235
250
236
251
## Update an asset
237
252
238
-
Select the asset you created previously. Use the **Properties**, **Tags**, and **Events** tabs to make any changes:
253
+
Find and select the asset you created previously. Use the **Properties**, **Tags**, and **Events** tabs to make any changes:
239
254
240
255
:::image type="content" source="media/howto-manage-assets-remotely/asset-update-property-save.png" alt-text="A screenshot that shows how to update an existing asset in the Azure IoT Operations portal.":::
0 commit comments