Skip to content

Commit ccc6d93

Browse files
authored
Merge pull request #191104 from atikmapari/Broken-link-robb
Broken link fixed
2 parents 24c83d7 + c6b5381 commit ccc6d93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ print d=parse_json('{"a":123, "b":"hello", "c":[1,2,3], "d":{}}')
118118
### Supported statements
119119

120120
#### let statement
121-
The right-hand side of [let](/data-explorer/kusto/query/letstatement) can be a scalar expression, a tabular expression or a user-defined function. Only user-defined functions with scalar arguments are supported.
121+
The right-hand side of [let](/azure/data-explorer/kusto/query/letstatement) can be a scalar expression, a tabular expression or a user-defined function. Only user-defined functions with scalar arguments are supported.
122122

123123
#### tabular expression statements
124124
The only supported data sources for the KQL statement are as follows:

0 commit comments

Comments
 (0)