# Get VM

> `UiPath.Azure.Activities.GetVM`

`UiPath.Azure.Activities.GetVM`

## Description

Retrieves details about a specific virtual machine.

## Project compatibility

Windows - Legacy | Windows | Cross-platform

## Configuration

### Common

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

### Input

* **Name** - Specifies the name of the virtual machine.
* **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

* **VirtualMachine** - Provides details about the virtual machine.
