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

Microsoft Azure Managed Storage Spoke

Manage the Microsoft Azure managed disks 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 Managed Storage 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 Integration Hub Runtime (com.glide.hub.integration.runtime)
  • ServiceNow Integration Hub Action Step - REST (com.glide.hub.action_step.rest)
  • Complex Object (com.glide.cobject)
  • ServiceNow Workflow Studio - Dynamic Inputs (com.glide.hub.dynamic_inputs)
  • Microsoft Azure Resource Management spoke (com.sn.ms.azure.resource.mgmt.spoke) is installed and configured on your ServiceNow instance.
  • ServiceNow Integration Hub Action Template - Data Stream
  • ServiceNow Integration Hub Action Step - get Connection Info
  • Microsoft Azure Virtual Network spoke is installed and configured on your ServiceNow instance.

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 API version 2023-10-02, but may be compatible with the later versions.

Spoke requirements

  • User account with full access to the Microsoft Azure managed disks.
  • Microsoft Azure Resource Management spoke

Spoke flows and subflows

This spoke has no flows or subflows.

Spoke actions

The Microsoft Azure Managed Storage spoke provides actions to automate the Microsoft Azure disks and disk snapshots when events occur in the ServiceNow instance. Available actions include:

CategoryActionDescription
Disk ManagementRevoke Access from DiskRevokes access from the specified disk.
Create Managed Upload DiskCreates a disk with the specified upload size.Tip: Find the current status of an operation by using the 'Look up Operational Status of Resource' action from Azure Resource Management spoke.
Update Disk SizeUpdates the size of the specified disk.
Set Disk TagsUpdates the tags of the specified disk. The provided tags will replace any existing tags on the disk.
Grant Access to DiskGrants access to the specified disk.Tip: Find the current status of an operation by using the 'Look up Operational Status of Resource' action from Azure Resource Management spoke.
Update Disk Storage AccountUpdates the details of the storage account associated with the specified disk.Tip: Find the current status of an operation by using the 'Look up Operational Status of Resource' action from Azure Resource Management spoke.
Delete DiskDeletes the specified disk.Tip: Find the current status of an operation by using the 'Look up Operational Status of Resource' action from Azure Resource Management spoke.
Create Managed DiskCreates a disk with the specified disk size in GB.Tip: Find the current status of an operation by using the 'Look up Operational Status of Resource' action from Azure Resource Management spoke.
Look up DiskRetrieves information about the specified disk in the specified resource group.
Look up Disks Stream by Resource GroupRetrieves the list of disks in the specified Resource Group.
Create Managed Disk from SnapshotCreates a disk using a snapshot.Tip: Find the current status of an operation by using the 'Look up Operational Status of Resource' action from Azure Resource Management spoke.
Look up Disks Stream by Subscription IDRetrieves the list of disks in the specified Azure Subscription.
Disk Snapshot ManagementGrant Access to SnapshotGrants access to the specified snapshot.Tip: Find the current status of an operation by using the 'Look up Operational Status of Resource' action from Azure Resource Management spoke.
Look up Snapshots Stream by Resource GroupRetrieves the list of snapshots in the specified Resource Group.
Update Snapshot SizeUpdates the size of the specified snapshot.Tip: Find the current status of an operation by using the 'Look up Operational Status of Resource' action from Azure Resource Management spoke.
Update Snapshot Storage AccountUpdates tags of the specified snapshot.Tip: Find the current status of an operation by using the 'Look up Operational Status of Resource' action from Azure Resource Management spoke.
Look up Snapshots Stream by Subscription IDRetrieves the list of snapshots in the specified Azure Subscription.
Create SnapshotCreates a snapshot from a disk.Tip: Find the current status of an operation by using the 'Look up Operational Status of Resource' action from Azure Resource Management spoke.
Delete SnapshotDeletes the specified snapshot.Tip: Find the current status of an operation by using the 'Look up Operational Status of Resource' action from Azure Resource Management spoke.
Revoke Access from SnapshotRevokes access to the specified snapshot.Tip: Find the current status of an operation by using the 'Look up Operational Status of Resource' action from Azure Resource Management spoke.
Look up SnapshotRetrieves specified snapshot information in the specified resource group.
Set Snapshot TagsUpdates tags of the specified snapshot. The provided tags will replace any existing tags on the snapshot.

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.

For information about setting up the spoke, see Set up the Microsoft Azure Resource Management spoke and .