Skip to content

Commit 0b4acc5

Browse files
authored
Update create-nrt-rules.md
1 parent bf28312 commit 0b4acc5

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

articles/sentinel/create-nrt-rules.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,6 @@ You create NRT rules the same way you create regular [scheduled-query analytics
5858

5959
In addition, the query itself has the following requirements:
6060

61-
- The query itself can refer to only one table, and cannot contain unions or joins.
62-
6361
- You can't run the query across workspaces.
6462

6563
- Due to the size limits of the alerts, your query should make use of `project` statements to include only the necessary fields from your table. Otherwise, the information you want to surface could end up being truncated.

0 commit comments

Comments
 (0)