# Get Security Alert

> `UiPath.Azure.Activities.GetSecurityAlert`

`UiPath.Azure.Activities.GetSecurityAlert`

## Description

Gets the details of a security alert at the subscription or resource group level.

## Project compatibility

Windows - Legacy | Windows | Cross-platform

## Configuration

### Common

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

### Input

* **Location** - Specifies the location where the security alert is stored. This field supports only strings and `String` variables.
* **ResourceGroupName** - Specifies the name of the resource group. This field supports only strings and `String` variables.
* **UniqueName** - Specifies the unique identifier (UUID) of the security alert. 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

* **SecurityAlert** - Provides the details about the security alert.
