Intune Integration- Service Graph Connector field mapping
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā07-08-2024 09:40 PM
We have done Intune Integration using Service Graph Connector however fields like Company, Asset tag, Location, Vendor are not getting populated in alm_hardware table. How to do mapping ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā07-08-2024 10:07 PM
You'll need to update the relevant ETL (most likely computer) that comes with the Intune SG connector (image attached).
First part will be to update the "preview & prepare data" step within the ETL. Here you can configure new transform fields to assist you in generating the data you'd like to make to the alm_hardware table.
Next is to update the "Map Data to CMDB and Add Relationships" to map the newly created fields to the required CI field.