Skip to content

Commit 1b42bc9

Browse files
committed
landing page
1 parent 867d372 commit 1b42bc9

File tree

1 file changed

+57
-52
lines changed

1 file changed

+57
-52
lines changed

articles/azure-monitor/index.yml

Lines changed: 57 additions & 52 deletions
Original file line numberDiff line numberDiff line change
@@ -24,24 +24,32 @@ landingContent:
2424
links:
2525
- text: What is Azure Monitor?
2626
url: overview.md
27-
- text: What can you Monitor?
28-
url: monitor-reference.md
29-
- text: What is Azure Monitor Logs / Log Analytics?
27+
- text: What can you monitor?
28+
url: data-sources.md
29+
- text: How do you collect data?
30+
url: ./essentials/data-collection.md
31+
- text: What are Azure Monitor Metrics?
32+
url: ./essentials/data-platform-metrics.md
33+
- text: What are Azure Monitor Logs?
3034
url: ./logs/data-platform-logs.md
31-
- text: What is Application Insights?
32-
url: app/app-insights-overview.md
33-
- text: What is Network Insights?
34-
url: ../network-watcher/network-insights-overview.md
35+
- text: What is Azure Monitor for SCOM?
36+
url: azure-monitor-operations-manger.md
3537

36-
# Card
37-
- title: About monitoring data
38-
linkLists:
39-
- linkListType: concept
38+
# Card
39+
- title: Get started with Azure Monitor
40+
linkLists:
41+
- linkListType: get-started
4042
links:
41-
- text: Data sources Overview
42-
url: data-sources.md
43-
- text: Data platform Overview
44-
url: ./data-platform.md
43+
- text: Plan your implementation
44+
url: best-practices-plan.md
45+
- text: Configure data collection
46+
url: best-practices-data-collection.md
47+
- text: Understand analysis and visualization tools
48+
url: best-practices-analysis.md
49+
- text: Configure alerts and automated actions
50+
url: best-practices-alerts.md
51+
- text: Optimize costs
52+
url: best-practices-cost.md
4553

4654
# Card
4755
- title: 10-minute quickstarts
@@ -56,7 +64,7 @@ landingContent:
5664
url: ./alerts/alerts-activity-log.md
5765

5866
# Card
59-
- title: Monitor applications
67+
- title: Get started with Application Insights
6068
linkLists:
6169
- linkListType: get-started
6270
links:
@@ -80,52 +88,49 @@ landingContent:
8088
url: /training/paths/monitor-usage-performance-availability-resources-azure-monitor/
8189
- text: Analyze logs in Azure Monitor with KQL
8290
url: /training/modules/analyze-logs-with-kql/
91+
- text: Using Azure Monitor logs
92+
url: /training/modules/analyze-infrastructure-with-azure-monitor-logs/
93+
- text: Respond to incidents with Azure Monitor alerts
94+
url: /training/modules/incident-response-with-alerting-on-azure/
95+
- text: Add the Application Insights SDK to your server-side code
96+
url: /training/modules/instrument-web-app-code-with-application-insights/
97+
- text: Monitor VM performance with VM Insights
98+
url: /training/modules/monitor-performance-using-azure-monitor-for-vms/
8399

84100
# Card
85101
- title: Videos
86102
linkLists:
87-
- linkListType: learn
103+
- linkListType: video
88104
links:
89-
- text: Autoscale
105+
- text: How to run Autoscale
90106
url: https://www.microsoft.com/en-us/videoplayer/embed/RE4u7ts
91-
- text: Analysis and Visualizations
107+
- text: Create Azure Monitor Dashboards
92108
url: https://www.microsoft.com/en-us/videoplayer/embed/RE4AslH
109+
- text: Container Insights overview
110+
url: https://www.youtube.com/embed/XEdwGvS2AwA
111+
- text: How to create metric charts
112+
url: https://www.microsoft.com/videoplayer/embed/RE4qO59
113+
- text: Get started with log queries
114+
url: https://www.microsoft.com/videoplayer/embed/RE42pGX
115+
- text: Advanced query troubleshooting
116+
url: https://www.microsoft.com/en-us/videoplayer/embed/RE4NUH0
117+
- text: Get started with Azure Workbooks
118+
url: https://www.microsoft.com/en-us/videoplayer/embed/RE4B4Ap
119+
- text: Build workbooks using log queries
120+
url: https://www.microsoft.com/en-us/videoplayer/embed/RE59Wee
121+
- text: Using tabs, groups, and links in Azure Workbooks
122+
url: https://www.microsoft.com/en-us/videoplayer/embed/RE59YTe
123+
- text: Using graphs and links in Azure Workbooks
124+
url: https://www.microsoft.com/en-us/videoplayer/embed/RE5ah5O
93125

94126
# Card
95-
- title: Reference - CLI
127+
- title: Reference
96128
linkLists:
97129
- linkListType: reference
98130
links:
99-
- text: Action Groups, Activity Logs, Autoscale, Diagnostic Settings, Metrics, Private Link Scope
131+
- text: CLI Reference
100132
url: /cli/azure/azure-cli-reference-for-monitor
101-
- text: Log Analytics
102-
url: /cli/azure/monitor
103-
- text: Application Insights
104-
url: /cli/azure/monitor/app-insights
105-
106-
# Card
107-
- title: Reference - PowerShell
108-
linkLists:
109-
- linkListType: reference
110-
links:
111-
- text: Metrics, Autoscale, Diagnostic settings, Alerts
112-
url: /powershell/module/az.monitor
113-
- text: Log Analytics
114-
url: /powershell/module/az.operationalinsights
115-
- text: Application Insights
116-
url: /powershell/module/az.applicationinsights/new-azapplicationinsights
117-
118-
- title: Reference - REST API
119-
linkLists:
120-
- linkListType: reference
121-
links:
122-
- text: Metrics, Autoscale, Diagnostics settings, Alerts
123-
url: /rest/api/monitor
124-
- text: Log Analytics
125-
url: /rest/api/loganalytics
126-
- text: Application Insights
127-
url: /rest/api/application-insights/
128-
- text: Application Insights REST API sandbox
129-
url: /rest/api/application-insights/
130-
- text: Azure Alerts Management SDK for Python
131-
url: /python/api/azure-mgmt-monitor/azure.mgmt.monitor.monitormanagementclient
133+
- text: PowerShell Reference
134+
url: /powershell/module/az.monitor/?view=azps-9.5.0
135+
- text: REST API Reference
136+
url: /rest/api/monitor/

0 commit comments

Comments
 (0)