# Delete NSG

> Delete NSG activity that deletes a network security group in Azure.

`UiPath.Azure.Activities.DeleteNSG`

## Description

Deletes a network security group.

## Project compatibility

Windows - Legacy | Windows | Cross-platform

## Configuration

### Common

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

### Input

* **NetworkSecurityGroup** - Specifies the network security group that needs to be deleted.
* **WaitForCompletion** - If selected, the activity waits for the action to complete before moving to the next activity. By default, this check box is selected.

### Misc

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