Skip to content

Commit 2a3c31f

Browse files
Merge pull request #87487 from KingdomOfEnds/tsi-landing-page
landing page and toc
2 parents bdd7d58 + 7be7fd0 commit 2a3c31f

File tree

2 files changed

+125
-56
lines changed

2 files changed

+125
-56
lines changed

articles/time-series-insights/TOC.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
href: tutorial-create-populate-tsi-environment.md
2828
- name: Azure Time Series Insights Preview
2929
items:
30-
- name: Azure Time Series Insights Preview tutorial
30+
- name: Set up a Preview environment
3131
href: time-series-insights-update-create-environment.md
3232
- name: Concepts
3333
items:
Lines changed: 124 additions & 55 deletions
Original file line numberDiff line numberDiff line change
@@ -1,64 +1,133 @@
1-
### YamlMime:YamlDocument
2-
documentType: LandingData
1+
### YamlMime:Landing
2+
33
title: Azure Time Series Insights Documentation
4+
summary: Learn how to run Azure IoT analytics in the cloud with fully managed event processing. Analyze data from applications, sensors, devices, and more in real time.
5+
46
metadata:
57
title: Azure Time Series Insights Documentation - Quickstarts, Tutorials, API Reference | Microsoft Docs
68
description: Learn how to run Azure IoT analytics in the cloud with fully managed event processing. Analyze data from applications, sensors, devices, and more in real time.
79
services: time-series-insights
8-
author: deepakpalled
9-
manager: cshankar
1010
ms.service: time-series-insights
11+
ms.subservice: time-series-insights
1112
ms.topic: landing-page
12-
ms.date: 06/03/2019
13-
ms.author: dpalled
14-
abstract:
15-
description: Welcome to Azure Time Series Insights. Azure Time Series Insights provides powerful data exploration and telemetry tools to help you improve operational analysis. This documentation describes the service, how to start working with its many features, the client SDK, and the powerful Time Series Insights APIs. Information is presented for two versions, one that is already generally available (Time Series Insights GA) and a major service update that is in preview (Time Series Insights Preview).
16-
aside:
17-
image:
18-
alt: A video introduction to Azure IoT Time Series Insights features.
19-
height: 110
20-
src: media/index/new-tsi-intro.png
21-
width: 250
22-
title: Time Series Insight for IoT apps. (13:31)
23-
href: https://channel9.msdn.com/Shows/Internet-of-Things-Show/Azure-Time-Series-Insights-e2e-solution-for-industrial-IoT-analytics
24-
width: 250
25-
sections:
13+
ms.collection: collection
14+
author: KingdomOfEnds
15+
ms.author: v-adgera
16+
ms.date: 09/04/2019
17+
18+
19+
landingContent:
20+
21+
- title: About Azure Time Series Insights
22+
linkLists:
23+
- linkListType: overview
24+
links:
25+
- text: What is Azure Time Series Insights Preview?
26+
url: time-series-insights-update-overview.md
27+
- text: About Azure Time Series Insights GA
28+
url: time-series-insights-overview.md
29+
- linkListType: video
30+
links:
31+
- text: Time Series Insight for IoT apps. (13:31)
32+
url: https://channel9.msdn.com/Shows/Internet-of-Things-Show/Azure-Time-Series-Insights-e2e-solution-for-industrial-IoT-analytics
33+
34+
- title: Get started with Preview
35+
linkLists:
36+
- linkListType: quickstart
37+
links:
38+
- text: Explore Azure Time Series Insights Preview
39+
url: time-series-insights-update-quickstart.md
40+
- linkListType: tutorial
41+
links:
42+
- text: Azure Time Series Insights Preview tutorial
43+
url: time-series-insights-update-create-environment.md
44+
- text: Create a single-page web app
45+
url: tutorial-create-tsi-sample-spa.md
46+
- text: Time Series Insights JavaScript client library
47+
url: tutorial-explore-js-client-lib.md
48+
- linkListType: how-to-guide
49+
links:
50+
- text: Provision and manage
51+
url: time-series-insights-update-how-to-manage.md
52+
- linkListType: concept
53+
links:
54+
- text: Visualize data in Time Series Insights explorer Preview
55+
url: time-series-insights-update-explorer.md
56+
57+
- title: Plan and prepare Preview
58+
linkLists:
59+
- linkListType: deploy
60+
links:
61+
- text: Connect to Event Hubs
62+
url: time-series-insights-how-to-add-an-event-source-eventhub.md
63+
- text: Connect to IoT Hub
64+
url: time-series-insights-how-to-add-an-event-source-iothub.md
65+
- text: Data storage and ingress
66+
url: time-series-insights-update-storage-ingress.md
67+
- linkListType: how-to-guide
68+
links:
69+
- text: Grant data access
70+
url: time-series-insights-data-access.md
71+
- text: Shape JSON for queries
72+
url: time-series-insights-update-how-to-shape-events.md
73+
- linkListType: concept
74+
links:
75+
- text: Time Series Model
76+
url: time-series-insights-update-tsm.md
77+
78+
- title: Get started with GA
79+
linkLists:
80+
- linkListType: quickstart
81+
links:
82+
- text: Explore Azure Time Series Insights GA
83+
url: time-series-quickstart.md
84+
- linkListType: tutorial
85+
links:
86+
- text: Create a Time Series Insights environment
87+
url: tutorial-create-populate-tsi-environment.md
88+
- text: Create a single-page web app
89+
url: tutorial-create-tsi-sample-spa.md
90+
- text: Time Series Insights JavaScript client library
91+
url: tutorial-explore-js-client-lib.md
92+
- linkListType: how-to-guide
93+
links:
94+
- text: Create an environment
95+
url: time-series-insights-get-started.md
96+
- linkListType: concept
97+
links:
98+
- text: Visualize data in Time Series Insights explorer
99+
url: time-series-insights-explorer.md
26100

