---
sourceDocument: Yokohama Data and Automation
sourceDocumentLink: https://www.servicenow.com/docs/r/yokohama/integrate-applications

 Release :

    - yokohama

ft:locale :

    - en-US

ft:publication_title :

    - Yokohama Data and Automation

ft:clusterId :

    - crint

bundleId :

    - crint

workflow :

    - Creator


---

# Microsoft Azure Notification Hub Spoke

# Microsoft Azure Notification Hub Spoke {#ariaid-title1}

* Release version: Yokohama
* 
* Updated January 30, 2025
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 3 minutes to read

Integrate ServiceNow instance with Microsoft Azure Notification Hub. Manage Azure notification hubs from your ServiceNow instance.

## Request apps on the Store {#azure-notif-hub-spoke__section_sz5_jv3_z3b}

Visit the [ServiceNow Store](https://store.servicenow.com/sn_appstore_store.do#!/store/home) 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](https://www.servicenow.com/docs/r/store-release-notes/sn-store-release-notes.html).{#azure-notif-hub-spoke__inline-send-to-store}

## Integration Hub subscription {#azure-notif-hub-spoke__section_zyn_ysh_qmb}

This spoke requires an Integration Hub subscription. For more information, see [Legal schedules - IntegrationHub overview](https://www.servicenow.com/content/dam/servicenow-assets/public/en-us/doc-type/legal/snc-addendum-integrationhub.pdf).

## Spoke version {#azure-notif-hub-spoke__section_dh1_qlw_bsb}

Microsoft Azure Notification Hub spoke v2.0.0 is the latest version.{#azure-notif-hub-spoke__notifhub-ver}

## Supported versions {#azure-notif-hub-spoke__section_azn_ysh_qmb}

This spoke was built for Azure Notification Hub
version 2023-09-01, but may be compatible with later versions.

## Spoke requirements {#azure-notif-hub-spoke__section_dzn_ysh_qmb}

* Storage account in your Microsoft Azure portal for integration with your ServiceNow instance.
* Register the application in the Microsoft Azure portal and record the access keys and directory IDs.
{#azure-notif-hub-spoke__ul_ezn_ysh_qmb}

## Spoke dependencies {#azure-notif-hub-spoke__section_fzn_ysh_qmb}

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

* ServiceNow IntegrationHub Action Step - REST (com.glide.hub.action_step.rest)
* ServiceNow Flow Designer - Dynamic Inputs (com.glide.hub.dynamic_inputs)
* Flow Designer Action Step - Payload Builder (com.glide.hub.action_step.payload)
* ServiceNow IntegrationHub Runtime (com.glide.hub.integration.runtime)
* Complex Object (com.glide.cobject)
* Get Connection Info (com.glide.hub.action_step.get_connection_info)
* ServiceNow IntegrationHub Action Template - Data Stream (com.glide.hub.action_type.datastream)
* IHUB Spoke Util Pack (com.snc.ihub_spoke_util_pack)
* Microsoft Azure Resource Management Spoke is installed and the connection record configured on your ServiceNow instance.
* Microsoft Azure Notification Hub SAS connection and credential alias record is configured on your ServiceNow instance.
{#azure-notif-hub-spoke__ul_gzn_ysh_qmb}  
Note:  
Some of these plugins are licensable features and require appropriate licenses, if used outside the spoke implementation.

## Spoke actions {#azure-notif-hub-spoke__section_lzn_ysh_qmb}

The Microsoft Azure Notification Hub Spoke provides actions to automate Azure Notification Hub tasks when events occur in your ServiceNow instance. Available actions include:  
{#azure-notif-hub-spoke__table_mzn_ysh_qmb__entry__3}

| Category | Action | Description |
|-|-|-|
| Installation Management | Create or Update Installation | Creates or updates an installation. |
| Installation Management | Delete Installation | Deletes an installation. |
| Installation Management | Look up Installation | Retrieves installation based on the Installation ID. |
| Installation Management | Update Installation | Partially updates an installation using the JSON-Patch. |
| Installation Management | Look up Namespaces Stream by Resource Group | Returns the list of available namespaces within a resource group. |
| Installation Management | Look up Namespaces Stream by Subscription ID | Returns the list of available namespaces within the subscription. |
| Namespace Management | Look up Namespace | Returns the details of the specified namespace. |
| Namespace Management | Create or Update Namespace | Creates or updates a Notification Hub namespace. Note: This operation is idempotent. |
| Namespace Management | Delete Namespace | Deletes an existing namespace. This operation also removes all associated Notification Hubs under the namespace. |
| Namespace Management | Update Namespace | Patches the existing namespace. |
| Notification Hub Management | Create or Update Notification Hub | Creates or updates a Notification Hub in a namespace. |
| Notification Hub Management | Delete Notification Hub | Deletes a notification hub associated with a namespace. |
| Notification Hub Management | Look up Notification Hub | Returns the details of the specified notification hub. |
| Notification Hub Management | Look up Notification Hubs Stream by Namespace | Returns the list of available notification hubs associated with a namespace. |
| Registration Management | Create APNS Registration | Creates a registration for an Apple Push Notification service (APNS) device. This method generates a registration ID that you can use to retrieve, update, and delete this registration. |
| Registration Management | Create GCM Registration | Creates a registration for Google Cloud Messaging (GCM) device. This method generates a registration ID that you can use to retrieve, update, and delete this registration. |
| Registration Management | Create Registration ID | Returns a registration ID (without creating a registration). |
| Registration Management | Delete Registration | Deletes a registration. |
| Registration Management | Look up Registration | Retrieves information about a registration. |
| Registration Management | Update APNS Registration | Updates an existing APNS registration. |
| Registration Management | Update GCM Registration | Updates an existing GCM registration. |
| Registration Management | Look up Registrations Stream | Retrieves all registrations. |
| Notification Management | Send APNS Native Notification | Sends an APNS native notification through a Notification Hub. |
| Notification Management | Send GCM Native Notification | Sends a GCM native notification through a Notification Hub. |
| Notification Management | Send Notification to Device Handle | Sends a notification directly to a device handle (a valid token as expressed by the Notification type). Note: Users of this API don't need to use Registrations or Installations. |
[ ]

{#azure-notif-hub-spoke__table_mzn_ysh_qmb}

## Connection and credential alias requirements {#azure-notif-hub-spoke__section_szn_ysh_qmb}

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 Notification Hub spoke](https://www.servicenow.com/docs/ERmeoFI5fIVhs_Dhtf5hXA#setup-azure-notif-hub "Set up your ServiceNow instance to integrate with the Microsoft Azure Notification Hub. Setting enables the Microsoft Azure Notification Hub to authenticate requests from your ServiceNow instance.").

