Skip to main content

AzureCompute: Start VM

Description

Use the step to start a virtual machine on Azure.

Permissions

  • Microsoft.Resources/subscriptions/resourceGroups/read
  • Microsoft.Compute/virtualMachines/read
  • Microsoft.Compute/virtualMachines/start/action

API Reference: Start Virtual Machine

Configurations

Field nameDescription
Step nameSpecify a unique name for the step.
CONNECTION tab:Connection fields
Tenant IDSpecify the Tenant ID of Microsoft Account.
Data type is String. The field is mandatory.
Client IDSpecify the Client ID of the application created in Microsoft Account.
Data type is String. The field is mandatory.
Client SecretSpecify the Client Secret generated in Microsoft Account.
Data type is Secure String. The field is mandatory.
Button: Test ConnectionClick Test Connection button to verify whether the connection is available or not.
INPUT tab:Input Fields
Subscription IDSpecify the subscription ID that uniquely identifies the Microsoft Azure Subscription.
Data type is String. The field is mandatory.
Resource GroupSpecify the name of the resource group.
Data type is String. The field is mandatory.
Note:
Button: Get Click to populate the list of available resource groups. To populate the list, user must specify a valid subscription ID.
Virtual Machine NameSpecify the name of the virtual machine you want to start.
Data type is String. The field is mandatory.
Note:
Click to populate the list of available virtual machines. To populate the list, user must specify a valid resource group and subscription ID.