Microsoft Azure Resource Management Spoke
Summarize
Summary of Microsoft Azure Resource Management Spoke
The Microsoft Azure Resource Management spoke enables ServiceNow customers to create, update, and delete Microsoft Azure resources directly within the ServiceNow platform. It facilitates automation of Azure resource management tasks triggered by events in ServiceNow, streamlining cloud operations and enhancing integration between ServiceNow and Azure.
Show less
This spoke requires an IntegrationHub subscription and depends on the installation of the Microsoft Azure Resource Management spoke plugin. It also integrates with various other Azure-related spokes for broader Azure service management.
Key Features
- Automated Resource Management Actions: Provides actions such as retrieving lists of databases, elastic pools, locations, resource groups, SQL servers, and checking operational status of Azure resources (e.g., virtual machines, networks, disks).
- IntegrationHub Dependency: Requires IntegrationHub subscription for operation and uses aliases to efficiently manage connection and credential information, supporting multiple environments without the need to update credentials across actions.
- Plugin Dependencies: Installation requires dependent plugins including Complex Object, IntegrationHub Runtime, Flow Designer - Dynamic Inputs, and IntegrationHub Action Step - REST. Some plugins may require separate licensing.
- API Compatibility: Built for Microsoft Azure API version 2021-04-01, with potential compatibility with later versions.
Key Outcomes
- Enables ServiceNow users to manage Azure resources from a single platform, reducing manual overhead and improving operational efficiency.
- Supports seamless credential and connection management across multiple environments using aliases, simplifying administration.
- Allows customers to automate common Azure resource lookups and status checks, enabling proactive management and integration with ServiceNow workflows.
- Facilitates integration with other Azure spokes for comprehensive Azure service management within ServiceNow.
Azure Resource Management enables you to create, update, and delete the resources in your Microsoft Azure subscription from within ServiceNow.
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.
IntegrationHub subscription
This spoke requires an Integration Hub subscription. For more information, see Legal schedules - IntegrationHub overview.
- Microsoft Azure SQL Database spoke
- Microsoft Azure Virtual Network spoke
- Microsoft Azure Managed Storage spoke
- Microsoft Azure Cosmos DB spoke
- Microsoft Azure Notification Hub spoke
- Microsoft Azure Traffic Manager spoke
- Microsoft Azure Automation spoke
- Microsoft Azure Virtual Machine spoke
Spoke version
Microsoft Azure Resource Management spoke v2.1.0 is the latest version.
Spoke dependencies
If you’re having trouble installing the app, ensure that these dependent plugins are installed:
- Complex Object (com.glide.cobject)
- ServiceNow IntegrationHub Runtime (com.glide.hub.integration.runtime)
- ServiceNow Flow Designer - Dynamic Inputs (com.glide.hub.dynamic_inputs)
- ServiceNow IntegrationHub Action Step - REST (com.glide.hub.action_step.rest)
Supported versions
This spoke was built for the API version 2021-04-01, but may be compatible with the later versions.
Spoke actions
| Category | Action | Description |
|---|---|---|
| Metadata Retrieval | Look up Databases | Retrieves a list of databases in a server. |
| Look up Elastic Pools | Retrieves a list of elastic pools in Microsoft Azure. | |
| Look up Locations | Retrieves a list of locations. | |
| Look up Operational Status of Resource | Returns the operational status of the resource (virtual machine, network, disk, and so on) that is created or updated. | |
| Look up Resource Groups | Retrieves a list of resource groups. | |
| Look up SQL Servers | Retrieves a list of servers in a resource group. |
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.