Azure Compute

Version: 2.0.0

Whether you are building new applications or deploying existing ones, Azure compute provides the infrastructure you need to run your apps

Connect Azure Compute with LogicHub

  1. Navigate to Automations > Integrations.
  2. Search for Azure Compute.
  3. Click Details, then the + icon. Enter the required information in the following fields.
    • Label: Enter a connection name.
    • Reference Values: Define variables here to templatize integration connections and actions. For example, you can use https://www.{{hostname}}.com where, hostname is a variable defined in this input. For more information on how to add data, see 'Add Data' Input Type for Integrations.
    • Verify SSL: Select option to verify connecting server's SSL certificate (Default is Verify SSL Certificate).
    • Remote Agent: Run this integration using the LogicHub Remote Agent.
    • Cloud _environment: Environment to which connection has to be made.
      • There are four cloud environments (AZURE_PUBLIC_CLOUD, AZURE_CHINA_CLOUD, AZURE_US_GOV_CLOUD, AZURE_GERMAN_CLOUD). AZURE_PUBLIC_CLOUD is the default cloud environment.
    • Client_id: Application Client ID.
    • Password: Service principal password.
    • Azure Tenant_id: Directory ID of the application.
  4. After you've entered all the details, click Connect.

Actions for Azure Compute

Launch Virtual Machine

Launch the VM with the passed configuration.

Input Field

Choose a connection that you have previously created and then fill in the necessary information in the following input fields to complete the connection.

Input NameDescriptionRequired
Subscriber Id Column NameColumn name from parent table to lookup value for subscriber ID.Required
Resource Group Column NameColumn name from parent table to lookup value for resource group.Required
VM Name Column NameColumn name from parent table to lookup value for VM name.Required
Configuration Column NameColumn name from parent table to lookup value for configuration JSON string of the VM.Required

Output

A JSON object containing Success/Failure message.

1026

Create Resource Group

Create the resource group on which resource can be launched.

Input Field

Choose a connection that you have previously created and then fill in the necessary information in the following input fields to complete the connection.

Input NameDescriptionRequired
Subscriber Id Column NameColumn name from parent table to lookup value for subscriber ID.Required
Resource Group Column NameColumn name from parent table to lookup value for resource group.Required
Resource Group Region Column NameColumn name from parent table to lookup value for resource group region.Required

Output

A JSON object containing Success/Failure message.

1016

Start Virtual Machine

Start the VM.

Input Field

Choose a connection that you have previously created and then fill in the necessary information in the following input fields to complete the connection.

Input NameDescriptionRequired
Subscriber Id Column NameColumn name from parent table to lookup value for subscriber ID.Required
Resource Group Column NameColumn name from parent table to lookup value for resource group.Required
VM Name Column NameColumn name from parent table to lookup value for VM name.Required

Output

A JSON object containing Success/Failure message.

1010

Stop Virtual Machine

Stop the VM.

Input

Choose a connection that you have previously created and then fill in the necessary information in the following input fields to complete the connection.

Input NameDescriptionRequired
Subscriber Id Column NameColumn name from parent table to lookup value for subscriber ID.Required
Resource Group Column NameColumn name from parent table to lookup value for resource group.Required
VM Name Column NameColumn name from parent table to lookup value for vm name.Required

Output

A JSON object containing Success/Failure message.

1002

Release Notes

  • v2.0.0 - Updated architecture to support IO via filesystem

© 2017-2021 LogicHub®. All Rights Reserved.