Actions
Create Or Update Watchlist
Create or update a watchlist and its items.
External Documentation
To learn more, visit the Microsoft Sentinel documentation.
Basic Parameters
Parameter | Description |
---|---|
Display Name | The display name of the watchlist. |
Item Search Key | The search key is used to optimize query performance when using watchlists for joins with other data. |
Provider | The provider of the watchlist. |
Resource Group Name | The name of the resource group. The name is case insensitive. |
Source | The source of the watchlist. |
Subscription ID | The ID of the target subscription. |
Watchlist Alias | Watchlist alias to upsert. If doesn’t exist, creates the watchlist with the given alias and properties. Otherwise, updates it. |
Workspace Name | The name of the workspace. |
Advanced Parameters
Parameter | Description |
---|---|
Content Type | The content type of the raw content. Note: Only text/csv is valid. |
Default Duration | The default duration of a watchlist Note: Provide a valid ISO 8601 duration format. For example, P3Y6M4DT12H30M5S Represents a duration of three years, six months, four days, twelve hours, thirty minutes, and five seconds. |
Description | A description of the watchlist. |
Etag | The Etag of the azure resource. |
Number Of Lines To Skip | The number of lines in a CSV content to skip before the header. |
Raw Content | The raw content that represents the watchlist items to create. |
Tenant ID | The tenant ID where the watchlist belongs to. |
Upload Status | The status of the watchlist upload. |
Watchlist ID | The ID of the watchlist. |
Watchlist Labels | A comma-separated list of labels relevant to this watchlist. |
Watchlist Type | The type of the watchlist. |
Example Output
Workflow Library Example
Create or Update Watchlist with Microsoft Sentinel and Send Results Via Email
Preview this Workflow on desktop
Was this page helpful?