Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Microsoft Azure Virtual Machine Spoke

Manage the Microsoft Azure Virtual Machine (VM) from your ServiceNow instance.

Request apps on the Store

Visit the ServiceNow Store to view all the available apps, and for information about submitting requests to the store. For cumulative release notes information for all released apps, see the ServiceNow Store version history release notes.

Integration Hub subscription

This spoke requires an Integration Hub subscription. For more information, see Legal schedules - IntegrationHub overview.

Spoke version

The Microsoft Azure Virtual Machine spoke v2.0.0 is the latest version.

Spoke dependencies

If you’re having trouble installing the app, ensure that these dependent plugins are installed:

  • ServiceNow IntegrationHub Action Step - REST (com.glide.hub.action_step.rest)
  • ServiceNow IntegrationHub Runtime (com.glide.hub.integration.runtime)
  • ServiceNow Flow Designer - Dynamic Inputs (com.glide.hub.dynamic_inputs)
  • Complex Object (com.glide.cobject)
  • ServiceNow IntegrationHub Action Step - Get Connection Info (com.glide.hub.action_step.get_connection_info)
  • ServiceNow IntegrationHub Action Template - Data Stream (com.glide.hub.action_type.datastream)
  • Microsoft Azure Resource Management Spoke v2.0. After installing, you must configure the connection for the Microsoft Azure Resource Management Spoke v2.0 connection record to request OAuth tokens from the Microsoft Azure portal.

Note: Some of these plugins are licensable features and require an appropriate license if used outside the spoke implementation. For information on licenses, contact your account manager.

Supported versions

This spoke was built for the Application Programming Interface (API) version 2024-03-01, but may be compatible with the later versions.

Spoke requirements

  • Microsoft Azure Resource Management spoke (com.sn.ms.azure.resource.mgmt.spoke)
  • Microsoft Azure Virtual Network spoke (com.sn.ms.azure.virtual.network.spoke)
  • Microsoft Azure Managed Storage spoke (com.sn.ms.azure.managed.storage.spoke)

Spoke flows and subflows

This spoke has no flows or subflows.

Spoke actions

The Microsoft Azure Virtual Machine spoke provides actions to automate the Microsoft Azure Virtual Machine tasks when events occur in the ServiceNow instance. Available actions include:

CategoryActionDescription
Image ManagementCreate Image from Virtual MachineCreates an image from an existing virtual machine.
Delete ImageDeletes an image.Note: Use the Look up Operational Status of Resource' action from Azure Resource Management spoke to find the status of the operation.
Look up ImageRetrieves image information from a specified resource group.
Look up Images Stream by Resource GroupRetrieves the list of images under a Resource Group.
Look up Images Stream by Subscription IDRetrieves the list of images in the subscription.
Set Tags on ImageSets the tags on image.Note: Use the Look up Operational Status of Resource' action from Azure Resource Management spoke to find the status of the operation.
Virtual Machine ManagementAttach DiskAttaches data disk to the virtual machine.
Create virtual machine.Creates a virtual machine.
Create Virtual Machine from ImageCreates virtual machines from an image.
Deallocate Virtual MachineShuts down the virtual machine and releases the compute resources.
Delete Virtual MachineDeletes a virtual machine.
Detach DiskDetaches data disk from the virtual machine.Note: Use the Look up Operational Status of Resource' action from Azure Resource Management spoke to find the status of the operation.
Generalize Virtual MachineSets the OS state of the virtual machine to generalized.
Look up Virtual MachineRetrieves information about a virtual machine.
Look up Virtual Machine Runtime DetailsRetrieves the information about the run-time state of a virtual machine.
Look up Virtual Machines Stream by Resource GroupRetrieves the list of virtual machines under a Resource Group.
Look up Virtual Machines Stream by Subscription IDRetrieves all virtual machines in the specified subscription.
Power Off Virtual MachinePowers off a virtual machine or stops it.
Redeploy Virtual MachineShuts down the virtual machine, moves it to a new node, and powers it back on.
Resize Virtual MachineResizes the specified virtual machine. Note: This operation can take a while to complete.
Restart Virtual MachineRestarts a virtual machine.
Start Virtual MachineStarts a virtual machine.
Virtual Machine Image Resource ManagementLook up Virtual Machine ImageGets a virtual machine image.

Connection and credential alias requirements

Integration Hub uses aliases to manage connection and credential information, and OAuth credentials. Using an alias eliminates the need to configure multiple credentials and connection information profiles when using multiple environments. If the connection or credential information changes, you don't need to update any actions that use the connection.

Set up the Microsoft Azure Virtual Machine Spoke

To execute the actions of the Microsoft Azure Virtual Machine Spoke, you must first install and configure the Microsoft Azure Resource Management Spoke. No separate configuration of the Microsoft Azure Virtual Machine Spoke is necessary. To view the procedure to set up the Microsoft Azure Resource Management Spoke, see Set up the Microsoft Azure Resource Management spoke.