Skip to content

Commit 4c6e2ac

Browse files
authored
Merge pull request #194836 from baanders/4-12-data-history
ADT: Add data history IoT show
2 parents 8de030b + 1dcaa2f commit 4c6e2ac

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

articles/digital-twins/concepts-data-history.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,10 @@ ms.service: digital-twins
2121

2222
Once twin property values are historized to Azure Data Explorer, you can run joint queries using the [Azure Digital Twins plugin for Azure Data Explorer](concepts-data-explorer-plugin.md) to reason across digital twins, their relationships, and time series data to gain insights into the behavior of modeled environments. You can also use these queries to power operational dashboards, enrich 2D and 3D web applications, and drive immersive augmented/mixed reality experiences to convey the current and historical state of assets, processes, and people modeled in Azure Digital Twins.
2323

24+
For more of an introduction to data history, including a quick demo, watch the following IoT show video:
25+
26+
<iframe src="https://aka.ms/docs/player?id=2f9a9af4-1556-44ea-ab5f-afcfd6eb9c15" width="1080" height="530"></iframe>
27+
2428
## Required resources and data flow
2529

2630
Data history requires the following resources:

articles/digital-twins/how-to-use-data-history.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@ This article shows how to set up a working data history connection between Azure
2626

2727
It also contains a sample twin graph that you can use to see the historized twin property updates in Azure Data Explorer.
2828

29-
>[!NOTE]
30-
>You can also work with data history using the [2021-06-30-preview](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/digitaltwins/data-plane/Microsoft.DigitalTwins/preview/2021-06-30-preview) version of the rest APIs. That process isn't shown in this article.
29+
>[!TIP]
30+
>Although this article uses the Azure portal, you can also work with data history using the [2021-06-30-preview](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/digitaltwins/data-plane/Microsoft.DigitalTwins/preview/2021-06-30-preview) version of the rest APIs.
3131
3232
## Prerequisites
3333

0 commit comments

Comments
 (0)