# Get Disk List

> `UiPath.Azure.Activities.GetDiskList`

`UiPath.Azure.Activities.GetDiskList`

## Description

Retrieves the list of all disks included in the Azure's current subscription.

## Project compatibility

Windows - Legacy | Windows | Cross-platform

## Configuration

### Common

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

### Input

* **ResourceGroupName** - Specifies the name of the resource group.
* **Timeout** - Specifies how long to wait (in seconds) for the activity to run before an error is thrown. If not set, the activity runs until completion.

### Misc

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

### Output

* **DiskList** - Provides the list of disks.
