Skip to content

Commit c87b8b8

Browse files
Merge pull request #296469 from austinmccollum/patch-3
clarify watchlist service limits sentinel-service-limits.md
2 parents 2d1aa56 + c856bfe commit c87b8b8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/sentinel/sentinel-service-limits.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -141,12 +141,12 @@ The following limits apply to watchlists in Microsoft Sentinel. The limits are r
141141

142142
|Description | Limit |Dependency|
143143
|--|-------------------------|--------------------|
144-
|Upload size for local file| 3.8 MB per file |Azure Resource Manager
144+
|Upload size limit for local file| 3.8 MB per file (Watchlists larger than 3.8 MB are considered large) |Azure Resource Manager
145145
|Line entry in the CSV file |10,240 characters per line|Azure Resource Manager|
146146
|Total size of a single row | 10 Kb | Log Analytics|
147-
|Upload size for files in Azure Storage |500 MB per file|Azure Storage|
147+
|Upload size for large watchlist files in Azure Storage |500 MB per file|Azure Storage|
148148
|Total number of active watchlist items per workspace. When the max count is reached, delete some existing items to add a new watchlist.|10 million active watchlist items|Log Analytics|
149-
|Total rate of change of all watchlist items per workspace|1% rate of change per month|Log Analytics|
149+
|Total rate of change of all watchlist items per workspace (create, update, and delete operations) | 100,000 (1% of max watchlist items) changes per month|Log Analytics|
150150
|Number of large watchlist uploads per workspace at a time|One large watchlist|Azure Cosmos DB|
151151
|Number of large watchlist deletions per workspace at a time|One large watchlist|Azure Cosmos DB|
152152

0 commit comments

Comments
 (0)