Skip to content

Commit fc2c16f

Browse files
authored
Merge pull request #207155 from v-rajagt/edbaynash
Link fixed.
2 parents 58f582c + 25a9e31 commit fc2c16f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.reviwer: nikeist
88
---
99

1010
# Structure of transformation in Azure Monitor (preview)
11-
[Transformations in Azure Monitor](data-collection-transformations.md) allow you to filter or modify incoming data before it's stored in a Log Analytics workspace. They are implemented as a Kusto Query Language (KQL) statement in a [data collection rule (DCR)](data-collection-rule-overview.md). This article provides details on how this query is structured and limitations on the KQL language allowed.
11+
[Transformations in Azure Monitor](/azure/azure-monitor/essentials/data-collection-transformations) allow you to filter or modify incoming data before it's stored in a Log Analytics workspace. They are implemented as a Kusto Query Language (KQL) statement in a [data collection rule (DCR)](data-collection-rule-overview.md). This article provides details on how this query is structured and limitations on the KQL language allowed.
1212

1313

1414
## Transformation structure

0 commit comments

Comments
 (0)