CMDB classes targeted in Service Graph Connector for Microsoft Intune
Summarize
Summary of CMDB Classes Targeted in Service Graph Connector for Microsoft Intune
The Service Graph Connector for Microsoft Intune allows ServiceNow customers to integrate and periodically pull data from Microsoft Intune into their Configuration Management Database (CMDB). This integration targets various CMDB classes, enabling better management of IT assets and software installations.
Show less
Key Features
- Data Sources: The integration supports both regular data sources (SG-Intune Computer, SG-Intune Devices, SG-Intune Software) and advanced data sources (SG-Intune Device Reports, SG-Intune Software Reports).
- Populated Attributes: Specific attributes in CMDB tables such as Computer, Handheld Computing Device, Software Installation, Network Adapter, and IP Address are automatically populated with data from Intune.
- Relationships: The integration creates relationships between various CMDB classes, facilitating a comprehensive view of assets and their dependencies.
Key Outcomes
By utilizing the Service Graph Connector for Microsoft Intune, ServiceNow customers can:
- Enhance visibility into IT assets through automated data collection and real-time updates.
- Improve asset management by tracking relationships and dependencies between devices and software.
- Ensure compliance and effective management of devices with insights from Intune data.
When you complete setting up the connection, you can configure the integration to periodically pull data from Microsoft Intune. The data from the regular data sources (SG-Intune Computer, SG-Intune Devices, and SG-Intune Software) and the advanced data sources (SG-Intune Device Reports and SG-Intune Software Reports) is saved in tables that extend from the Configuration item [cmdb_ci] table.
Computer [cmdb_ci_computer]
| Attribute label | Attribute name |
|---|---|
| Name | name |
| Serial number | serial_number |
| Description | short_description |
| Disk space (GB) | disk_space |
| Manufacturer | manufacturer |
| Operating System | os |
| OS Version | os_version |
| Model ID | model_id |
| Assigned to | assigned_to |
| Chassis type | chassis_type |
| Parent class | Relationship type | Child class |
|---|---|---|
| Computer [cmdb_ci_computer] | Owns::Owned by | Network Adapter [cmdb_ci_network_adapter] |
| Computer [cmdb_ci_computer] | Owns::Owned by | IP Address [cmdb_ci_ip_address] |
| Computer [cmdb_ci_computer] | Reference | SG-Intune Computer Related [sn_intune_integrat_computer_related] |
| Computer [cmdb_ci_computer] | Reference | Software Installation [cmdb_sam_sw_install] |
Handheld Computing Device [cmdb_ci_handheld_computing]
| Attribute label | Attribute name |
|---|---|
| Name | name |
| Serial number | serial_number |
| Description | short_description |
| Disk space (GB) | disk_space |
| IMEI | imei |
| MEID | meid |
| Operating System | os |
| OS Version | os_version |
| Phone Number | phone_number |
| Root Access | root_access |
| Model ID | model_id |
| Carrier | carrier |
| Assigned to | assigned_to |
| Manufacturer | manufacturer |
| Parent class | Relationship type | Child class |
|---|---|---|
| Handheld Computing Device [cmdb_ci_handheld_computing] | Owns::Owned by | Network Adapter [cmdb_ci_network_adapter] |
| Handheld Computing Device [cmdb_ci_handheld_computing] | Owns::Owned by | IP Address [cmdb_ci_ip_address] |
| Handheld Computing Device [cmdb_ci_handheld_computing] | Reference | SG-Intune Device Related [sn_intune_integrat_device_related] |
| Handheld Computing Device [cmdb_ci_handheld_computing] | Reference | Software Installation [cmdb_sam_sw_install] |
Software Installation [cmdb_sam_sw_install]
| Attribute label | Attribute name |
|---|---|
| Display name | display_name |
| Version | version |
| Discovery source | discovery_source |
| Publisher | publisher |
| Installed on | installed_on |
| Parent class | Relationship type | Child class |
|---|---|---|
| Software Installation [cmdb_sam_sw_install] | Reference | Handheld Computing Device [cmdb_ci_handheld_computing] Computer [cmdb_ci_computer] |
Network Adapter [cmdb_ci_network_adapter]
| Attribute label | Attribute name |
|---|---|
| MAC Address | mac_address |
| Name | name |
| Configuration Item | cmdb_ci |
| Parent class | Relationship type | Child class |
|---|---|---|
| Network Adapter [cmdb_ci_network_adapter] | Reference | Handheld Computing Device [cmdb_ci_handheld_computing] |
| Network Adapter [cmdb_ci_network_adapter] | Reference | Computer [cmdb_ci_computer] |
IP Address [cmdb_ci_ip_address]
| Attribute label | Attribute name |
|---|---|
| IP version | ip_version |
| Owned By Configuration Item | owned_by_cmdb_ci |
| IP Address | ip_address |
| Name | name |
| Parent class | Relationship type | Child class |
|---|---|---|
| IP Address [cmdb_ci_ip_address] | Reference | Handheld Computing Device [cmdb_ci_handheld_computing] |
| IP Address [cmdb_ci_ip_address] | Reference | Computer [cmdb_ci_computer] |
Serial Number [cmdb_serial_number]
| Attribute label | Attribute name |
|---|---|
| Serial Number | serial_number |
| Serial Number Type | serial_number_type |
| Valid | valid |
| Parent class | Relationship type | Child class |
|---|---|---|
| Serial Number [cmdb_serial_number] | Reference | Handheld Computing Device [cmdb_ci_handheld_computing] |
| Serial number [cmdb_serial_number] | Reference | Computer [cmdb_ci_computer] |
SG-Intune Computer Related [sn_intune_integrat_computer_related]
| Attribute label | Attribute name |
|---|---|
| Device ID | device_id |
| Azure AD Registered | azure_ad_registered |
| Compliance State | compliance_state |
| Device Enrollment Type | device_enrollment_type |
| Email Address | email_address |
| Encrypted | is_encrypted |
| Managed Device Owner Type | managed_device_owner_type |
| Management Agent | management_agent |
| Supervised | is_supervised |
SG-Intune Device Related [sn_intune_integrat_device_related]
| Attribute label | Attribute name |
|---|---|
| Device ID | device_id |
| Azure AD Registered | azure_ad_registered |
| Compliance State | compliance_state |
| Device Category | device_category |
| Device Enrollment Type | device_enrollment_type |
| Device State | device_state |
| Email Address | email_address |
| Encrypted | is_encrypted |
| Managed Device Owner Type | managed_device_owner_type |
| Management Agent | management_agent |
| Security Patch Level | security_patch_level |
| Supervised | is_supervised |
| System Management Bios Version | system_management_bios_version |
| Wifi Subnet ID | wifi_subnet_id |
The attributes Azure AD Registered, Device Enrollment Type, and Management Agent aren't populated by the SG-Intune Device Reports data source.
Software [cmdb_ci_spkg]
| Attribute label | Attribute name |
|---|---|
| Key | key |
| Name | name |
| Version | version |
| Parent class | Relationship type | Child class |
|---|---|---|
| Software [cmdb_ci_spkg] | Reference | Software Instance [cmdb_software_instance] |
Software Instance [cmdb_software_instance]
| Attribute label | Attribute name |
|---|---|
| Name | name |
| Installed on | installed_on |
| Parent class | Relationship type | Child class |
|---|---|---|
| Software Instance [cmdb_software_instance] | Reference | Handheld Computing Device [cmdb_ci_handheld_computing] |
| Software Instance [cmdb_software_instance] | Reference | Computer [cmdb_ci_computer] |