Skip to content

Commit 42afd02

Browse files
committed
Pinned view links
1 parent 8250f9e commit 42afd02

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

articles/sentinel/summary-rules.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -253,21 +253,21 @@ See more information on the following items used in the preceding examples, in t
253253
- [***summarize*** operator](/kusto/query/summarize-operator?view=microsoft-sentinel&preserve-view=true)
254254
- [***lookup*** operator](/kusto/query/lookup-operator?view=microsoft-sentinel&preserve-view=true)
255255
- [***union*** operator](/kusto/query/union-operator?view=microsoft-sentinel&preserve-view=true)
256-
- [***make-series*** operator](/kusto/query/make-series-operator?view=microsoft-sentinel)
256+
- [***make-series*** operator](/kusto/query/make-series-operator?view=microsoft-sentinel&preserve-view=true)
257257
- [***isnotempty()*** function](/kusto/query/isnotempty-function?view=microsoft-sentinel&preserve-view=true)
258258
- [***format_datetime()*** function](/kusto/query/format-datetime-function?view=microsoft-sentinel&preserve-view=true)
259259
- [***column_ifexists()*** function](/kusto/query/column-ifexists-function?view=microsoft-sentinel&preserve-view=true)
260260
- [***iff()*** function](/kusto/query/iff-function?view=microsoft-sentinel&preserve-view=true)
261261
- [***ipv4_is_private()*** function](/kusto/query/ipv4-is-private-function?view=microsoft-sentinel&preserve-view=true)
262262
- [***min()*** function](/kusto/query/min-aggregation-function?view=microsoft-sentinel&preserve-view=true)
263-
- [***tostring()*** function](/kusto/query/tostring-function?view=microsoft-sentinel)
264-
- [***ago()*** function](/kusto/query/ago-function?view=microsoft-sentinel)
265-
- [***startofday()*** function](/kusto/query/startofday-function?view=microsoft-sentinel)
266-
- [***parse_json()*** function](/kusto/query/parse-json-function?view=microsoft-sentinel)
263+
- [***tostring()*** function](/kusto/query/tostring-function?view=microsoft-sentinel&preserve-view=true)
264+
- [***ago()*** function](/kusto/query/ago-function?view=microsoft-sentinel&preserve-view=true)
265+
- [***startofday()*** function](/kusto/query/startofday-function?view=microsoft-sentinel&preserve-view=true)
266+
- [***parse_json()*** function](/kusto/query/parse-json-function?view=microsoft-sentinel&preserve-view=true)
267267
- [***count()*** aggregation function](/kusto/query/count-aggregation-function?view=microsoft-sentinel&preserve-view=true)
268268
- [***make_set()*** aggregation function](/kusto/query/make-set-aggregation-function?view=microsoft-sentinel&preserve-view=true)
269-
- [***dcount()*** aggregation function](/kusto/query/dcount-aggregation-function?view=microsoft-sentinel)
270-
- [***sum()*** aggregation function](/kusto/query/sum-aggregation-function?view=microsoft-sentinel)
269+
- [***dcount()*** aggregation function](/kusto/query/dcount-aggregation-function?view=microsoft-sentinel&preserve-view=true)
270+
- [***sum()*** aggregation function](/kusto/query/sum-aggregation-function?view=microsoft-sentinel&preserve-view=true)
271271
272272
[!INCLUDE [kusto-reference-general-no-alert](includes/kusto-reference-general-no-alert.md)]
273273

0 commit comments

Comments
 (0)