# For Each Security Alert

> `UiPath.Azure.Activities.ForEachSecurityAlert`

`UiPath.Azure.Activities.ForEachSecurityAlert`

## Description

Performs an activity or a series of activities on each security alert matching the filter criteria.

## Project compatibility

Windows - Legacy | Windows | Cross-platform

## Configuration

### Common

* **DisplayName** - The display name of the activity.

### Input

* **Location** - Specifies where the security alerts are stored. This field supports only strings and `String` variables.
* **ODataFilter** - Specifies the OData filter. This field supports only strings and `String` variables.
* **ResourceGroupName** - Specifies the name of the resource group. This field supports only strings and `String` variables.

### Misc

* **Private** - If selected, the values of variables and arguments are no longer logged at Verbose level.

### Output

* **Index** - Provides a zero-based index that specifies what element of the current collection is being iterated.
