# Get NSG

> `UiPath.Azure.Activities.GetNSG`

`UiPath.Azure.Activities.GetNSG`

## Description

Gets the details of a network security group.

## Project compatibility

Windows - Legacy | Windows | Cross-platform

## Configuration

### Common

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

### Input

* **Name** - Specifies the name of the network security group. 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

* **NetworkSecurityGroup** - Provides the details of the network security group.
