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

Microsoft Azure Application Insights Spoke

Manage queries, events, and metrics in Microsoft Azure Application Insights account 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 Application Insights spoke v2.0.0 is the latest version.

Supported versions

This spoke was built for Microsoft Azure Application Insights API version v1, but may be compatible with later versions.

Spoke requirements

Spoke dependencies

If you’re having trouble installing the app, ensure 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 Flow Designer - Dynamic Inputs (com.glide.hub.dynamic_inputs)
  • Complex Object (com.glide.cobject)
  • Flow Designer Action Step - Payload Builder (com.glide.hub.action_step.payload)

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

Spoke actions

The Microsoft Azure Application Insights spoke provides actions to automate tasks when events occurs in your ServiceNow instance. Available actions include:

CategoryActionDescription
Event ManagementLook up EventGets the data for a single event.
Look up Events by TypeExecutes an OData query for events.
Look up OData MetadataGets the OData EDMX metadata that describes the event data model.
Metric ManagementLook up Metric MetadataGets that metadata that describes the available metrics.
Look up MetricGets the metric values for a single metric.
Look up MetricsGets the metric values for multiple metrics.
Query ManagementExecute QueryExecutes an analytics query for data.
Look up QueryExecutes an analytics query for data.

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 Azure Application Insights spoke.