Skip to content

Commit bee73f9

Browse files
Merge pull request #229574 from AbbyMSFT/landing-page
Azure Monitor landing page
2 parents 3d177a4 + 95fcec2 commit bee73f9

File tree

1 file changed

+108
-73
lines changed

1 file changed

+108
-73
lines changed

articles/azure-monitor/index.yml

Lines changed: 108 additions & 73 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
### YamlMime:Landing
22

33
title: Azure Monitor documentation
4-
summary: Monitoring Azure and on-premises services. Aggregate and analyze metrics, logs, and traces. Fire alerts and send notifications or call automated solutions.
4+
summary: Learn about monitoring Azure and on-premises services. Understand how to aggregate and analyze metrics, logs, and traces. Respond to issues by firing alerts that can send notifications or by calling automated solutions.
55

66
metadata:
77
title: Azure Monitor documentation
@@ -11,7 +11,7 @@ metadata:
1111
ms.custom: ignite-2022
1212
author: rboucher
1313
ms.author: robb
14-
ms.date: 10/08/2019
14+
ms.date: 03/14/2023
1515
# linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | tutorial | video | whats-new
1616

1717
landingContent:
@@ -24,98 +24,133 @@ 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?
30-
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-
36-
# Card
37-
- title: About monitoring data
38-
linkLists:
39-
- linkListType: concept
40-
links:
41-
- text: Data sources Overview
27+
- text: What can you monitor?
4228
url: data-sources.md
43-
- text: Data platform Overview
44-
url: ./data-platform.md
45-
46-
# Card
47-
- title: 10-minute quickstarts
48-
linkLists:
49-
- linkListType: quickstart
50-
links:
51-
- text: Monitor and alert on metrics
52-
url: alerts/alerts-metric.md
53-
- text: Analyze logs
54-
url: ./logs/log-analytics-tutorial.md
55-
- text: Alert on Subscription events
56-
url: ./alerts/alerts-activity-log.md
29+
- text: How do you collect data?
30+
url: ./essentials/data-collection.md
31+
- text: What is Azure Monitor Metrics?
32+
url: ./essentials/data-platform-metrics.md
33+
- text: What is Azure Monitor Logs?
34+
url: ./logs/data-platform-logs.md
5735

5836
# Card
59-
- title: Monitor applications
37+
- title: Common scenarios
6038
linkLists:
61-
- linkListType: get-started
39+
- linkListType: deploy
6240
links:
63-
- text: .NET
64-
url: app/asp-net.md
65-
- text: .NET Core
66-
url: app/asp-net-core.md
67-
- text: Node.js
68-
url: ./app/nodejs-quick-start.md
69-
- text: Mobile
70-
url: https://github.com/Microsoft/appcenter
71-
- text: Website
72-
url: app/website-monitoring.md
41+
- text: Multi-cloud monitoring
42+
url: best-practices-multicloud.md
43+
- text: Monitor virtual machines
44+
url: ./vm/monitor-virtual-machine.md
45+
- text: Monitor containers
46+
url: ./containers/container-insights-overview.md
47+
- text: Migrate from SCOM
48+
url: azure-monitor-operations-manager.md
49+
- text: Migrate from Splunk to Azure Monitor Logs
50+
url: ./logs/migrate-splunk-to-azure-monitor-logs.md
7351

7452
# Card
7553
- title: Training
7654
linkLists:
7755
- linkListType: learn
7856
links:
79-
- text: Learning path
57+
- text: Azure Monitor learning path
8058
url: /training/paths/monitor-usage-performance-availability-resources-azure-monitor/
59+
- text: Configure Azure Monitor
60+
url: /training/modules/configure-azure-monitor/
8161
- text: Analyze logs in Azure Monitor with KQL
8262
url: /training/modules/analyze-logs-with-kql/
63+
- text: Monitor performance of virtual machines using Azure Monitor VM Insights
64+
url: /training/modules/monitor-performance-using-azure-monitor-for-vms/
65+
- text: Visualize data combined from multiple data sources using Azure Workbooks
66+
url: /training/modules/visualize-data-workbooks/
8367

