@@ -30,10 +30,6 @@ items:
30
30
href : essentials/tutorial-metrics.md
31
31
- name : Collect and view resource logs
32
32
href : essentials/tutorial-resource-logs.md
33
- - name : Send data to Azure Monitor Logs using REST API
34
- href : logs/tutorial-logs-ingestion-portal.md
35
- - name : Send data to Azure Monitor Logs with ARM templates
36
- href : logs/tutorial-logs-ingestion-api.md
37
33
- name : Detect and analyze anomalies in Azure Monitor Logs
38
34
href : logs/kql-machine-learning-azure-monitor.md
39
35
- name : Create a log query alert
@@ -66,12 +62,6 @@ items:
66
62
items :
67
63
- name : Track web outages
68
64
href : change/tutorial-outages.md
69
- - name : Workplace transformations
70
- items :
71
- - name : Workspace transformations in the Azure portal
72
- href : logs/tutorial-workspace-transformations-portal.md
73
- - name : Workspace transformations using ARM templates
74
- href : logs/tutorial-workspace-transformations-api.md
75
65
- name : Samples
76
66
items :
77
67
- name : Resource Manager templates
@@ -352,6 +342,12 @@ items:
352
342
- name : Structure
353
343
displayName : Transformations
354
344
href : essentials/data-collection-transformations-structure.md
345
+ - name : Tutorials
346
+ items :
347
+ - name : Workspace transformations in the Azure portal
348
+ href : logs/tutorial-workspace-transformations-portal.md
349
+ - name : Workspace transformations using ARM templates
350
+ href : logs/tutorial-workspace-transformations-api.md
355
351
- name : Data collection endpoints
356
352
href : essentials/data-collection-endpoint-overview.md
357
353
- name : Private Link networking
@@ -447,6 +443,12 @@ items:
447
443
href : logs/logs-ingestion-api-overview.md
448
444
- name : Migrate from Data Collector API
449
445
href : logs/custom-logs-migrate.md
446
+ - name : Tutorials
447
+ items :
448
+ - name : Send data to Azure Monitor Logs using REST API
449
+ href : logs/tutorial-logs-ingestion-portal.md
450
+ - name : Send data to Azure Monitor Logs with ARM templates
451
+ href : logs/tutorial-logs-ingestion-api.md
450
452
- name : Data collector API
451
453
items :
452
454
- name : Overview
0 commit comments