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/digital-twins/tutorial-facilities-analyze.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -50,7 +50,7 @@ You can use the [Event Hubs](../event-hubs/event-hubs-about.md) service to creat
50
50
51
51
1. Search for and select **Event Hubs**. Select **Create**.
52
52
53
-
[](./media/tutorial-facilities-analyze/create-event-hubs.png#lightbox)
53
+
[](./media/tutorial-facilities-analyze/tutorial-create-event-hubs.png#lightbox)
54
54
55
55
1. Enter a **Name** for your Event Hubs namespace. Choose **Standard** for **Pricing tier**, your **Subscription**, the **Resource group** that you used for your Digital Twins instance, and the **Location**. Select **Create**.
56
56
@@ -59,7 +59,7 @@ You can use the [Event Hubs](../event-hubs/event-hubs-about.md) service to creat
59
59
[](./media/tutorial-facilities-analyze/open-event-hub-ns.png#lightbox)
60
60
61
61
1. In the Event Hubs namespace **Overview** pane, select the **Event Hub** button at the top.
1. Enter a **Name** for your event hub, and select **Create**.
65
65
@@ -139,7 +139,7 @@ You can use the [Event Hubs](../event-hubs/event-hubs-about.md) service to creat
139
139
140
140
1. Enter a **Name** for your Time Series Insights instance, and then select your **Subscription**. Select the **Resource group** that you used for your Digital Twins instance, and your **Location**. Select **Next: Event Source** button or the **Event Source** tab.
141
141
142
-
[](./media/tutorial-facilities-analyze/create-tsi.png#lightbox)
142
+
[](./media/tutorial-facilities-analyze/tutorial-create-tsi-environment.png#lightbox)
143
143
144
144
1. In the **Event Source** tab, enter a **Name**, select **Event Hub** as the **Source type**, and make sure the other values are selected correctly to reference the event hub you created. Select **ManageSend** for **Event Hub access policy name**, and then select the consumer group that you created in the previous section for **Event Hub consumer group**. Select **Review + create**.
145
145
@@ -155,7 +155,7 @@ You can use the [Event Hubs](../event-hubs/event-hubs-about.md) service to creat
155
155
156
156
1. After a few simulated events are generated, go back to the Time Series Insights explorer, and select the refresh button at the top. Your analytical charts that are being created for your simulated sensor data will appear.
157
157
158
-
[](./media/tutorial-facilities-analyze/tsi-explorer.png#lightbox)
158
+
[](./media/tutorial-facilities-analyze/tsi-explorer-with-adt-telemetry.png#lightbox)
159
159
160
160
1. In the Time Series Insights explorer, you can then generate charts and heatmaps for different events and data from your rooms, sensors, and other resources. On the left side, use the **MEASURE** and **SPLIT BY** drop-down boxes to create your own visualizations.
0 commit comments