New Blog Post | What's New: Azure Sentinel Watchlist Support for ARM Templates!

Microsoft

JasonCohen1892_0-1623943176584.png

What's New: Azure Sentinel Watchlist Support for ARM Templates! - Microsoft Tech Community

To add to the list of exciting announcements for Azure Sentinel, we are happy to announce that Watchlists now support ARM templates! Moving forward, users will be able to deploy Watchlists via ARM templates for quicker deployment scenarios as well as bulk deployments.

 

What Does It Look Like?

 

The template format is similar to regular ARM templates for Azure Sentinel. The template contains a few variables that are set upon creation and deployment:

 

Workspace Name: The workspace name is required so that ARM knows the workspace that Azure Sentinel is using. This is used for deploying the content and function to the workspace.

Watchlist Name: Name for the Watchlist in both Azure Sentinel and in the workspace when calling it via the _getWatchlist function. This should reflect what the Watchlist is for.

SearchKey Value: Title of a column that will be used for performing lookups and joins with other tables. It is recommended to choose the column that will be the most used for joins and lookups.
0 Replies