Need to stop the Azure databricks from populating into the server class table from SGC - Azure.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-24-2025 09:28 AM
We have many databricks entries in the server class table whose names contain some random number and letters. As , we know databricks are short lived, we dont need them in the cmdb. But SGC- Azure considers databricks as virtual machines. I analysed the payload all the databricks have publisher as AzureDatabricks. So i tried to execute a business rule on the Service gragh conenctor for azure staging table, to delete if the data contains 'AzureDatabricks'. But it dint work. Any efficient way to stop the databricks getting populating into the cmdb.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-24-2025 09:34 AM
Hi @ThenmozhiA,
ServiceNow IRE rules are your best bet.
Here is a ServiceNow support article on how they work: [CMDB - IRE] How the CMDB Identification and Reconciliation Engine works when passing a CI (as paylo...
And the ServiceNow documentation: Configuring CMDB Identification and Reconciliation
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-25-2025 04:54 AM
The azure databricks comes as server from the azure connector, how will i create a rule. Only in the payload i can see the databricks info. I think for the connector we can have to create script in ETL to prevent the data being processed if it contains the value databricks.