Skip to content

Commit 02376f6

Browse files
committed
TOC updates, continued
1 parent 088d259 commit 02376f6

File tree

1 file changed

+66
-74
lines changed

1 file changed

+66
-74
lines changed

articles/azure-monitor/toc.yml

Lines changed: 66 additions & 74 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,27 @@ items:
33
href: index.yml
44
- name: Overview
55
items:
6-
- name: What is Azure Monitor?
6+
- name: Azure Monitor Overview
77
href: overview.md
8-
- name: What is observability?
8+
- name: Observability data in Azure Monitor
99
href: observability-data.md
1010
- name: What can you monitor?
1111
href: monitor-reference.md
1212
- name: What's new?
1313
href: whats-new.md
14+
- name: Concepts
15+
items:
16+
- name: Security
17+
items:
18+
- name: Security baseline
19+
href: /security/benchmark/azure/baselines/monitor-security-baseline?toc=/azure/azure-monitor/toc.json
20+
- name: Security controls by Azure Policy
21+
displayName: regulatory, compliance, standards, domains
22+
href: .//security-controls-policy.md
23+
- name: Partner integrations
24+
href: partners.md
25+
- name: FAQ
26+
href: faq.yml
1427
- name: Tutorials
1528
items:
1629
- name: End to end deployment
@@ -83,15 +96,6 @@ items:
8396
href: change/tutorial-outages.md
8497
- name: Monitor Kubernetes
8598
href: ../aks/monitor-aks.md?toc=/azure/azure-monitor/toc.json
86-
- name: Data collection rules
87-
items:
88-
- name: Edit a data collection rules
89-
displayName: data collection rules
90-
href: essentials/data-collection-rule-edit.md
91-
- name: Workspace transformations in the Azure portal
92-
href: logs/tutorial-workspace-transformations-portal.md
93-
- name: Workspace transformations using ARM templates
94-
href: logs/tutorial-workspace-transformations-api.md
9599
- name: Forward syslog data to workspace
96100
href: ../sentinel/forward-syslog-monitor-agent.md?bc=%2fazure%2fazure-monitor%2fbreadcrumb%2ftoc.json&toc=%2fazure%2fazure-monitor%2ftoc.json
97101
- name: Self-monitoring
@@ -158,28 +162,37 @@ items:
158162
href: ./resource-graph-samples.md
159163
- name: Azure CLI metric alerts
160164
href: azure-cli-metrics-alert-sample.md
161-
- name: Concepts
162-
items:
163-
- name: Security
164-
items:
165-
- name: Security baseline
166-
href: /security/benchmark/azure/baselines/monitor-security-baseline?toc=/azure/azure-monitor/toc.json
167-
- name: Security controls by Azure Policy
168-
displayName: regulatory, compliance, standards, domains
169-
href: .//security-controls-policy.md
170-
- name: Partner integrations
171-
href: partners.md
172-
- name: View and estimate charges
173-
href: usage-estimated-costs.md
174-
- name: Cost optimization
175-
href: best-practices-cost.md
176-
- name: FAQ
177-
href: faq.yml
178165
- name: Data collection
179166
items:
180167
- name: Overview
181168
displayName: data collection, data collection rules
182169
href: essentials/data-collection.md
170+
- name: Data collection rules
171+
items:
172+
- name: Overview
173+
displayName: data collection, data collection rules
174+
href: essentials/data-collection-rule-overview.md
175+
- name: Best practices
176+
displayName: data collection, data collection rules
177+
href: essentials/data-collection-rule-best-practices.md
178+
- name: Structure
179+
displayName: Data collection rules
180+
href: essentials/data-collection-rule-structure.md
181+
- name: Edit a data collection rule
182+
displayName: data collection rules
183+
href: essentials/data-collection-rule-edit.md
184+
- name: Transformations
185+
items:
186+
- name: Overview
187+
displayName: Transformations
188+
href: essentials/data-collection-transformations.md
189+
- name: Structure
190+
displayName: Transformations
191+
href: essentials/data-collection-transformations-structure.md
192+
- name: Migrate retention to Azure Storage lifecycle
193+
href: essentials/migrate-to-azure-storage-lifecycle-policy.md
194+
- name: Data collection endpoints
195+
href: essentials/data-collection-endpoint-overview.md
183196
- name: Data sources
184197
items:
185198
- name: Overview of data sources
@@ -198,6 +211,27 @@ items:
198211
- name: Create Diagnostic Settings with Azure Policy
199212
displayName: Diagnostic Settings, Platform logs, Resource logs, Activity log
200213
href: essentials/diagnostic-settings-policy.md
214+
- name: Logs ingestion API
215+
items:
216+
- name: Overview
217+
displayName: data ingestion
218+
href: logs/logs-ingestion-api-overview.md
219+
- name: Migrate from Data Collector API
220+
href: logs/custom-logs-migrate.md
221+
- name: Tutorials
222+
items:
223+
- name: Send data to Azure Monitor Logs using REST API
224+
href: logs/tutorial-logs-ingestion-portal.md
225+
- name: Send data to Azure Monitor Logs with ARM templates
226+
href: logs/tutorial-logs-ingestion-api.md
227+
- name: Data collector API
228+
items:
229+
- name: Overview
230+
href: logs/data-collector-api.md
231+
- name: Log Analytics Data collector API
232+
href: logs/data-collector-api.md
233+
- name: Log Analytics Data Collector API Pipeline example
234+
href: logs/create-pipeline-datacollector-api.md
201235
- name: Azure Monitor Agent
202236
items:
203237
- name: Overview
@@ -344,29 +378,6 @@ items:
344378
- name: Log Analytics Linux agent
345379
displayName: troubleshoot, troubleshooting
346380
href: agents/agent-linux-troubleshoot.md
347-
- name: Data collection rules
348-
items:
349-
- name: Overview
350-
displayName: data collection, data collection rules
351-
href: essentials/data-collection-rule-overview.md
352-
- name: Best practices
353-
displayName: data collection, data collection rules
354-
href: essentials/data-collection-rule-best-practices.md
355-
- name: Structure
356-
displayName: Data collection rules
357-
href: essentials/data-collection-rule-structure.md
358-
- name: Transformations
359-
items:
360-
- name: Overview
361-
displayName: Transformations
362-
href: essentials/data-collection-transformations.md
363-
- name: Structure
364-
displayName: Transformations
365-
href: essentials/data-collection-transformations-structure.md
366-
- name: Migrate retention to Azure Storage lifecycle
367-
href: essentials/migrate-to-azure-storage-lifecycle-policy.md
368-
- name: Data collection endpoints
369-
href: essentials/data-collection-endpoint-overview.md
370381
- name: Private Link networking
371382
items:
372383
- name: Private Link overview
@@ -535,27 +546,6 @@ items:
535546
href: logs/personal-data-mgmt.md
536547
- name: Application data collection, retention, and storage
537548
href: app/data-retention-privacy.md
538-
- name: Logs ingestion API
539-
items:
540-
- name: Overview
541-
displayName: data ingestion
542-
href: logs/logs-ingestion-api-overview.md
543-
- name: Migrate from Data Collector API
544-
href: logs/custom-logs-migrate.md
545-
- name: Tutorials
546-
items:
547-
- name: Send data to Azure Monitor Logs using REST API
548-
href: logs/tutorial-logs-ingestion-portal.md
549-
- name: Send data to Azure Monitor Logs with ARM templates
550-
href: logs/tutorial-logs-ingestion-api.md
551-
- name: Data collector API
552-
items:
553-
- name: Overview
554-
href: logs/data-collector-api.md
555-
- name: Log Analytics Data collector API
556-
href: logs/data-collector-api.md
557-
- name: Log Analytics Data Collector API Pipeline example
558-
href: logs/create-pipeline-datacollector-api.md
559549
- name: Integrate with Logic Apps
560550
items:
561551
- name: Azure Monitor Logs connector
@@ -1692,10 +1682,12 @@ items:
16921682
href: https://azure.microsoft.com/updates/?category=management-tools
16931683
- name: Pricing
16941684
items:
1695-
- name: Legacy Application Insights pricing
1696-
href: app/legacy-pricing.md
1685+
- name: View and estimate charges
1686+
href: usage-estimated-costs.md
16971687
- name: Optimize costs
16981688
href: best-practices-cost.md
1689+
- name: Legacy Application Insights pricing
1690+
href: app/legacy-pricing.md
16991691
- name: Azure Monitor Pricing page
17001692
href: https://azure.microsoft.com/pricing/details/monitor/
17011693
- name: Pricing calculator

0 commit comments

Comments
 (0)