Skip to content

Commit 86d2d8e

Browse files
committed
M2 screenshots
1 parent 04210a7 commit 86d2d8e

23 files changed

+7
-5
lines changed

articles/iot-operations/discover-manage-assets/howto-manage-assets-remotely.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,6 @@ These assets, tags, and events map inbound data from OPC UA servers to friendly
3737

3838
To configure an assets endpoint, you need a running instance of Azure IoT Operations.
3939

40-
### Operations experience web UI
41-
4240
To sign in to the operations experience web UI, you need a Microsoft Entra ID account with at least contributor permissions for the resource group that contains your **Kubernetes - Azure Arc** instance. You can't sign in with a Microsoft account (MSA). To create a suitable Microsoft Entra ID account in your Azure tenant:
4341

4442
1. Sign in to the [Azure portal](https://portal.azure.com/) with the same tenant and user name that you used to deploy Azure IoT Operations.
@@ -76,6 +74,10 @@ After you select a site, the operations experience displays a list of the Azure
7674
> [!TIP]
7775
> You can use the filter box to search for instances.
7876
77+
After you select your instance, the operations experience displays the **Overview** page for the instance. The **Overview** page shows the status of the instance and the resources, such as assets, that are associated with it:
78+
79+
:::image type="content" source="media/howto-manage-assets-remotely/instance-overview.png" alt-text="Screenshot that shows the instance overview in the operations experience.":::
80+
7981
# [Azure CLI](#tab/cli)
8082

8183
Before you use the `az iot ops asset` commands, sign in to the subscription that contains your Azure IoT Operations deployment:
@@ -217,8 +219,8 @@ Now you can define the tags associated with the asset. To add OPC UA tags:
217219
218220
| Node ID | Tag name | Observability mode |
219221
| ------- | -------- | ------------------ |
220-
| ns=3;s=FastUInt10 | temperature | None |
221-
| ns=3;s=FastUInt100 | Tag 10 | None |
222+
| ns=3;s=FastUInt10 | Temperature | None |
223+
| ns=3;s=FastUInt100 | Humidity | None |
222224
223225
1. Select **Manage default settings** to configure default telemetry settings for the asset. These settings apply to all the OPC UA tags that belong to the asset. You can override these settings for each tag that you add. Default telemetry settings include:
224226
-4.09 KB
Loading
-3.88 KB
Loading
-1.95 KB
Loading
-10.1 KB
Loading
-5.25 KB
Loading
8.02 KB
Loading
-3.14 KB
Loading
-3.46 KB
Loading
-512 Bytes
Loading

0 commit comments

Comments
 (0)