Microsoft Intune - Connector Builder
Connector Information
Microsoft Intune is a Microsoft cloud-based unified endpoint management service for both corporate and BYOD devices. It extends some of the "on-premises" functionality of Microsoft Endpoint Configuration Manager to the Microsoft Azure cloud.
ASM can connect via the Alemba Connector builder. The pull of information is controlled by the scheduling option within the System Administration>Integration>Scheduling option, and the security set by your Azure Administrators. This allows for your full control of when you would like to update the information in ASM.
Authentication and Security
In the Application Registration (for the Microsoft Graph Security), ensure you have application Permissions configured to allow creation, update and management of resources. The following is required:
DeviceManagementManaged
Devices.Read.All
offline_acces
Prerequiements
You must have at least ASM 10.6.5 installed with the connector builder functionality.

System Access Requirement
Application ID
Client Secret value (not the client secret ID)
DeviceManagementManaged, Devices.Read.All and offline_acces is required
Helpful Links
https://learn.microsoft.com/en-us/mem/intune/developer/reports-ref-devices
https://learn.microsoft.com/en-us/graph/intune-concept-overview
https://developer.microsoft.com/en-us/graph/graph-explorer
Configuring the Connector Builder for Microsoft Intune
Below are examples of the parameters you will want to populate in the connector builder for the Microsoft Intune mapping.
Access the Connector Builder: System Admin>Integration>Connector Builder
Click "Add Connector" to add a new connector
Enter the details (See sections below for details and examples)
Connector Builder Name: Microsoft Intune
Authentication Type: OAuth


Configure Resource Settings, click the "+" to add a Resource

Click the "New Resource" Link to expand and enter the details
Resource Display Name: Intune Device
Resource Id: InTuneDevice
Resource Category: CMDB Item
Resource Description: Microsoft Intune
Complete the queries as follows:

Complete the Resource Details

Setup fields, Click the "New Fieldset" link

Add fields to the fieldset, Click the "+" to add a new Field


Click the "+" to repeat and add a new row for all fields you need to add to this fieldset
Save your new Connector
Configure your Source
Navigate to System Admin>Integration>Sources
Click the Add icon to add a new source
Select the Connector you just defined, in this example we called it "Connector Builder Test", but yours will likely be some version of Microsoft_InTune, etc...

Complete the Source Properties.
Last updated
Was this helpful?