Skip to content

Commit 4b16eb5

Browse files
authored
Added cross-workspace support.
1 parent 7798dd5 commit 4b16eb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/sentinel/near-real-time-rules.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ The following limitations currently govern the use of NRT rules:
4141

4242
- Since NRT rules use the ingestion time rather than the event generation time (represented by the TimeGenerated field), you can safely ignore the data source delay and the ingestion time latency (see above).
4343

44-
- Queries can run only within a single workspace. There is no cross-workspace capability.
44+
- Queries can now run across multiple workspaces.
4545

4646
- Event grouping is now configurable to a limited degree. NRT rules can produce up to 30 single-event alerts. A rule with a query that results in more than 30 events will produce alerts for the first 29, then a 30th alert that summarizes all the applicable events.
4747

0 commit comments

Comments
 (0)