Skip to content

Commit 3800241

Browse files
authored
Merge pull request #87879 from mamccrea/asa-landing-new
Stream Analytics: new landing page
2 parents 7221cd7 + 6ae51b2 commit 3800241

File tree

1 file changed

+213
-70
lines changed

1 file changed

+213
-70
lines changed

articles/stream-analytics/index.yml

Lines changed: 213 additions & 70 deletions
Original file line numberDiff line numberDiff line change
@@ -1,73 +1,216 @@
1-
### YamlMime:YamlDocument
2-
documentType: LandingData
3-
title: Stream Analytics Documentation
1+
### YamlMime:Landing
2+
3+
title: Azure Stream Analytics documentation
4+
summary: Azure Stream Analytics is a fully managed, real-time analytics service designed to help you analyze and process fast moving streams of data that can be used to trigger alerts and actions. Learn how to use Azure Stream Analytics with our quickstarts, tutorials, and samples.
5+
46
metadata:
5-
title: Azure Stream Analytics Documentation - Tutorials, API Reference
6-
meta.description: Learn how to run IoT analytics in the cloud with fully-managed event processing. Analyze data in real time from applications, sensors, devices, and more.
7-
services: stream-analytics
8-
author: mamccrea
9-
ms.author: mamccrea
7+
title: Azure Stream Analytics documentation
8+
description: Azure Stream Analytics is a fully managed, real-time analytics service designed to help you analyze and process fast moving streams of data that can be used to trigger alerts and actions. Learn how to use Azure Stream Analytics with our quickstarts, tutorials, and samples.
9+
services: service
1010
ms.service: stream-analytics
1111
ms.topic: landing-page
12-
ms.date: 06/21/2019
13-
abstract:
14-
description: Stream Analytics is a fully managed, PaaS service to help you analyze and process fast moving streams of data from IoT devices, applications, clickstreams etc in real-time and trigger alerts and actions as necessary. Learn how to use Azure Stream Analytics with our quickstarts, tutorials, and samples.
15-
aside:
16-
image:
17-
alt:
18-
height: 110
19-
src: ./media/index/streaming-analytics-thumbnail.png
20-
width: 250
21-
title: From cloud to the intelligent edge - Drive real-time decisions with Azure Stream Analytics. (1:02:11)
22-
href: https://azure.microsoft.com/resources/videos/build-2019-from-cloud-to-the-intelligent-edge-drive-real-time-decisions-with-azure-stream-analytics/
23-
width: 250
24-
sections:
25-
- title: 5-Minute Quickstarts
26-
items:
27-
- type: paragraph
28-
text: 'Learn how to deploy your first Azure Stream Analytics job:'
29-
- type: list
30-
style: icon48
31-
items:
32-
- image:
33-
src: media/index/stream-analytics.svg
34-
text: Azure portal
35-
href: https://docs.microsoft.com/azure/stream-analytics/stream-analytics-quick-create-portal
36-
- image:
37-
src: https://docs.microsoft.com/media/logos/logo_powershell.svg
38-
text: PowerShell
39-
href: https://docs.microsoft.com/azure/stream-analytics/stream-analytics-quick-create-powershell
40-
- image:
41-
src: https://docs.microsoft.com/media/logos/logo_visual-studio.svg
42-
text: Visual Studio
43-
href: https://docs.microsoft.com/azure/stream-analytics/stream-analytics-quick-create-vs
44-
- image:
45-
src: https://docs.microsoft.com/media/logos/logo_vs-code.svg
46-
text: Visual Studio Code
47-
href: https://docs.microsoft.com/azure/stream-analytics/quick-create-vs-code
48-
- title: Step-by-Step Tutorials
49-
items:
50-
- type: paragraph
51-
text: 'Learn how to deploy, manage, and monitor Azure Stream Analytics jobs:'
52-
- type: list
53-
style: ordered
54-
items:
55-
- html: <a href="stream-analytics-manage-job">Create a Stream Analytics job to analyze phone call data and visualize results in a Power BI dashboard</a>
56-
- html: <a href="stream-analytics-with-azure-functions">Run Azure Functions from Azure Stream Analytics jobs</a>
57-
- html: <a href="stream-analytics-javascript-user-defined-functions">Run JavaScript user-defined functions in Azure Stream Analytics jobs</a>
58-
- html: <a href="stream-analytics-tools-visual-studio-cicd-vsts">Deploy an Azure Stream Analytics job with CI/CD using Azure Pipelines</a>
59-
- html: <a href="stream-analytics-edge-csharp-udf">Write a C# user-defined function for an Azure Stream Analytics Edge job (Preview)</a>
60-
- title: Reference
61-
items:
62-
- type: list
63-
style: cards
64-
className: cardsD
65-
items:
66-
- title: Previews
67-
html: <p><a href="stream-analytics-previews#public-previews">Public previews</a></p><p><a href="stream-analytics-previews#other-previews">Private previews</a></p>
68-
- title: Command-line
69-
html: <p><a href="https://docs.microsoft.com/powershell/module/az.streamanalytics/#stream_analytics">Azure PowerShell</a></p>
70-
- title: Languages
71-
html: <p><a href="/dotnet/api/microsoft.azure.management.streamanalytics?view=azuremgmtstreamanalytics-1.8.3">.NET</a></p><p><a href="https://docs.microsoft.com/stream-analytics-query/stream-analytics-query-language-reference">Stream Analytics Query Language</a></p>
72-
- title: REST
73-
html: <p><a href="/rest/api/streamanalytics">REST API Reference</a></p>
12+
author: mamccrea
13+
ms.author: mamccrea
14+
ms.date: 09/16/2019
15+
16+
# linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | tutorial | video | whats-new
17+
18+
landingContent:
19+
- title: About Azure Stream Analytics
20+
linkLists:
21+
- linkListType: quickstart
22+
links:
23+
- text: Create a job with Azure portal
24+
url: stream-analytics-quick-create-portal.md
25+
- linkListType: overview
26+
links:
27+
- text: What is Azure Stream Analytics?
28+
url: stream-analytics-introduction.md
29+
- text: Azure Stream Analytics solution patterns
30+
url: stream-analytics-solution-patterns.md
31+
- linkListType: whats-new
32+
links:
33+
- text: Stream Analytics compatibility levels
34+
url: stream-analytics-compatibility-level.md
35+
- text: Stream Analytics preview features
36+
url: stream-analytics-previews.md
37+
- linkListType: concept
38+
links:
39+
- text: Choose a streaming analytics technology
40+
url: streaming-technologies.md
41+
- text: Choose a development tool for your jobs
42+
url: feature-comparison.md
43+
- title: Connect a job to a data source
44+
linkLists:
45+
- linkListType: overview
46+
links:
47+
- text: Learn about input types
48+
url: stream-analytics-add-inputs.md
49+
- linkListType: concept
50+
links:
51+
- text: Stream input data
52+
url: stream-analytics-define-inputs.md
53+
- text: Join reference data for lookups
54+
url: stream-analytics-use-reference-data.md
55+
- linkListType: how-to-guide
56+
links:
57+
- text: Use reference data from a SQL Database
58+
url: sql-reference-data.md
59+
- text: Troubleshoot input connections
60+
url: stream-analytics-troubleshoot-input.md
61+
- text: Process Apache Kafka for Event Hubs events
62+
url: ../event-hubs/event-hubs-kafka-stream-analytics.md
63+
- text: Process data from Azure Event Hubs
64+
url: ../event-hubs/process-data-azure-stream-analytics.md
65+
- title: Send data to an output sink
66+
linkLists:
67+
- linkListType: overview
68+
links:
69+
- text: Learn about output types
70+
url: stream-analytics-define-outputs.md
71+
- linkListType: concept
72+
links:
73+
- text: Output to Cosmos DB
74+
url: stream-analytics-documentdb-output.md
75+
- text: Output to Azure SQL Database
76+
url: stream-analytics-sql-output-perf.md
77+
- text: Custom blob output partitioning
78+
url: stream-analytics-custom-path-patterns-blob-storage-output.md
79+
- text: Output error handling policies
80+
url: stream-analytics-output-error-policy.md
81+
- linkListType: how-to-guide
82+
links:
83+
- text: Troubleshoot output connections
84+
url: stream-analytics-troubleshoot-output.md
85+
- title: Monitor and troubleshoot your job
86+
linkLists:
87+
- linkListType: how-to-guide
88+
links:
89+
- text: Introduction to monitoring
90+
url: stream-analytics-monitoring.md
91+
- text: Monitor jobs with Azure PowerShell
92+
url: stream-analytics-monitor-and-manage-jobs-use-powershell.md
93+
- text: Create a job monitor using the Azure .NET SDK
94+
url: stream-analytics-monitor-jobs.md
95+
- text: Monitor and manage jobs from Visual Studio
96+
url: stream-analytics-monitor-jobs-use-vs.md
97+
- text: Troubleshoot using diagnostic logs
98+
url: stream-analytics-job-diagnostic-logs.md
99+
- text: Debug using the job diagram
100+
url: stream-analytics-job-diagram-with-metrics.md
101+
- text: Troubleshoot data errors
102+
url: data-errors.md
103+
- title: Review temporal concepts
104+
linkLists:
105+
- linkListType: concept
106+
links:
107+
- text: Common query patterns
108+
url: stream-analytics-stream-analytics-query-patterns.md
109+
- text: Understand time handling in Stream Analytics
110+
url: stream-analytics-time-handling.md
111+
- text: Internal checkpoint and replay
112+
url: stream-analytics-concepts-checkpoint-replay.md
113+
- title: Transform data with Stream Analytics queries
114+
linkLists:
115+
- linkListType: concept
116+
links:
117+
- text: Introduction to windowing functions
118+
url: stream-analytics-window-functions.md
119+
- text: Introduction to geospatial functions
120+
url: stream-analytics-geospatial-functions.md
121+
- text: Parse JSON and Avro data
122+
url: stream-analytics-parsing-json.md
123+
- linkListType: how-to-guide
124+
links:
125+
- text: Troubleshoot query logic
126+
url: stream-analytics-troubleshoot-query.md
127+
- text: Write JavaScript user-defined aggregates
128+
url: stream-analytics-javascript-user-defined-aggregates.md
129+
- text: Develop .NET user-defined functions for IoT Edge jobs
130+
url: stream-analytics-edge-csharp-udf-methods.md
131+
- linkListType: tutorial
132+
links:
133+
- text: Run a JavaScript user-defined function
134+
url: stream-analytics-javascript-user-defined-functions.md
135+
- text: Run a C# user-defined function on a Stream Analytics Edge job
136+
url: stream-analytics-edge-csharp-udf.md
137+
- title: Analyze with machine learning
138+
linkLists:
139+
- linkListType: how-to-guide
140+
links:
141+
- text: Use machine learning to detect anomalies
142+
url: stream-analytics-machine-learning-anomaly-detection.md
143+
- text: Perform sentiment analysis with Azure Machine Learning Studio
144+
url: stream-analytics-machine-learning-integration-tutorial.md
145+
- text: Scale jobs with Machine Learning Studio functions
146+
url: stream-analytics-scale-with-machine-learning-functions.md
147+
- title: Create and manage jobs with developer tools
148+
linkLists:
149+
- linkListType: how-to-guide
150+
links:
151+
- text: Explore jobs with Visual Studio Code
152+
url: vscode-local-run.md
153+
- text: Test queries with sample data in Visual Studio Code
154+
url: vscode-local-run.md
155+
- text: Install tools for Visual Studio
156+
url: stream-analytics-tools-for-visual-studio-install.md
157+
- text: Test queries with sample data in Visual Studio
158+
url: stream-analytics-vs-tools-local-run.md
159+
- text: Test queries with live data in Visual Studio
160+
url: stream-analytics-live-data-local-testing.md
161+
- text: View jobs in Visual Studio
162+
url: stream-analytics-tools-for-visual-studio-edge-jobs.md
163+
- text: Develop an IoT Edge job in Visual Studio
164+
url: stream-analytics-tools-for-visual-studio-edge-jobs.md
165+
- title: Try Stream Analytics tutorials and solutions
166+
linkLists:
167+
- linkListType: tutorial
168+
links:
169+
- text: Create and manage a job
170+
url: stream-analytics-manage-job.md
171+
- text: Trigger an Azure Function
172+
url: stream-analytics-with-azure-functions.md
173+
- linkListType: how-to-guide
174+
links:
175+
- text: Build solutions with geofencing and geospatial aggregation
176+
url: geospatial-scenarios.md
177+
- text: Run jobs on IoT Edge
178+
url: stream-analytics-edge.md
179+
- text: Build a sentiment analysis solution
180+
url: stream-analytics-twitter-sentiment-analysis-trends.md
181+
- text: Real-time fraud detection
182+
url: stream-analytics-real-time-fraud-detection.md
183+
- text: Build an IoT solution
184+
url: stream-analytics-build-an-iot-solution-using-stream-analytics.md
185+
- text: High-frequency trading simulation
186+
url: stream-analytics-high-frequency-trading.md
187+
- text: Alert based on adjustable rule thresholds
188+
url: stream-analytics-threshold-based-rules.md
189+
- title: Deploy Stream Analytics jobs
190+
linkLists:
191+
- linkListType: tutorial
192+
links:
193+
- text: Deploy a job with CI/CD using Azure Pipelines
194+
url: stream-analytics-tools-visual-studio-cicd-vsts.md
195+
- linkListType: how-to-guide
196+
links:
197+
- text: Set up a CI/CD pipeline with Visual Studio Code
198+
url: setup-cicd-vs-code.md
199+
- text: Set up a CI/CD pipeline with Visual Studio
200+
url: stream-analytics-tools-for-visual-studio-cicd.md
201+
- text: Use REST APIs to set up CI/CD for IoT Edge jobs
202+
url: stream-analytics-cicd-api.md
203+
- title: Scale Stream Analytics jobs
204+
linkLists:
205+
- linkListType: how-to-guide
206+
links:
207+
- text: Scale with streaming units
208+
url: stream-analytics-streaming-unit-consumption.md
209+
- text: Scale with query parallelization
210+
url: stream-analytics-parallelization.md
211+
- text: Scale jobs to increase throughput
212+
url: stream-analytics-scale-jobs.md
213+
- text: Optimize processing by repartitioning
214+
url: repartition.md
215+
216+

0 commit comments

Comments
 (0)