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.
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:
| Category | Action | Description |
|---|---|---|
| Disk Management | Revoke Access from Disk | Revokes access from the specified disk. |
| Create Managed Upload Disk | Creates a disk with the specified upload size. Dica: Find the current status of an operation by using the 'Look up Operational Status of Resource' action from Azure Resource Management spoke. |
|
| Update Disk Size | Updates the size of the specified disk. | |
| Set Disk Tags | Updates the tags of the specified disk. The provided tags will replace any existing tags on the disk. | |
| Grant Access to Disk | Grants access to the specified disk. Dica: 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 Account | Updates the details of the storage account associated with the specified disk. Dica: Find the current status of an operation by using the 'Look up Operational Status of Resource' action from Azure Resource Management spoke. |
|
| Delete Disk | Deletes the specified disk. Dica: Find the current status of an operation by using the 'Look up Operational Status of Resource' action from Azure Resource Management spoke. |
|
| Create Managed Disk | Creates a disk with the specified disk size in GB. Dica: Find the current status of an operation by using the 'Look up Operational Status of Resource' action from Azure Resource Management spoke. |
|
| Look up Disk | Retrieves information about the specified disk in the specified resource group. | |
| Look up Disks Stream by Resource Group | Retrieves the list of disks in the specified Resource Group. | |
| Create Managed Disk from Snapshot | Creates a disk using a snapshot. Dica: 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 ID | Retrieves the list of disks in the specified Azure Subscription. | |
| Disk Snapshot Management | Grant Access to Snapshot | Grants access to the specified snapshot. Dica: 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 Group | Retrieves the list of snapshots in the specified Resource Group. | |
| Update Snapshot Size | Updates the size of the specified snapshot. Dica: 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 Account | Updates tags of the specified snapshot. Dica: 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 ID | Retrieves the list of snapshots in the specified Azure Subscription. | |
| Create Snapshot | Creates a snapshot from a disk. Dica: Find the current status of an operation by using the 'Look up Operational Status of Resource' action from Azure Resource Management spoke. |
|
| Delete Snapshot | Deletes the specified snapshot. Dica: 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 Snapshot | Revokes access to the specified snapshot. Dica: Find the current status of an operation by using the 'Look up Operational Status of Resource' action from Azure Resource Management spoke. |
|
| Look up Snapshot | Retrieves specified snapshot information in the specified resource group. | |
| Set Snapshot Tags | Updates 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 Set up Microsoft Azure Virtual Network spoke.