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/get-started-end-to-end-sample/quickstart-add-assets.md
+13-17Lines changed: 13 additions & 17 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -35,7 +35,11 @@ The data that OPC UA servers expose can have a complex structure and can be diff
35
35
36
36
## Sign into the operations experience
37
37
38
-
To create asset endpoints, assets and subscribe to OPC UA tags and events, use the operations experience. Browse to the [operations experience](https://iotoperations.azure.com) in your browser and sign in with your Microsoft Entra ID credentials.
38
+
To create asset endpoints, assets and subscribe to OPC UA tags and events, use the operations experience.
39
+
40
+
Browse to the [operations experience](https://iotoperations.azure.com) in your browser and sign in with your Microsoft Entra ID credentials.
41
+
42
+
:::image type="content" source="media/quickstart-add-assets/site-list.png" alt-text="Screenshot that shows the unassigned instances node in the operations experience.":::
39
43
40
44
> [!IMPORTANT]
41
45
> You must use a work or school account to sign in to the operations experience. To learn more, see [Known Issues > Create Entra account](../troubleshoot/known-issues.md#known-issues-azure-iot-operations-preview).
@@ -44,8 +48,6 @@ To create asset endpoints, assets and subscribe to OPC UA tags and events, use t
44
48
45
49
After you sign in, the portal displays a list of sites that you have access to. Each site is a collection of Azure IoT Operations instances where you can configure your assets. Your [IT administrator is responsible for organizing instances in to sites](../../azure-arc/site-manager/overview.md) and granting access to OT users in your organization. Because you're working with a new deployment, there are no sites yet. You can find the cluster you created in the previous quickstart by selecting **Unassigned instances**. In the portal, an instance represents a cluster where you deployed Azure IoT Operations.
46
50
47
-
:::image type="content" source="media/quickstart-add-assets/site-list.png" alt-text="Screenshot that shows the unassigned instances node in the operations experience.":::
48
-
49
51
## Select your instance
50
52
51
53
Select the instance where you deployed Azure IoT Operations in the previous quickstart:
@@ -209,24 +211,18 @@ If there's no data flowing, restart the `aio-opc-opc.tcp-1` pod:
209
211
kubectl delete pod aio-opc-opc.tcp-1-849dd78866-vhmz6 -n azure-iot-operations
210
212
```
211
213
212
-
The sample tags you added in the previous quickstart generate messages from your asset that look like the following examples:
214
+
The sample tags you added in the previous quickstart generate messages from your asset that look like the following example:
0 commit comments