Skip to content

Commit 26d3e6f

Browse files
committed
Fixes
1 parent 8a38b0a commit 26d3e6f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

articles/iot-operations/end-to-end-tutorials/tutorial-get-insights.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -286,4 +286,4 @@ If you're continuing on to the next tutorial, keep all of your resources.
286286
> [!NOTE]
287287
> The resource group contains the Event Hubs namespace you created in this tutorial.
288288
289-
You can also delete your Microsoft Fabric workspace and/or all the resources within it associated with this tutorial, including the eventstream, Eventhouse, and Real-Time Dashboard.
289+
You can also delete your Microsoft Fabric workspace and/or all the resources within it associated with this tutorial, including the eventstream, eventhouse, and Real-Time Dashboard.

articles/iot-operations/get-started-end-to-end-sample/quickstart-get-insights.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -260,7 +260,7 @@ Below are some more queries that you can use to add additional tiles to your das
260260
| where AssetId == _asset
261261
| project Timestamp, Temperature, FillWeight
262262
```
263-
* Query for a line chart tile, Temperature (F) vs. Energy Use*:
263+
* Query for a line chart tile, *Temperature (F) vs. Energy Use*:
264264
```kql
265265
OPCUA
266266
| where Timestamp between (_startTime.._endTime)
@@ -299,4 +299,4 @@ If you're continuing on to the next quickstart, keep all of your resources.
299299
> [!NOTE]
300300
> The resource group contains the Event Hubs namespace you created in this quickstart.
301301
302-
You can also delete your Microsoft Fabric workspace and/or all the resources within it associated with this quickstart, including the eventstream, Eventhouse, and Real-Time Dashboard.
302+
You can also delete your Microsoft Fabric workspace and/or all the resources within it associated with this quickstart, including the eventstream, eventhouse, and Real-Time Dashboard.

0 commit comments

Comments
 (0)