Service Graph Connector - Azure and AWS - need to stop updating the Server table
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-13-2025 06:25 AM
We have configured service graph connector for Azure and Aws cloud resources. But we dont need the connector to update the server table only the VM instance table as per the requirement. But when checked the import schedules, the same SG-Azure VMs bring the data to both VM instance and server table so cant turn off. What can be done to resolve this? Anything to be done in ETL transform maps.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-14-2025 09:05 AM
You can try setting up reconciliation rules in the CI Class Manager for the "windows server" class.
Another less optimal option could be to create a on-before business rule to prevent updates from those connectors (this would only work if you are able to identify when those connectors are making updates on the 'cmdb_ci_win_server' table'.)