Skip to content

Commit ac61401

Browse files
authored
Merge pull request #114735 from bdegs/patch-4
Update azure-monitor-agent-transformation.md
2 parents e787ba9 + 5367471 commit ac61401

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/azure-monitor/agents/azure-monitor-agent-transformation.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,8 @@ To complete this procedure, you need:
4242
For information about the KQL operators that transformations support, see [Structure of transformation in Azure Monitor](../essentials/data-collection-transformations-structure.md#kql-limitations).
4343

4444
> [!Note]
45-
> The only columns that are available to apply transfroms against are TimeGenerated and RawData. Other columns are added to the table automatically after the transformation and are not availiable at the time of transformation.
46-
> The _ResourceId column can't be used in the trasnformation.
45+
> The only columns that are available to apply transforms against are TimeGenerated and RawData. Other columns are added to the table automatically after the transformation and are not available at the time of transformation.
46+
> The _ResourceId column can't be used in the transformation.
4747
4848
**Example**
4949

0 commit comments

Comments
 (0)