Skip to content

Commit 7895a67

Browse files
authored
Merge pull request #113212 from Virginia001/work01
Work01
2 parents e7c9aca + 0db79d8 commit 7895a67

File tree

2 files changed

+10
-9
lines changed

2 files changed

+10
-9
lines changed

articles/time-series-insights/time-series-insights-update-tsm.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.workload: big-data
88
ms.service: time-series-insights
99
services: time-series-insights
1010
ms.topic: conceptual
11-
ms.date: 03/16/2020
11+
ms.date: 04/29/2020
1212
ms.custom: seodec18
1313
---
1414

@@ -17,7 +17,8 @@ ms.custom: seodec18
1717
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.
1818

1919
> [!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.
2122
> * 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.
2223
> * Learn [How to work with Time Series Model](time-series-insights-update-how-to-tsm.md) using the Time Series Insights web explorer.
2324
@@ -46,9 +47,9 @@ These limitations revealed the importance of smart data aggregation and visualiz
4647

4748
[![Time Series Model smart oven charting example](media/v2-update-tsm/time-series-model-smart-oven.png)](media/v2-update-tsm/time-series-model-smart-oven.png#lightbox)
4849

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**)
5051
* 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**)
5253

5354
### Key capabilities
5455

@@ -285,7 +286,7 @@ Time Series Insights types might have many variables that specify formula and co
285286

286287
Each variable can be one of three *kinds*: *numeric*, *categorical*, and *aggregate*.
287288

288-
* **Numeric** kinds work with continuous values.
289+
* **Numeric** kinds work with continuous values.
289290
* **Categorical** kinds work with a defined set of discrete values.
290291
* **Aggregate** values combine multiple variables of a single kind (either all numeric or all categorical).
291292

articles/time-series-insights/time-series-insights-update-use-cases.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.workload: big-data
88
ms.service: time-series-insights
99
services: time-series-insights
1010
ms.topic: conceptual
11-
ms.date: 02/07/2020
11+
ms.date: 04/29/2020
1212
ms.custom: seodec18
1313
---
1414

@@ -37,13 +37,13 @@ Instantly explore and analyze billions of events to spot anomalies and discover
3737

3838
Most customers agree that the minimal amount of time required to gain insight is one of the standout features of Time Series Insights:
3939

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.
4242
* Once connected, you can visualize and analyze billions of events to spot anomalies and discover hidden trends in your data.
4343

4444
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.
4545

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.
4747

4848
There are three primary ways to interact with data stored in Time Series Insights:
4949

0 commit comments

Comments
 (0)