Skip to content

Commit e61f4f0

Browse files
authored
Merge pull request #91512 from KingdomOfEnds/tsi-ga-refresh
removed blotches from images
2 parents 1b64ad6 + 42cfc49 commit e61f4f0

File tree

6 files changed

+10
-7
lines changed

6 files changed

+10
-7
lines changed
1.68 KB
Loading
12.5 KB
Loading
13.7 KB
Loading

articles/time-series-insights/time-series-insights-add-reference-data-set.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ manager: cshankar
99
ms.reviewer: jasonh, kfile
1010
ms.workload: big-data
1111
ms.topic: conceptual
12-
ms.date: 08/28/2019
12+
ms.date: 10/10/2019
1313
ms.custom: seodec18
1414
---
1515

@@ -31,13 +31,13 @@ Reference data is not joined retroactively. Thus, only current and future ingres
3131

3232
1. Sign in to the [Azure portal](https://portal.azure.com).
3333

34-
1. Locate your existing Time Series Insights environment. Select **All resources** in the menu on the left side of the Azure portal. Select your Time Series Insights environment.
34+
1. Locate your existing Azure Time Series Insights environment. Select **All resources** in the menu on the left side of the Azure portal. Select your Time Series Insights environment.
3535

3636
1. Select the **Overview** page. Locate the **Time Series Insights explorer URL** and open the link.
3737

38-
View the explorer for your TSI environment.
38+
View the explorer for your Time Series Insights environment.
3939

40-
1. Expand the environment selector in the TSI explorer. Choose the active environment. Select the reference data icon on the upper right in the explorer page.
40+
1. Expand the environment selector in the Time Series Insights explorer. Choose the active environment. Select the reference data icon on the upper right in the explorer page.
4141

4242
[![Add reference data](media/add-reference-data-set/add-reference-data.png)](media/add-reference-data-set/add-reference-data.png#lightbox)
4343

@@ -46,12 +46,14 @@ Reference data is not joined retroactively. Thus, only current and future ingres
4646
[![Add data set](media/add-reference-data-set/add-data-set.png)](media/add-reference-data-set/add-data-set.png#lightbox)
4747

4848
1. On the **New reference data set** page, choose the format of the data:
49+
4950
- Choose **CSV** for comma-delimited data. The first row is treated as a header row.
50-
- Choose **JSON Array** for javascript object notation (JSON) formatted data.
51+
- Choose **JSON Array** for JavaScript object notation (JSON) formatted data.
5152

5253
[![Choose data format.](media/add-reference-data-set/add-data.png)](media/add-reference-data-set/add-data.png#lightbox)
5354

5455
1. Provide the data, using one of the two methods:
56+
5557
- Paste the data into the text editor. Then, select **Parse reference data** button.
5658
- Select **Choose File** button to add data from a local text file.
5759

articles/time-series-insights/time-series-insights-explorer.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,4 +121,5 @@ Now you've seen the various features and options that are available within the T
121121
## Next steps
122122

123123
- Learn how to [diagnose and solve problems](time-series-insights-diagnose-and-solve-problems.md) in your Time Series Insights environment.
124+
124125
- Take the guided [Azure Time Series Insights quickstart](time-series-quickstart.md) tour.

articles/time-series-insights/time-series-insights-overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,15 +9,15 @@ manager: cshankar
99
ms.reviewer: v-mamcge, jasonh, kfile
1010
ms.workload: big-data
1111
ms.topic: overview
12-
ms.date: 09/24/2019
12+
ms.date: 10/10/2019
1313
ms.custom: seodec18
1414
---
1515

1616
# What is Azure Time Series Insights?
1717

1818
Azure Time Series Insights is built to store, visualize, and query large amounts of time series data, such as that generated by IoT devices. If you want to store, manage, query, or visualize time series data in the cloud, Time Series Insights is likely right for you.
1919

20-
![Time Series Insights flowchart](media/overview/time-series-insights-flowchart.png)
20+
[![Time Series Insights flowchart](media/overview/time-series-insights-flowchart.png)](media/overview/time-series-insights-flowchart.png#lightbox)
2121

2222
Time Series Insights has four key jobs:
2323

0 commit comments

Comments
 (0)