Skip to content

Commit 722362e

Browse files
author
Craig Casey
authored
Update tutorial-detect-threats-custom.md
Correction to NOTE after feedback
1 parent 5d6caac commit 722362e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/sentinel/tutorial-detect-threats-custom.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ You can create custom analytic rules to help you search for the types of threats
5252
\| make-series dcount(ResourceId)  default=0 on EventSubmissionTimestamp in range(ago(7d), now(), 1d) by Caller`
5353

5454
> [!NOTE]
55-
> The query length should be between 1 and 1,000 characters and cannot contain “search \*” or “union \*”.
55+
> The query length should be between 1 and 10,000 characters and cannot contain “search \*” or “union \*”.
5656
5757
1. Under **Query scheduling**, set the following parameters:
5858

0 commit comments

Comments
 (0)