Microsoft Azure Resource Management Spoke
Summarize
Summary of Microsoft Azure Resource Management Spoke
The Microsoft Azure Resource Management spoke enables ServiceNow users to efficiently manage resources within their Microsoft Azure subscription, allowing for the creation, updating, and deletion of these resources directly from the ServiceNow platform.
Show less
Key Features
- IntegrationHub Subscription: This spoke requires an active IntegrationHub subscription for functionality.
- Spoke Dependencies: Ensure the following plugins are installed for proper operation:
- Complex Object (com.glide.cobject)
- ServiceNow IntegrationHub Runtime (com.glide.hub.integration.runtime)
- ServiceNow Flow Designer - Dynamic Inputs (com.glide.hub.dynamicinputs)
- ServiceNow IntegrationHub Action Step - REST (com.glide.hub.actionstep.rest)
- Spoke Actions: Automate resource management tasks with actions such as:
- Look up Databases
- Look up Elastic Pools
- Look up Locations
- Look up Operational Status of Resource
- Look up Resource Groups
- Look up SQL Servers
- Connection Management: Utilizes connection and credential aliases to streamline management across multiple environments, simplifying updates when connection information changes.
Key Outcomes
By implementing the Microsoft Azure Resource Management spoke, ServiceNow customers can automate and streamline their Azure resource management processes, reducing manual efforts and improving operational efficiency. Expect a more seamless integration with Azure resources and enhanced capability in managing them within the ServiceNow environment.
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 v 2.0.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.