Skip to content

Commit dbe77c5

Browse files
authored
Merge pull request #216594 from spelluru/asaindex1031
ASA Landing page updates
2 parents 7991e07 + 6040804 commit dbe77c5

File tree

1 file changed

+25
-15
lines changed

1 file changed

+25
-15
lines changed

articles/stream-analytics/index.yml

Lines changed: 25 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -12,28 +12,32 @@ metadata:
1212
ms.topic: landing-page
1313
author: sidram
1414
ms.author: sidram
15-
ms.date: 09/16/2019
15+
ms.date: 10/31/2022
1616
# linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | tutorial | video | whats-new
1717

1818
landingContent:
1919
- title: About Azure Stream Analytics
2020
linkLists:
21-
- linkListType: quickstart
22-
links:
23-
- text: Create a job with Azure portal
24-
url: stream-analytics-quick-create-portal.md
2521
- linkListType: overview
2622
links:
2723
- text: What is Azure Stream Analytics?
2824
url: stream-analytics-introduction.md
2925
- text: Azure Stream Analytics solution patterns
3026
url: stream-analytics-solution-patterns.md
31-
- linkListType: whats-new
27+
- linkListType: quickstart
28+
links:
29+
- text: Create a job with Azure portal
30+
url: stream-analytics-quick-create-portal.md
31+
- linkListType: tutorial
3232
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
33+
- text: Capture Event Hubs data in parquet format
34+
url: event-hubs-parquet-capture-tutorial.md
35+
- text: Write to a delta table in Data Lake Storage Gen2
36+
url: write-to-delta-table-adls-gen2.md
37+
- text: Build real time Power BI dashboards with no code editor
38+
url: no-code-power-bi-tutorial.md
39+
- text: Analyze fraudulent call data and visualize results
40+
url: stream-analytics-real-time-fraud-detection.md
3741
- linkListType: concept
3842
links:
3943
- text: Choose a streaming analytics technology
@@ -84,16 +88,22 @@ landingContent:
8488
url: stream-analytics-troubleshoot-output.md
8589
- title: Monitor and troubleshoot your job
8690
linkLists:
91+
- linkListType: concept
92+
links:
93+
- text: Stream Analytics job metrics
94+
url: stream-analytics-job-metrics.md
95+
- text: Stream Analytics dimensions for job metrics
96+
url: stream-analytics-job-metrics-dimensions.md
8797
- linkListType: how-to-guide
8898
links:
89-
- text: Introduction to monitoring
99+
- text: Monitor and manage jobs using Azure portal
90100
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
95101
- text: Monitor and manage jobs from Visual Studio
96102
url: stream-analytics-monitor-jobs-use-vs.md
103+
- text: Analyze job performance using job metrics and dimensions
104+
url: stream-analytics-job-analysis-with-metric-dimensions.md
105+
- text: Debug queries locally using job diagram in Visual Studio Code
106+
url: debug-locally-using-job-diagram-vs-code.md
97107
- text: Troubleshoot using resource logs
98108
url: stream-analytics-job-diagnostic-logs.md
99109
- text: Debug using the job diagram

0 commit comments

Comments
 (0)