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

Microsoft Azure RBAC Spoke

Integrate ServiceNow instance with Microsoft Azure RBAC to manage roles and retrieve details about role assignments for groups and users.

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 RBAC Spoke v1.0.2 is the latest version.

Supported versions

This spoke was built for Microsoft Graph REST API v1.0, but may be compatible with later versions.

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 IntegrationHub Action Step - REST (com.glide.hub.action_step.rest)
  • ServiceNow IntegrationHub Action Template - Data Stream (com.glide.hub.action_type.datastream)

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

Spoke actions

The Microsoft Azure RBAC Spoke provides actions to automate tasks when events occurs in your ServiceNow instance. Available actions include:

CategoryActionDescriptionPermissions Required (from least to most privileged)
Group ManagementLook up Groups by Role StreamLists all the groups that contains the given role.Delegated (work or school account)
Delegated (personal Microsoft account)Not supported
ApplicationRoleManagement.Read.Directory, RoleManagement.Read.All, Directory.Read.All, RoleManagement.ReadWrite.Directory, Directory.ReadWrite.All
Role ManagementAssign Role to GroupAssigns the required role to a group.Delegated (work or school account)
Delegated (personal Microsoft account)Not supported
ApplicationRoleManagement.ReadWrite.Directory
Assign Role to UserAssign the required role to a user.Delegated (work or school account)RoleManagement.ReadWrite.Directory
Delegated (personal Microsoft account)Not supported
ApplicationRoleManagement.ReadWrite.Directory
Look up RolesRetrieves details of the required role or retrieves details of all the roles in Entra ID if no inputs are provided.Delegated (work or school account)RoleManagement.Read.Directory, Directory.Read.All, RoleManagement.ReadWrite.Directory, Directory.ReadWrite.All
Delegated (personal Microsoft account)Not supported
ApplicationRoleManagement.Read.Directory, Directory.Read.All, RoleManagement.ReadWrite.Directory, Directory.ReadWrite.All
Look up Roles by GroupLists details of all roles in a group.Delegated (work or school account)RoleManagement.Read.Directory, RoleManagement.Read.All, Directory.Read.All, RoleManagement.ReadWrite.Directory, Directory.ReadWrite.All
Delegated (personal Microsoft account)Not supported
ApplicationRoleManagement.Read.Directory, RoleManagement.Read.All, Directory.Read.All, RoleManagement.ReadWrite.Directory, Directory.ReadWrite.All
Look up Roles by UserLists all roles of the user.Delegated (work or school account)RoleManagement.Read.Directory, RoleManagement.Read.All, Directory.Read.All, RoleManagement.ReadWrite.Directory, Directory.ReadWrite.All
Delegated (personal Microsoft account)Not supported
ApplicationRoleManagement.Read.Directory, RoleManagement.Read.All, Directory.Read.All, RoleManagement.ReadWrite.Directory, Directory.ReadWrite.All
Remove Role from a User or GroupRemove the required role for a user or group.Delegated (work or school account)RoleManagement.ReadWrite.Directory
Delegated (personal Microsoft account)Not supported
ApplicationRoleManagement.ReadWrite.Directory
User ManagementLook up Users by Role StreamLists details all the users that have the required role.Delegated (work or school account)
Delegated (personal Microsoft account)Not supported
ApplicationRoleManagement.Read.Directory, RoleManagement.Read.All, Directory.Read.All, RoleManagement.ReadWrite.Directory, Directory.ReadWrite.All

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.