Skip to content

Commit 35fe472

Browse files
authored
Merge pull request #190161 from cwatson-cat/3-1-22-wht-nw-lwl
Sentinel what's new- add lrg watchlst
2 parents d05f503 + 35f4e9e commit 35fe472

File tree

1 file changed

+17
-2
lines changed

1 file changed

+17
-2
lines changed

articles/sentinel/whats-new.md

Lines changed: 17 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: This article describes new features in Microsoft Sentinel from the
44
author: batamig
55
ms.author: bagol
66
ms.topic: conceptual
7-
ms.date: 01/31/2022
7+
ms.date: 03/01/2022
88
ms.custom: ignite-fall-2021
99
---
1010

@@ -27,11 +27,26 @@ If you're looking for items older than six months, you'll find them in the [Arch
2727
>
2828
> You can also contribute! Join us in the [Microsoft Sentinel Threat Hunters GitHub community](https://github.com/Azure/Azure-Sentinel/wiki).
2929
30+
## March 2022
31+
32+
- [Create a large watchlist from file in Azure Storage (public preview)](#create-a-large-watchlist-from-file-in-azure-storage-public-preview)
33+
34+
### Create a large watchlist from file in Azure Storage (public preview)
35+
36+
Create a watchlist from a large file that's up to 500 MB in size by uploading the file to your Azure Storage account. When you add the watchlist to your workspace, you provide a shared access signature URL. Microsoft Sentinel uses the shared access signature URL to retrieve the watchlist data from Azure Storage.
37+
38+
For more information, see:
39+
40+
- [Use watchlists in Microsoft Sentinel](watchlists.md)
41+
- [Create watchlists in Microsoft Sentinel](watchlists-create.md)
42+
3043
## February 2022
3144

3245
- [View MITRE support coverage (Public preview)](#view-mitre-support-coverage-public-preview)
3346
- [View Azure Purview data in Microsoft Sentinel](#view-azure-purview-data-in-microsoft-sentinel-public-preview)
3447
- [Manually run playbooks based on the incident trigger (Public preview)](#manually-run-playbooks-based-on-the-incident-trigger-public-preview)
48+
- [Search across long time spans in large datasets (public preview)](#search-across-long-time-spans-in-large-datasets-public-preview)
49+
- [Restore archived logs from search (public preview)](#restore-archived-logs-from-search-public-preview)
3550

3651
### View MITRE support coverage (Public preview)
3752

@@ -618,7 +633,7 @@ Watchlist templates currently include:
618633
- **High Value Assets**. A list of devices, resources, or other assets that have critical value in the organization.
619634
- **Network Mapping**. A list of IP subnets and their respective organizational contexts.
620635

621-
For more information, see [Create a new watchlist using a template](watchlists-create.md#create-a-watchlist-by-using-a-template-public-preview) and [Built-in watchlist schemas](watchlist-schemas.md).
636+
For more information, see [Create watchlists in Microsoft Sentinel](watchlists-create.md) and [Built-in watchlist schemas](watchlist-schemas.md).
622637

623638

624639

0 commit comments

Comments
 (0)