Skip to content

Commit 6edfdaf

Browse files
committed
Remove TSI article
1 parent 3805510 commit 6edfdaf

File tree

5 files changed

+5
-281
lines changed

5 files changed

+5
-281
lines changed

articles/digital-twins/.openpublishing.redirection.digital-twins.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
{
22
"redirections": [
3+
{
4+
"source_path": "how-to-integrate-time-series-insights.md",
5+
"redirect_url": "/azure/digital-twins/how-to-create-data-history-connection",
6+
"redirect_document_id": false
7+
},
38
{
49
"source_path": "how-to-manage-routes.md",
510
"redirect_url": "/azure/digital-twins/how-to-create-routes",

articles/digital-twins/concepts-data-explorer-plugin.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -153,5 +153,3 @@ For instance, if you want to represent a property with three fields for roll, pi
153153
* View the plugin documentation for the Kusto Query Language in Azure Data Explorer: [azure_digital_twins_query_request plugin](/azure/data-explorer/kusto/query/azure-digital-twins-query-request-plugin)
154154
155155
* View sample queries using the plugin, including a walkthrough that runs the queries in an example scenario: [Azure Digital Twins query plugin for Azure Data Explorer: Sample queries and walkthrough](https://github.com/Azure-Samples/azure-digital-twins-getting-started/tree/main/adt-adx-queries)
156-
157-
* Read about another strategy for analyzing historical data in Azure Digital Twins: [Integrate with Azure Time Series Insights](how-to-integrate-time-series-insights.md)

articles/digital-twins/concepts-data-ingress-egress.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,6 @@ Endpoints can be instances of any of these Azure services:
5050

5151
The endpoint is attached to an Azure Digital Twins instance using management APIs or the Azure portal, and can carry data along from the instance to other listening services. For more information about Azure Digital Twins endpoints, see [Endpoints and event routes](concepts-route-events.md).
5252

53-
For detailed instructions on how to send Azure Digital Twins data to Azure Maps, see [Use Azure Digital Twins to update an Azure Maps indoor map](how-to-integrate-maps.md). For detailed instructions on how to send Azure Digital Twins data to Time Series Insights, see [Integrate with Time Series Insights](how-to-integrate-time-series-insights.md).
54-
5553
### Data history
5654

5755
To send twin data to [Azure Data Explorer](/azure/data-explorer/data-explorer-overview), set up a [data history connection](concepts-data-history.md) that automatically historizes graph updates from your Azure Digital Twins instance to an Azure Data Explorer cluster. The data history connection requires an [event hub](../event-hubs/event-hubs-about.md), but doesn't require an explicit endpoint.

0 commit comments

Comments
 (0)