Skip to content

Commit a038375

Browse files
authored
Added API list return limit
1 parent 3950f4a commit a038375

File tree

1 file changed

+14
-13
lines changed

1 file changed

+14
-13
lines changed

articles/sentinel/includes/sentinel-limits-incidents.md

Lines changed: 14 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -12,16 +12,17 @@ ms.custom: "include file"
1212

1313
The following limits apply to incidents in Microsoft Sentinel.
1414

15-
|Description |Limit |Dependency|
16-
|---------|---------|-------|
17-
|Investigation experience availability | 90 days from the incident last update time |None|
18-
|Number of alerts | 150 alerts |None|
19-
|Number of automation rules | 512 rules |None|
20-
|Number of automation rule actions | 20 actions |None|
21-
|Number of automation rule conditions | 50 conditions |None|
22-
|Number of bookmarks | 20 bookmarks |None|
23-
|Number of characters for automation rule name | 500 characters |None|
24-
|Number of characters for description | 5K characters |None|
25-
|Number of characters per comment | 30K characters |None|
26-
|Number of comments per incident | 100 comments |None|
27-
|Number of tasks | 100 tasks |None|
15+
| Description | Limit | Dependency |
16+
| --------- | --------- | ------- |
17+
| Investigation experience availability | 90 days from the incident last update time | None |
18+
| Number of alerts | 150 alerts | None |
19+
| Number of automation rules | 512 rules | None |
20+
| Number of automation rule actions | 20 actions | None |
21+
| Number of automation rule conditions | 50 conditions | None |
22+
| Number of bookmarks | 20 bookmarks | None |
23+
| Number of characters for automation rule name | 500 characters | None |
24+
| Number of characters for description | 5K characters | None |
25+
| Number of characters per comment | 30K characters | None |
26+
| Number of comments per incident | 100 comments | None |
27+
| Number of tasks | 100 tasks | None |
28+
| Number of incidents returned by API to *list* request | 1000 incidents maximum | None |

0 commit comments

Comments
 (0)