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/time-series-insights/time-series-insights-update-tsm.md
+6-5Lines changed: 6 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ ms.workload: big-data
8
8
ms.service: time-series-insights
9
9
services: time-series-insights
10
10
ms.topic: conceptual
11
-
ms.date: 03/16/2020
11
+
ms.date: 04/29/2020
12
12
ms.custom: seodec18
13
13
---
14
14
@@ -17,7 +17,8 @@ ms.custom: seodec18
17
17
This article describes Time Series Model, the capabilities, and how to start building and updating your own models in the Azure Time Series Insights Preview environment.
18
18
19
19
> [!TIP]
20
-
> * Go to the [Contoso Wind Farm demo](https://insights.timeseries.azure.com/preview/samples) environment for a live Time Series Model example.
20
+
>
21
+
> * Go to the [Contoso Wind Farm demo](https://insights.timeseries.azure.com/preview/samples) environment for a live Time Series Model example.
21
22
> * Read about the [Azure Time Series Insights Preview explorer](time-series-insights-update-explorer.md) to learn how to navigate your Time Series Model UI.
22
23
> * Learn [How to work with Time Series Model](time-series-insights-update-how-to-tsm.md) using the Time Series Insights web explorer.
23
24
@@ -46,9 +47,9 @@ These limitations revealed the importance of smart data aggregation and visualiz
46
47
47
48
[](media/v2-update-tsm/time-series-model-smart-oven.png#lightbox)
48
49
49
-
* Time Series Model plays a vital role in queries and navigation because it contextualizes data by allowing comparisons to be drawn across time ranges and between sensor and device kinds. (**A**)
50
+
* Time Series Model plays a vital role in queries and navigation because it contextualizes data by allowing comparisons to be drawn across time ranges and between sensor and device kinds. (**A**)
50
51
* Data is further contextualized because data persisted in Time Series Model preserves time series query computations as variables and reuses them at query time.
51
-
* Time Series Model organizes and aggregates data for improved visualization and management capabilities. (**B**)
52
+
* Time Series Model organizes and aggregates data for improved visualization and management capabilities. (**B**)
52
53
53
54
### Key capabilities
54
55
@@ -285,7 +286,7 @@ Time Series Insights types might have many variables that specify formula and co
285
286
286
287
Each variable can be one of three *kinds*: *numeric*, *categorical*, and *aggregate*.
287
288
288
-
***Numeric** kinds work with continuous values.
289
+
***Numeric** kinds work with continuous values.
289
290
***Categorical** kinds work with a defined set of discrete values.
290
291
***Aggregate** values combine multiple variables of a single kind (either all numeric or all categorical).
Copy file name to clipboardExpand all lines: articles/time-series-insights/time-series-insights-update-use-cases.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
@@ -8,7 +8,7 @@ ms.workload: big-data
8
8
ms.service: time-series-insights
9
9
services: time-series-insights
10
10
ms.topic: conceptual
11
-
ms.date: 02/07/2020
11
+
ms.date: 04/29/2020
12
12
ms.custom: seodec18
13
13
---
14
14
@@ -37,13 +37,13 @@ Instantly explore and analyze billions of events to spot anomalies and discover
37
37
38
38
Most customers agree that the minimal amount of time required to gain insight is one of the standout features of Time Series Insights:
39
39
40
-
* Time Series Insights requires no upfront data preparation.
41
-
* It works fast to connect you to billions of events in your Azure IoT Hub or Azure Event Hubs instances in minutes.
40
+
* Time Series Insights requires no upfront data preparation.
41
+
* It works fast to connect you to billions of events in your Azure IoT Hub or Azure Event Hubs instances in minutes.
42
42
* Once connected, you can visualize and analyze billions of events to spot anomalies and discover hidden trends in your data.
43
43
44
44
Time Series Insights is intuitive and simple to use. You can interact with your data without writing a single line of code. There’s also no new language you're required to learn, although Time Series Insights provides a granular text-based querying language for advanced users who are familiar with SQL. It also provides select-and-click exploration for novices.
45
45
46
-
Customers can take advantage of the speed to diagnose asset-related issues quickly. They can perform DevOps analysis to get to the root cause of a bug in an IoT solution. They also can identify areas to flag for further investigation as part of their data science initiatives.
46
+
Customers can take advantage of the speed to diagnose asset-related issues quickly. They can perform DevOps analysis to get to the root cause of a bug in an IoT solution. They also can identify areas to flag for further investigation as part of their data science initiatives.
47
47
48
48
There are three primary ways to interact with data stored in Time Series Insights:
0 commit comments