Skip to content

Commit 9fbed4f

Browse files
committed
watchlist data retention limitation
1 parent bef650a commit 9fbed4f

File tree

2 files changed

+9
-6
lines changed

2 files changed

+9
-6
lines changed

articles/sentinel/watchlists-create.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
title: Create new watchlists
33
titleSuffix: Microsoft Sentinel
44
description: Create watchlist in Microsoft Sentinel for allowlists or blocklists, to enrich event data, and help investigate threats.
5-
author: cwatson-cat
6-
ms.author: cwatson
5+
author: batamig
6+
ms.author: bagol
77
ms.topic: how-to
8-
ms.date: 3/14/2024
8+
ms.date: 05/28/2025
99
appliesto:
1010
- Microsoft Sentinel in the Microsoft Defender portal
1111
- Microsoft Sentinel in the Azure portal
@@ -24,6 +24,8 @@ Upload a watchlist file from a local folder or from your Azure Storage account.
2424

2525
Local file uploads are currently limited to files of up to 3.8 MB in size. A file that's over 3.8 MB in size and up to 500 MB is considered a [large watchlist](#create-a-large-watchlist-from-file-in-azure-storage-preview). Upload the file to an Azure Storage account. Before you create a watchlist, review the [limitations of watchlists](watchlists.md#limitations-of-watchlists).
2626

27+
Watchlist data is retained for 28 days.
28+
2729
> [!IMPORTANT]
2830
> The features for watchlist templates and the ability to create a watchlist from a file in Azure Storage are currently in **PREVIEW**. The [Azure Preview Supplemental Terms](https://azure.microsoft.com/support/legal/preview-supplemental-terms/) include additional legal terms that apply to Azure features that are in beta, preview, or otherwise not yet released into general availability.
2931
>

articles/sentinel/watchlists.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
title: Watchlists in Microsoft Sentinel
33
titleSuffix: Microsoft Sentinel
44
description: Learn how watchlists allow you to correlate data with events and when to use them in Microsoft Sentinel.
5-
author: cwatson-cat
6-
ms.author: cwatson
5+
author: batamig
6+
ms.author: bagol
77
ms.topic: concept-article
8-
ms.date: 3/14/2024
8+
ms.date: 05/28/2025
99
appliesto:
1010
- Microsoft Sentinel in the Microsoft Defender portal
1111
- Microsoft Sentinel in the Azure portal
@@ -45,6 +45,7 @@ Use watchlists to help you with following scenarios:
4545
Before you create a watchlist, be aware of the following limitations:
4646

4747
- When you create a watchlist, the watchlist name and alias must each be between 3 and 64 characters. The first and last characters must be alphanumeric. But you can include whitespaces, hyphens, and underscores in between the first and last characters.
48+
- Watchlist data is retained for 28 days.
4849
- The use of watchlists should be limited to reference data, as they aren't designed for large data volumes.
4950
- The **total number of active watchlist items** across all watchlists in a single workspace is currently limited to **10 million**. Deleted watchlist items don't count against this total. If you require the ability to reference large data volumes, consider ingesting them using [custom logs](/azure/azure-monitor/agents/data-sources-custom-logs) instead.
5051
- Watchlists are refreshed in your workspace every 12 days, updating the `TimeGenerated` field.

0 commit comments

Comments
 (0)