# Get Blob

> `UiPath.Azure.Activities.GetBlob`

`UiPath.Azure.Activities.GetBlob`

## Description

Retrieves details about a specific blob.

## Project compatibility

Windows - Legacy | Windows | Cross-platform

## Configuration

### Common

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

### Input

* **BlobContainer** - Specifies the blob container that needs to be used for this activity.
* **BlobName** - Specifies the name of the blob.

### Misc

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

### Output

* **Blob** - Provides details about the specified blob.
