Skip to content

Commit 36b5ce5

Browse files
add row limit size
1 parent 048565e commit 36b5ce5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

includes/sentinel-limits-watchlists.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: microsoft-sentinel
55
author: cwatson-cat
66
tags: azure-service-management
77
ms.topic: "include"
8-
ms.date: 04/27/2022
8+
ms.date: 4/04/2023
99
ms.author: cwatson
1010
ms.custom: "include file"
1111
---
@@ -16,6 +16,7 @@ The following limits apply to watchlists in Microsoft Sentinel. The limits are r
1616
|--|-------------------------|--------------------|
1717
|Upload size for local file| 3.8 MB per file |Azure Resource Manager
1818
|Line entry in the CSV file |10,240 characters per line|Azure Resource Manager|
19+
|Total size of a single row | 10Kb | Log Analytics|
1920
|Upload size for files in Azure Storage |500 MB per file|Azure Storage|
2021
|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|
2122
|Total rate of change of all watchlist items per workspace|1% rate of change per month|Log Analytics|

0 commit comments

Comments
 (0)