You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/sentinel/sentinel-service-limits.md
+5-6Lines changed: 5 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -61,22 +61,21 @@ The following limits apply to incidents in Microsoft Sentinel.
61
61
| Number of incidents returned by API to *list* request | 1,000 incidents maximum | None |
62
62
| Number of incidents per day (per workspace) | See explanation after table | Database capacity |
63
63
64
+
**Number of incidents per day:** There isn't a formal, hard limit on the number of incidents that can be created per day. A workspace's actual capacity for incidents depends on the storage capacity of the incident database, so the size of the incidents is as much a factor as their number.
65
+
66
+
However, a SOC that experiences the creation of more than *around* 3,000 new incidents per day will most likely find itself unable to keep up, and the database capacity will quickly be reached. In this situation, the SOC needs to find and fix any rules that create large numbers of incidents, to get the count of daily new incidents to manageable levels.
67
+
64
68
## Case management limits
65
69
66
70
The following limits apply to case management in Microsoft Sentinel.
| Linked incidents per case | 100 incidents | None |
73
77
| Case retention period | 180 days | None |
74
78
75
-
76
-
**Number of incidents per day:** There isn't a formal, hard limit on the number of incidents that can be created per day. A workspace's actual capacity for incidents depends on the storage capacity of the incident database, so the size of the incidents is as much a factor as their number.
77
-
78
-
However, a SOC that experiences the creation of more than *around* 3,000 new incidents per day will most likely find itself unable to keep up, and the database capacity will quickly be reached. In this situation, the SOC needs to find and fix any rules that create large numbers of incidents, to get the count of daily new incidents to manageable levels.
79
-
80
79
## Machine learning-based limits
81
80
82
81
The following limits apply to machine learning-based features in Microsoft Sentinel like customizable anomalies and Fusion.
0 commit comments