Azure Compute - Get a virtual machine details

Use the Azure Compute - Get a virtual machine details action A tool for building the processes, logic, and direction within workflows. Actions are the steps the workflow performs to complete a process. to get the details of a virtual machine running in Azure.

For more information about Azure Compute, go to Azure Compute.

Configure the Azure Compute - Get a virtual machine details action

  1. Add the action to the workflow and open the action configuration panel. For more information, see Add an action to the workflow.

  2. Select a Connection. If you do not have a connection, see Add a connection.
  1. Select Subscription credentials which uniquely identify Microsoft Azure subscription..
  2. Select the Resource group name that contains the resource.
  3. Select the Virtual machine name to get details.

Azure Compute - Get a virtual machine details action fields and settings

Section

Field

Description

Variable types

(Unlabeled)

Connection Credentials and other settings that enables workflows to communicate with external systems, services, or applications. It's required to pass data between the workflow and the indicated service, which could be a cloud service, business application, or content store.

The Azure Compute connection to use to get a virtual machine details.

To refresh the available connections, click .

(n/a)

Subscription Subscription credentials which uniquely identify Microsoft Azure subscription. Text, Decimal, Integer, Boolean, DateTime, Collection
  Resource group name The name of the resource group that contains the resource. You can obtain this value from the drop-down or get it from your Azure portal. Text, Decimal, Integer, Boolean, DateTime, Collection
  Virtual machine name The name of the virtual machine you want to start. Text, Decimal, Integer, Boolean, DateTime, Collection
Output Virtual machine details

Stores the result of the action as an object. See Azure Compute - Virtual Machines - Get API for information on these values.

The following values are returned:

  • Computer name: (Text)
  • OS name: (Text)
  • OS version: (Text)
  • VM agent: (Object)
    • Agent version: (Text)
    • Statuses: (Collection)
      • Code: (Text)
      • Level: (Text)
      • Display status: (Text)
      • Message: (Text)
      • Time: Text)
  • Disks: (Collection)
  • HyperV generation: (Text)
  • Assigned host: (Text)
    • Statuses: (Collection)
    • Code: (Text)
    • Level: (Text)
    • Display status: (Text)
    • Time: Text)
Object