Skip to content

Commit 506ffe3

Browse files
Merge pull request #218415 from bwren/toc
Move DCR tutorials in TOC
2 parents 24550e0 + 7b4ebcd commit 506ffe3

File tree

2 files changed

+13
-11
lines changed

2 files changed

+13
-11
lines changed

articles/azure-monitor/essentials/data-collection-transformations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Use a transformation to add information to data that provides business context o
4141
## Supported tables
4242
Transformations may be applied to the following tables in a Log Analytics workspace.
4343

44-
- Any Azure table listed in [Tables that support time transformations in Azure Monitor Logs (preview)](../logs/tables-feature-support.md)
44+
- Any Azure table listed in [Tables that support transformations in Azure Monitor Logs (preview)](../logs/tables-feature-support.md)
4545
- Any custom table
4646

4747

articles/azure-monitor/toc.yml

Lines changed: 12 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,6 @@ items:
3030
href: essentials/tutorial-metrics.md
3131
- name: Collect and view resource logs
3232
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
3733
- name: Detect and analyze anomalies in Azure Monitor Logs
3834
href: logs/kql-machine-learning-azure-monitor.md
3935
- name: Create a log query alert
@@ -66,12 +62,6 @@ items:
6662
items:
6763
- name: Track web outages
6864
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
7565
- name: Samples
7666
items:
7767
- name: Resource Manager templates
@@ -352,6 +342,12 @@ items:
352342
- name: Structure
353343
displayName: Transformations
354344
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
355351
- name: Data collection endpoints
356352
href: essentials/data-collection-endpoint-overview.md
357353
- name: Private Link networking
@@ -447,6 +443,12 @@ items:
447443
href: logs/logs-ingestion-api-overview.md
448444
- name: Migrate from Data Collector API
449445
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
450452
- name: Data collector API
451453
items:
452454
- name: Overview

0 commit comments

Comments
 (0)