Actions
Query Indicators
Query threat intelligence indicators as per filtering criteria.
External Documentation
To learn more, visit the Microsoft Sentinel documentation.
Basic Parameters
Parameter | Description |
---|---|
Resource Group Name | The name of the resource group. The name is case insensitive. |
Subscription ID | The ID of the target subscription. |
Workspace Name | The name of the workspace. |
Advanced Parameters
Parameter | Description |
---|---|
IDs | A comma-separated list of indicators IDs to filter by. |
Include Disabled | Select to include disabled indicators. |
Keyword | A keyword to filter by. |
Max Confidence | Maximum confidence to filter by. |
Max Valid Until | The maximum date for indicator validity. |
Min Confidence | Minimum confidence to filter by. |
Min Valid Until | The minimum date for indicator validity. |
Page Size | The number of results per page. |
Pattern Types | A comma-separated list of pattern types to filter by. |
Skip Token | Specifies a starting point to show results from, this token is received in case that the previous request returned a partial result. |
Sort By | Columns to sort by and sorting order.Example:[ { "itemKey": "Column Name", "sortOrder": "ascending" / "descending" / "unsorted" }] |
Sources | A comma-separated list of sources to filter by. |
Threat Types | A comma-separated list of threat types to filter by. |
Example Output
Workflow Library Example
Query Indicators with Microsoft Sentinel and Send Results Via Email
Preview this Workflow on desktop
Was this page helpful?