⚠️ ServiceNow CMDB (via Codeless Connector Framework)

⚠️ Unpublished: This item is from a solution that is not yet published on Azure Marketplace or not installed in Content Hub.

Browse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · Logic Apps · 📊

Back to Connectors Index


Attribute Value
Connector ID ServiceNowCMDBConnector
Publisher Microsoft
Used in Solutions ServiceNowCMDB
Collection Method CCF
Connector Definition Files ServiceNowCMDB_ConnectorDefinition.json
DCR Definition Files ServiceNowCMDB_DCR.json
CCF Configuration ServiceNowCMDB_PollerConfig.json
CCF Capabilities Basic, Paging

The ServiceNow CMDB Data Connector allows ingesting Configuration Management Database (CMDB) and Asset Management records from ServiceNow into Microsoft Sentinel. This connector retrieves multiple records from the ServiceNow Table API for specified tables including Asset Management (alm_asset), Configuration Items (cmdb_ci), Computer CIs (cmdb_ci_computer), and Server CIs (cmdb_ci_server). This connector is built on the Microsoft Sentinel Codeless Connector Platform and supports DCR-based ingestion time transformations for efficient query execution. Refer to ServiceNow Table API documentation for more information.

Tables Ingested

This connector ingests data into the following tables:

Table Transformations Ingestion API Lake-Only
ServiceNowAlmAsset_CL ? ?
ServiceNowCmdbCiComputer_CL ? ?
ServiceNowCmdbCiServer_CL ? ?
ServiceNowCmdbCi_CL ? ?
ServiceNowCmdbRelCi_CL ? ?

💡 Tip: Tables with Ingestion API support allow data ingestion via the Azure Monitor Data Collector API, which also enables custom transformations during ingestion.

Permissions

Resource Provider Permissions:

Setup Instructions

⚠️ Note: These instructions were automatically generated from the connector's user interface definition file using AI and may not be fully accurate. Please verify all configuration steps in the Microsoft Sentinel portal.

1. ServiceNow Configuration

Configure your ServiceNow instance connection and select a CMDB table to collect. Connector Management Interface

This section is an interactive interface in the Microsoft Sentinel portal that allows you to manage your data collectors.

📊 View Existing Collectors: A management table displays all currently configured data collectors with the following information:

Add New Collector: Click the "Add new collector" button to configure a new data collector (see configuration form below).

🔧 Manage Collectors: Use the actions menu to delete or modify existing collectors.

💡 Portal-Only Feature: This configuration interface is only available when viewing the connector in the Microsoft Sentinel portal. You cannot configure data collectors through this static documentation.

Add ServiceNow CMDB Connector

Connect to ServiceNow CMDB

When you click the "Add Connector" button in the portal, a configuration form will open. You'll need to provide:

ServiceNow Instance

Provide your ServiceNow instance URL and credentials.

Select CMDB Tables

Choose which ServiceNow CMDB tables to ingest for this connection. You can select one or more tables.

💡 Portal-Only Feature: This configuration form is only available in the Microsoft Sentinel portal.


Browse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · Logic Apps · 📊

Back to Connectors Index