27-
- title: 5-Minute Quickstarts
28-
items:
29-
- type: paragraph
30-
text: Learn about Azure Time Series Insights by exploring quick samples that help you get started in minutes.
31-
- type: list
32-
style: icon48
33-
items:
34-
- image:
35-
src: https://docs.microsoft.com/azure/time-series-insights/media/index/time-series-insights.svg
36-
text: Explore Azure Time Series Insights GA
37-
href: /azure/time-series-insights/time-series-quickstart
38-
- html: <p><a href="/azure/time-series-insights/time-series-insights-update-quickstart">Explore Azure Time Series Insights Preview</a></p>
39-
40-
- title: Step-by-Step Tutorials
41-
items:
42-
- type: paragraph
43-
text: Learn how to create Azure Time Series Insights environments, single-page web apps, and more through several step-by-step examples.
44-
- type: list
45-
style: cards
46-
className: cardsD
47-
items:
48-
- title: Azure Time Series Insights GA
49-
html: <p><a href="/azure/time-series-insights/tutorial-create-populate-tsi-environment">Create an Azure Time Series Insights environment</a></p> <p><a href="/azure/time-series-insights/tutorial-create-tsi-sample-spa">Create a single-page web app</a></p> <p><a href="/azure/time-series-insights/tutorial-explore-js-client-lib">Explore the JavaScript client library</a></p>
50-
- title: Azure Time Series Insights Preview
51-
html: <p><a href="/azure/time-series-insights/time-series-insights-update-create-environment">Set up an Azure Time Series Insights Preview environment</a></p>
101+
- title: Plan and prepare GA
102+
linkLists:
103+
- linkListType: deploy
104+
links:
105+
- text: Connect to Event Hubs
106+
url: time-series-insights-how-to-add-an-event-source-eventhub.md
107+
- text: Connect to IoT Hub
108+
url: time-series-insights-how-to-add-an-event-source-iothub.md
109+
- text: Plan your environment
110+
url: time-series-insights-environment-planning.md
111+
- text: Scale your environment
112+
url: time-series-insights-how-to-scale-your-environment.md
113+
- linkListType: how-to-guide
114+
links:
115+
- text: Grant data access
116+
url: time-series-insights-data-access.md
117+
- text: Shape JSON for queries
118+
url: how-to-shape-query-json.md
119+
- text: Send events
120+
url: time-series-insights-send-events.md
52121

53-
- title: Reference
54-
items:
55-
- type: list
56-
style: cards
57-
className: cardsD
58-
items:
59-
- title: Time Series Insights GA APIs
60-
html: <p><a href="/rest/api/time-series-insights/ga">Data Access</a></p> <p><a href="/rest/api/time-series-insights/ga-query-api">Query API</a></p> <p><a href="/rest/api/time-series-insights/ga-query-syntax">Query Syntax</a></p>
61-
- title: Time Series Insights Preview APIs
62-
html: <p><a href="/rest/api/time-series-insights/preview-query">Query API</a></p> <p><a href="/rest/api/time-series-insights/preview-model">Model API</a></p> <p><a href="/rest/api/time-series-insights/preview-env">Environment API</a></p> <p><a href="/rest/api/time-series-insights/preview-tsx">Time Series Expression API</a></p>
63-
- title: Client SDK
64-
html: <p><a href="https://github.com/microsoft/tsiclient/blob/master/docs/API.md">JavaScript Client SDK</a></p>
122+
- title: API Reference
123+
linkLists:
124+
- linkListType: reference
125+
links:
126+
- text: Azure Time Series Insights
127+
url: /rest/api/time-series-insights/
128+
- text: Azure Time Series Insights Preview
129+
url: /rest/api/time-series-insights/preview
130+
- text: Azure Time Series Insights GA
131+
url: /rest/api/time-series-insights/ga
132+
- text: JavaScript Client SDK
133+
url: https://github.com/microsoft/tsiclient/blob/master/docs/API.md

0 commit comments

Comments
 (0)