Skip to content

Commit d205b75

Browse files
authored
Merge pull request #310788 from DENKEN02MSFT/US418992
Removed references to Time Series Insights
2 parents 988a6c4 + a51282f commit d205b75

49 files changed

Lines changed: 1340 additions & 2101 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.openpublishing.publish.config.json

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -834,12 +834,6 @@
834834
"branch": "tutorial",
835835
"branch_mapping": {}
836836
},
837-
{
838-
"path_to_root": "samples-tsi",
839-
"url": "https://github.com/Azure-Samples/Azure-Time-Series-Insights",
840-
"branch": "master",
841-
"branch_mapping": {}
842-
},
843837
{
844838
"path_to_root": "storage-mgmt-devguide-dotnet",
845839
"url": "https://github.com/Azure-Samples/storage-mgmt-devguide-dotnet",

articles/iot-central/TOC.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -257,8 +257,6 @@
257257
href: ../iot-edge/index.yml
258258
- name: Azure Maps
259259
href: ../azure-maps/index.yml
260-
- name: Time Series Insights
261-
href: ../time-series-insights/index.yml
262260
- name: Azure IoT SDKs
263261
items:
264262
- name: IoT Service SDKs

articles/iot-dps/toc.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -222,8 +222,6 @@ items:
222222
href: ../iot-edge/index.yml
223223
- name: Azure Maps
224224
href: ../azure-maps/index.yml
225-
- name: Time Series Insights
226-
href: ../time-series-insights/index.yml
227225
- name: Azure IoT samples
228226
items:
229227
- name: C# (.NET)

articles/iot-edge/TOC.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -295,8 +295,6 @@
295295
href: ../iot-edge/index.yml
296296
- name: Azure Maps
297297
href: ../azure-maps/index.yml
298-
- name: Time Series Insights
299-
href: ../time-series-insights/index.yml
300298
- name: Azure IoT SDKs
301299
items:
302300
- name: IoT Service SDKs

articles/iot-hub-device-update/toc.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -156,8 +156,6 @@ items:
156156
href: ../iot-edge/index.yml
157157
- name: Azure Maps
158158
href: ../azure-maps/index.yml
159-
- name: Time Series Insights
160-
href: ../time-series-insights/index.yml
161159
- name: Terraform modules
162160
items:
163161
- name: Device Update account resource

articles/iot-hub/TOC.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -440,8 +440,6 @@
440440
displayName: EFLOW
441441
- name: Azure Maps
442442
href: ../azure-maps/index.yml
443-
- name: Time Series Insights
444-
href: ../time-series-insights/index.yml
445443
- name: Azure IoT SDKs
446444
items:
447445
- name: IoT Service SDKs

articles/iot-hub/iot-hub-devguide-messages-read-builtin.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -83,9 +83,6 @@ The product integrations you can use with the built-in Event Hubs-compatible end
8383
* [Azure Stream Analytics](../stream-analytics/index.yml)
8484

8585
For more information, see [Stream data as input into Stream Analytics](../stream-analytics/stream-analytics-define-inputs.md#stream-data-from-iot-hub).
86-
* [Azure Time Series Insights](../time-series-insights/index.yml)
87-
88-
For more information, see [Add an IoT hub event source to your Azure Time Series Insight environment](../time-series-insights/how-to-ingest-data-iot-hub.md).
8986
* [Apache Spark integration](../hdinsight/spark/apache-spark-ipython-notebook-machine-learning.md)
9087
* [Apache Kafka](https://kafka.apache.org/)
9188

articles/iot/TOC.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -133,5 +133,3 @@ items:
133133
href: ../iot-edge/index.yml
134134
- name: Azure Maps
135135
href: ../azure-maps/index.yml
136-
- name: Time Series Insights
137-
href: ../time-series-insights/index.yml

articles/iot/concepts-architecture.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Every model and interface has a unique ID.
2222

2323
The following diagram shows the key elements of an IoT Plug and Play solution:
2424

25-
:::image type="content" source="media/concepts-architecture/pnp-architecture.svg" alt-text="Diagram that shows the key elements of the IoT Plug and Play architecture." border="false":::
25+
:::image type="content" source="media/concepts-architecture/pnp-architecture.svg" alt-text="Diagram that shows the key elements of the IoT Plug and Play architecture." border="false" lightbox="media/concepts-architecture/pnp-architecture.svg":::
2626

2727
## Model repository
2828

articles/iot/iot-glossary.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -589,7 +589,7 @@ Applies to: IoT Hub
589589

590590
### Downstream service
591591

592-
A relative term describing services that receive data from the current context. For example, in the context of [Azure Digital Twins](#azure-digital-twins), Time Series Insights is a downstream service if you set up your data to flow from [Azure Digital Twins](#azure-digital-twins) into Time Series Insights.
592+
A relative term describing services that receive data from the current context.
593593

594594
Casing rules: Always lowercase.
595595

0 commit comments

Comments
 (0)