MS Intune Service Graph connector Architecture
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-27-2023 08:15 AM
How does Intune Service Graph connector works. Is there any architecture diagram. Cant find details information in the documentation
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-28-2023 02:41 AM
Hello @Nancy HP ,
The MS Intune Service Graph connector is a tool that allows the integration of Microsoft Intune with other services using Microsoft's Graph API. The architecture of the connector involves several components, including an Intune Connector Agent (ICA), a Graph API Application, and a subscription to the Microsoft Graph API. The ICA runs on-premises or in a cloud-hosted environment and is responsible for securely transferring data between Intune and the Graph API Application. The application itself provides access to the Graph API services, allowing for data sharing and communication across different applications and services. Ultimately, this architecture enables organizations to leverage the capabilities of both Intune and other services through a unified platform.
Thanks,
Amarjeet Pal
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 weeks ago - last edited 2 weeks ago
I came here looking for the same diagram. So, I created my own.
I only included a subset of the CI classes that the InTune SGC will populate. The full list is here and important to note that software installations are included which is relevant if you are using Software Asset Management (SAM).
- Computer [cmdb_ci_computer]
- Handheld Computing Device [cmdb_ci_handheld_computing]
- Software Installation [cmdb_sam_sw_install]
- Network Adapter [cmdb_ci_network_adapter]
- IP Address [cmdb_ci_ip_address]
- Serial Number [cmdb_serial_number]
- SG-Intune Computer Related [sn_intune_integrat_computer_related]
- SG-Intune Device Related [sn_intune_integrat_device_related]
- Software [cmdb_ci_spkg]
- Software Instance [cmdb_software_instance]
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Tuesday
Thank you @anguspalmer for keeping the thread on. thanks for the share
