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

Microsoft Azure Cosmos DB Spoke

Manage Microsoft Azure Cosmos DB 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

Microsoft Azure Cosmos DB spoke v2.0.0 is the latest version.

Supported versions

This spoke was built for Microsoft Azure Cosmos DB v2, but may be compatible with later versions.

Spoke requirements

Microsoft Azure Portal account.

Spoke dependencies

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

  • ServiceNow IntegrationHub Action Step - REST (com.glide.hub.action_step.rest)
  • ServiceNow IntegrationHub Runtime (com.glide.hub.integration.runtime)
  • ServiceNow IntegrationHub Runtime (com.glide.hub.integration.runtime)
  • Complex Object (com.glide.cobject)
  • Microsoft Azure Resource Management spoke (com.sn.ms.azure.resource.mgmt.spoke) v 2.0.0 is installed and a connection alias is created on your instance.
  • The connection alias of Microsoft Azure Cosmos DB SAS is configured on your instance.

Note: Some of these plugins are licensable features and require appropriate licenses, if used outside the spoke implementation.

Spoke actions

The Microsoft Azure Cosmos DB Spoke provides actions to automate Microsoft Azure Cosmos DB tasks when events occur in your ServiceNow instance. Available actions include:

CategoryActionDescription
Cassandra Database ManagementCreate Cassandra KeyspaceCreates a Cassandra keyspace within the specified Subscription ID and Resource Group.
Delete Cassandra KeyspaceDeletes the specified Cassandra keyspace within the specified Subscription ID and Resource Group.
Look up Cassandra KeyspaceGet the details of the specified Cassandra keyspace within the specified Subscription ID and Resource Group.
Look up Cassandra Keyspace ThroughputGets the details of the throughput of the specified Cassandra keyspace within the specified Subscription ID and Resource Group.
Look up Cassandra KeyspacesLists all the Cassandra keyspaces in the specified Subscription ID and Resource Group.
Update Cassandra Keyspace ThroughputUpdate the throughput of the specified Cassandra keyspace within the specified Subscription ID and Resource Group.
Core SQL Database ManagementCreate DatabaseCreates a database under a specified database account.
Create PermissionCreates a permission in the specified database.
Create UserCreates the user in a specified database.
Delete DatabaseDeletes the specified database information in a specified database account.
Delete PermissionDeletes the specified permission information of a user.
Delete UserDeletes the user of the specified database.
Look up DatabaseRetrieves the specified database information in a specified database account.
Look up DatabasesLists all the databases in the specified database account.
Look up PermissionRetrieves the specified permission information of a user.
Look up PermissionsLists all the permissions of the specified database.
Look up UserRetrieves the specified user information in a specified database.
Look up UsersLists all the users of the specified database.
Replace PermissionReplaces the specified permission.
Replace UserReplaces the specified user in a specified database by another user.
Database Account ManagementCreate DB AccountCreates an account in Azure Cosmos DB.
Delete DB AccountDeletes the specified Cosmos DB account.
Enable or Disable Options on DB AccountUpdates the details of a specified database account.
Look up Access KeysLists all access keys in the specified Azure Cosmos DB database account.
Look up Connection StringsLists all the connection strings in the specified Azure Cosmos DB account.
Look up DB AccountRetrieves the DB account for the provided Subscription ID and Resource Group.
Look up DB Accounts by Resource GroupRetrieves the list of DB accounts for the provided Subscription ID and Resource Group.
Look up DB Accounts by Subscription IDRetrieves the list of DB accounts for the provided Subscription ID.
Look up UsagesRetrieves the most recent data in the specified database account.
Regenerate Access KeyRegenerates an access key for the specified Azure Cosmos DB account.
Update Failover PriorityUpdates the details of a specified database account.
Mongo Database ManagementCreate MongoDB DatabaseCreates the specified MongoDB database within the specified Subscription ID and Resource Group.
Delete MongoDB DatabaseDeletes the specified MongoDB database within the specified Subscription ID and Resource Group.
Look up MongoDB DatabaseGet the details of the provided MongoDB database within the specified Subscription ID and Resource Group.
Look up MongoDB Database ThroughputGet the details of the throughput of the provided MongoDB database within the specified Subscription ID and Resource Group.
Look up MongoDB DatabasesLists all the MongoDB databases within the specified Subscription ID and Resource Group.
Update MongoDB Database ThroughputCreates a Cassandra keyspace within the specified Subscription ID and Resource Group.

Connection and credential alias requirements

Integration Hub uses aliases to manage connection and credential information. 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 more information, see Connections and Credentials.

For information about setting up the spoke, see Set up the Microsoft Azure Cosmos DB spoke.

Set up the Microsoft Azure Cosmos DB spoke by fulfilling the following dependencies: