Skip to content

Commit 9d8da96

Browse files
Merge pull request #286576 from MicrosoftDocs/JasonWHowell-patch-2
Update query-language.md
2 parents cea9923 + 8679eac commit 9d8da96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/governance/resource-graph/concepts/query-language.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ This query first uses the shared query, and then uses `limit` to further restric
181181
Resource Graph supports a subset of KQL [data types](/azure/data-explorer/kusto/query/scalar-data-types/),
182182
[scalar functions](/azure/data-explorer/kusto/query/scalarfunctions),
183183
[scalar operators](/azure/data-explorer/kusto/query/binoperators), and
184-
[aggregation functions](/azure/data-explorer/kusto/query/any-aggfunction). Specific
184+
[aggregation functions](/kusto/query/aggregation-functions). Specific
185185
[tabular operators](/azure/data-explorer/kusto/query/queries) are supported by Resource Graph, some of which have different behaviors.
186186

187187
### Supported tabular/top level operators

0 commit comments

Comments
 (0)