@@ -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,10 @@ items:
352
342
- name : Structure
353
343
displayName : Transformations
354
344
href : essentials/data-collection-transformations-structure.md
345
+ - name : Workspace transformations in the Azure portal
346
+ href : logs/tutorial-workspace-transformations-portal.md
347
+ - name : Workspace transformations using ARM templates
348
+ href : logs/tutorial-workspace-transformations-api.md
355
349
- name : Data collection endpoints
356
350
href : essentials/data-collection-endpoint-overview.md
357
351
- name : Private Link networking
@@ -447,6 +441,10 @@ items:
447
441
href : logs/logs-ingestion-api-overview.md
448
442
- name : Migrate from Data Collector API
449
443
href : logs/custom-logs-migrate.md
444
+ - name : Send data to Azure Monitor Logs using REST API
445
+ href : logs/tutorial-logs-ingestion-portal.md
446
+ - name : Send data to Azure Monitor Logs with ARM templates
447
+ href : logs/tutorial-logs-ingestion-api.md
450
448
- name : Data collector API
451
449
items :
452
450
- name : Overview
0 commit comments