@@ -24,24 +24,32 @@ landingContent:
24
24
links :
25
25
- text : What is Azure Monitor?
26
26
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?
30
34
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
35
37
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
40
42
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
45
53
46
54
# Card
47
55
- title : 10-minute quickstarts
@@ -56,7 +64,7 @@ landingContent:
56
64
url : ./alerts/alerts-activity-log.md
57
65
58
66
# Card
59
- - title : Monitor applications
67
+ - title : Get started with Application Insights
60
68
linkLists :
61
69
- linkListType : get-started
62
70
links :
@@ -80,52 +88,49 @@ landingContent:
80
88
url : /training/paths/monitor-usage-performance-availability-resources-azure-monitor/
81
89
- text : Analyze logs in Azure Monitor with KQL
82
90
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/
83
99
84
100
# Card
85
101
- title : Videos
86
102
linkLists :
87
- - linkListType : learn
103
+ - linkListType : video
88
104
links :
89
- - text : Autoscale
105
+ - text : How to run Autoscale
90
106
url : https://www.microsoft.com/en-us/videoplayer/embed/RE4u7ts
91
- - text : Analysis and Visualizations
107
+ - text : Create Azure Monitor Dashboards
92
108
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
93
125
94
126
# Card
95
- - title : Reference - CLI
127
+ - title : Reference
96
128
linkLists :
97
129
- linkListType : reference
98
130
links :
99
- - text : Action Groups, Activity Logs, Autoscale, Diagnostic Settings, Metrics, Private Link Scope
131
+ - text : CLI Reference
100
132
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