Skip to content

Commit ebb03ae

Browse files
committed
one more
1 parent 4b08e8d commit ebb03ae

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

articles/sentinel/audit-track-tasks.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,14 @@ SecurityIncident
121121
| order by lastModifiedTimeUtc desc
122122
```
123123

124+
See more information on the following items used in the preceding examples, in the Kusto documentation:
125+
- [***where*** operator](/kusto/query/where-operator?view=microsoft-sentinel&preserve-view=true)
126+
- [***project*** operator](/kusto/query/project-operator?view=microsoft-sentinel&preserve-view=true)
127+
- [***sort*** operator](/kusto/query/sort-operator?view=microsoft-sentinel&preserve-view=true)
128+
- [***summarize*** operator](/kusto/query/summarize-operator?view=microsoft-sentinel&preserve-view=true)
129+
- [***arg_max()*** aggregation function](/kusto/query/arg-max-aggregation-function?view=microsoft-sentinel&preserve-view=true)
130+
131+
[!INCLUDE [kusto-reference-general-no-alert](includes/kusto-reference-general-no-alert.md)]
124132

125133
## Next steps
126134

0 commit comments

Comments
 (0)