84-
# Card
85-
- title: Reference - CLI
68+
# Card
69+
- title: Get started with Azure Monitor
8670
linkLists:
87-
- linkListType: reference
71+
- linkListType: get-started
8872
links:
89-
- text: Action Groups, Activity Logs, Autoscale, Diagnostic Settings, Metrics, Private Link Scope
90-
url: /cli/azure/azure-cli-reference-for-monitor
91-
- text: Log Analytics
92-
url: /cli/azure/monitor
93-
- text: Application Insights
94-
url: /cli/azure/monitor/app-insights
73+
- text: Plan your implementation
74+
url: best-practices-plan.md
75+
- text: Configure data collection
76+
url: best-practices-data-collection.md
77+
- text: Understand analysis and visualization tools
78+
url: best-practices-analysis.md
79+
- text: Configure alerts and automated actions
80+
url: best-practices-alerts.md
81+
- text: Optimize costs
82+
url: best-practices-cost.md
9583

96-
# Card
97-
- title: Reference - PowerShell
84+
# Card
85+
- title: Get started with Azure Monitor Logs
9886
linkLists:
99-
- linkListType: reference
87+
- linkListType: deploy
88+
links:
89+
- text: Set up a Log Analytics workspace
90+
url: logs/log-analytics-workspace-overview.md
91+
- text: Design a Log Analytics workspace architecture
92+
url: logs/workspace-design.md
93+
- text: Manage tables in a Log Analytics workspace
94+
url: logs/manage-logs-tables.md
95+
- text: Monitor workspaces with Log Analytics Workspace Insights
96+
url: logs/log-analytics-workspace-insights-overview.md
97+
- text: Analyze data in Log Analytics
98+
url: logs/log-analytics-tutorial.md
99+
- text: Get started with KQL log queries
100+
url: logs/log-analytics-tutorial.md
101+
102+
# Card
103+
- title: Get started with Application Insights
104+
linkLists:
105+
- linkListType: get-started
100106
links:
101-
- text: Metrics, Autoscale, Diagnostic settings, Alerts
102-
url: /powershell/module/az.monitor
103-
- text: Log Analytics
104-
url: /powershell/module/az.operationalinsights
105-
- text: Application Insights
106-
url: /powershell/module/az.applicationinsights/new-azapplicationinsights
107+
- text: Application Insights overview
108+
url: app/app-insights-overview.md
109+
- text: Create a resource
110+
url: app/create-workspace-resource.md
111+
- text: Auto-instrumentation overview
112+
url: app/codeless-overview.md
113+
- text: Application Dashboard
114+
url: app/overview-dashboard.md
115+
- text: Availability tests
116+
url: app/availability-overview.md
117+
- text: Application map
118+
url: app/app-map.md
107119

108-
- title: Reference - REST API
120+
# Card
121+
- title: Visualize monitoring data
109122
linkLists:
123+
- linkListType: deploy
124+
links:
125+
- text: Insights and curated visualizations
126+
url: /insights/insights-overview
127+
- text: Workbooks
128+
url: /visualize/workbooks-overview.md
129+
- text: Dashboards
130+
url: /visualize/tutorial-logs-dashboards.md
131+
- text: Power BI
132+
url: /logs/log-powerbi.md
133+
- text: Grafana
134+
url: /visualize/grafana-plugin.md
135+
136+
# Card
137+
- title: Respond to issues
138+
linkLists:
139+
- linkListType: deploy
140+
links:
141+
- text: Alerts
142+
url: /alerts/alerts-overview.md
143+
- text: Autoscale
144+
url: /autoscale/autoscale-overview.md
145+
146+
# Card
147+
- title: Reference
148+
linkLists:
110149
- linkListType: reference
111150
links:
112-
- text: Metrics, Autoscale, Diagnostics settings, Alerts
113-
url: /rest/api/monitor
114-
- text: Log Analytics
115-
url: /rest/api/loganalytics
116-
- text: Application Insights
117-
url: /rest/api/application-insights/
118-
- text: Application Insights REST API sandbox
119-
url: /rest/api/application-insights/
120-
- text: Azure Alerts Management SDK for Python
121-
url: /python/api/azure-mgmt-monitor/azure.mgmt.monitor.monitormanagementclient
151+
- text: CLI Reference
152+
url: /cli/azure/azure-cli-reference-for-monitor
153+
- text: PowerShell Reference
154+
url: /powershell/module/az.monitor/?view=azps-9.5.0
155+
- text: REST API Reference
156+
url: /rest/api/monitor/

0 commit comments

Comments
 (0)