# Delete Blob

> `UiPath.Azure.Activities.DeleteBlob`

`UiPath.Azure.Activities.DeleteBlob`

## Description

Deletes a specific blob.

## Project compatibility

Windows - Legacy | Windows | Cross-platform

## Configuration

### Common

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

### Input

* **Blob** - Specifies the blob that needs to be deleted.
* **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.
