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

Microsoft Azure Automation Spoke

Integrate the ServiceNow instance with the Microsoft Azure Automation. Manage the cloud-based automation and configuration services 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 Automation spoke v2.0.0 is the latest version.

Supported versions

This spoke was built for the Microsoft Azure Automation 2023-11-01 version, but may be compatible with the later versions.

Spoke requirements

Microsoft Azure account.

Spoke dependencies

If you’re having trouble installing the app, confirm that these dependent plugins are installed:

  • ServiceNow IntegrationHub Runtime (com.glide.hub.integration.runtime)
  • ServiceNow IntegrationHub Action Step - REST (com.glide.hub.action_step.rest)
  • Complex Object (com.glide.cobject)
  • ServiceNow Flow Designer - Dynamic Inputs (com.glide.hub.dynamic_inputs)
  • ServiceNow IntegrationHub Action Template - Data Stream (com.glide.hub.action_type.datastream)
  • Azure Resource Management spoke (sn_azure_rm_spoke) v2.0.0 is installed and a connection alias is created on your instance.

Note: Some of these plugins are licensable features and require appropriate licenses, if used outside the spoke implementation. For more information on the licenses, contact your account manager.

Spoke actions

The Microsoft Azure Automation spoke provides actions to automate the Microsoft Azure tasks when events occur in your ServiceNow instance. Available actions include:

CategoryActionDescription
Account ManagementCreate AccountCreates an automation account.
Delete AccountDeletes an account.
Look up AccountRetrieves the details of an automation account using the resource group.
Look up Accounts Stream by Resource GroupRetrieves the list of accounts present under the specified resource group. Page size is fixed to 100 according to Microsoft.
Look up Accounts Stream by Subscription IDRetrieves the list of accounts present under the specified subscription ID. Page size is fixed to 100 according to Microsoft.
Update AccountUpdates the details of an automation account.
Job ManagementCreate JobCreates a job of the runbook.
Look up JobRetrieves the details of a runbook job.
Look up Job OutputRetrieves the details of an executed job output identified by the job ID.
Look up Job ScheduleRetrieves the details of a scheduled job.
Look up Job Schedules StreamRetrieves the list of scheduled jobs present in an automation account. The page size is fixed to 100 according to Microsoft.
Look up Jobs StreamRetrieves the list of runbook jobs present in an automation account. Page size is fixed to 100 according to Microsoft.
Resume JobResumes the job identified by job name.
Stop JobStops the job execution identified by job name.
Suspend JobSuspends the job identified by job name.
Job Schedule ManagementCreate Job ScheduleCreates a schedule for a job execution.
Delete Job ScheduleDeletes a job schedule.
Runbook ManagementCreate RunbookCreates a runbook.
Delete RunbookDeletes a runbook.
Look up RunbookRetrieves the details of a runbook.
Look up Runbook ContentRetrieves the content of the a runbook.
Look up Runbooks StreamRetrieves the list of runbooks present in an automation account. Page size is fixed to 100 according to Microsoft.
Update RunbookUpdates the details of a runbook.
Schedule ManagementCreate ScheduleCreates a schedule.
Delete ScheduleDeletes a schedule.
Look up ScheduleRetrieves the details of a schedule.
Look up Schedules StreamRetrieves the list of schedules present in an automation account. Page size is fixed to 100 according to Microsoft.
Update ScheduleUpdates the details of a schedule.
Software Update Configuration ManagementLook up Software Update Configuration Machine Runs StreamRetrieves the list of software update configuration machine runs present in an automation account. Page size is fixed to 100 according to Microsoft.
Look up Software Update Configuration RunRetrieves the details of a software update configuration run.
Look up Software Update Configuration Runs StreamRetrieves the list of software update configuration runs present in an automation account. Page size is fixed to 100 according to Microsoft.
State Configuration ManagementCompile DSC ConfigurationCreates the desired State Configuration compilation job.
Create DSC ConfigurationCreates the desired State Configuration.
Look up DSC ConfigurationRetrieves the details of the Desired State Configuration.
Look up DSC Configuration ContentRetrieves the content of the Desired State Configuration.
Look up DSC Configurations StreamRetrieves the list of DSC Configurations present in an automation account. Page size is fixed to 100 according to Microsoft.
Look up Nodes StreamRetrieves the list of Nodes present in an automation account. Page size is fixed to 100 according to Microsoft.
Update DSC ConfigurationUpdates the Desired State Configuration.
Update Node DSC ConfigurationUpdates the details of desired State Configuration for the specified node(VM).
Watcher ManagementDelete WatcherDeletes the watcher.
Look up Watchers StreamRetrieves the list of watchers present in an automation account. Page size is fixed to 100 according to Microsoft.
Start WatcherStarts the watcher.
Stop WatcherStops the watcher.

Set up the Microsoft Azure Automation Spoke

To execute the actions of the Microsoft Azure Automation Spoke, you must first install and configure the Microsoft Azure Resource Management Spoke. No separate configuration of the Microsoft Azure Automation 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.