Microsoft Azure Virtual Machine Spoke
-
- UpdatedJan 30, 2025
- 3 minutes to read
- Yokohama
- Now Platform Capabilities
Manage the Microsoft Azure Virtual Machine (VM) from your ServiceNow instance.
Request apps on the Store
Visit the ServiceNow Store website 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.
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:
Category | Action | Description |
---|---|---|
Image Management | Create Image from Virtual Machine | Creates an image from an existing virtual machine. |
Delete Image | Deletes 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 Image | Retrieves image information from a specified resource group. | |
Look up Images Stream by Resource Group | Retrieves the list of images under a Resource Group. | |
Look up Images Stream by Subscription ID | Retrieves the list of images in the subscription. | |
Set Tags on Image | Sets 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 Management | Attach Disk | Attaches data disk to the virtual machine. |
Create virtual machine. | Creates a virtual machine. | |
Create Virtual Machine from Image | Creates virtual machines from an image. | |
Deallocate Virtual Machine | Shuts down the virtual machine and releases the compute resources. | |
Delete Virtual Machine | Deletes a virtual machine. | |
Detach Disk | Detaches 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 Machine | Sets the OS state of the virtual machine to generalized. | |
Look up Virtual Machine | Retrieves information about a virtual machine. | |
Look up Virtual Machine Runtime Details | Retrieves the information about the run-time state of a virtual machine. | |
Look up Virtual Machines Stream by Resource Group | Retrieves the list of virtual machines under a Resource Group. | |
Look up Virtual Machines Stream by Subscription ID | Retrieves all virtual machines in the specified subscription. | |
Power Off Virtual Machine | Powers off a virtual machine or stops it. | |
Redeploy Virtual Machine | Shuts down the virtual machine, moves it to a new node, and powers it back on. | |
Resize Virtual Machine | Resizes the specified virtual machine. Note: This operation can take a while to complete. |
|
Restart Virtual Machine | Restarts a virtual machine. | |
Start Virtual Machine | Starts a virtual machine. | |
Virtual Machine Image Resource Management | Look up Virtual Machine Image | Gets 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.