Skip to main content
The following steps will integrate Microsoft Intune by using an Enterprise Application / Application Registration with the below API permissions. Currently setup is limited to using a Service Principal Name (SPN) with a client id, client secret, tenant id, and domain.

Required Permissions

APIPermissions NameTypeDescriptionAdmin Consent Required
Microsoft GraphDeviceManagementServiceConfig.Read.AllApplicationRead Microsoft Intune dataYes

Setting Up Microsoft Intune Integration

In PreNotify, go to “Integrations” and click on the Microsoft Intune integration, then “Edit” to configure the integration. [Screenshot TBA] In the Microsoft Intune Configuration, you’ll need the following fields:
Client ID
string
required
The application (client) ID from the “Overview” section of your app registration
Client Secret
string
required
The client secret value from the “Certificates and secrets” section of your app registration
Tenant ID
string
required
The directory (tenant) ID from the “Overview” section of your app registration
Tenant Domain
string
required
The primary domain from the “Home” of your Microsoft Entra admin center.