# Get Disk

> `UiPath.Azure.Activities.GetDisk`

`UiPath.Azure.Activities.GetDisk`

## Description

Retrieves details from a specific disk.

## Project compatibility

Windows - Legacy | Windows | Cross-platform

## Configuration

### Common

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

### Input

* **DiskName** - Specifies the name of the data disk.
* **ResourceGroupName** - Specifies the name of the resource group.

### Misc

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

### Output

* **Disk** - Provides the disk's details.
