# Delete Resource Group

> `UiPath.Azure.Activities.DeleteResourceGroup`

`UiPath.Azure.Activities.DeleteResourceGroup`

## Description

Permanently deletes the specified resource group and all its resources.

## Project compatibility

Windows - Legacy | Windows | Cross-platform

## Configuration

### Common

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

### Input

* **ResourceGroup** - Establishes the resource group.
* **WaitForCompletion** - When selected, waits for the activity to be completed before moving to the next activity. When the option it's not selected, the activity ends immediately after the API call is made. The default value is **True**.

### Misc

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