Microsoft Intune is a cloud-based endpoint management solution that helps organizations manage and secure mobile devices (iOS, Android), desktops and laptops and Apps.
Intune is part of the Microsoft Endpoint Manager suite (often combined with Configuration Manager for hybrid management).
Note: We can extend the permissions added to the app for Entra ID integration (https://socfortress.supportbench.net/ar-1056/).
Before we can pull logs and other content from the Microsoft Graph API, it must be authorized and pass through an authentication process. We must provide the tenant_id, client_id, and secret_value of an authorized application that is registered through Azure.
tenant_id
client_id
secret_value
This step involves configuring the API permissions required to access Microsoft Intune events via the Microsoft Graph API. The required permissions are:
DeviceManagementApps.Read.All: Read auditEvents and detectedApps relationship data from your tenant.
DeviceManagementApps.Read.All
auditEvents
detectedApps
DeviceManagementManagedDevices.Read.All: Read auditEvents and managedDevices relationship data from your tenant.
DeviceManagementManagedDevices.Read.All
managedDevices
Upload the following info:
TENANT IDCLIENT/APP IDSECRET (VALUE)
Was this article helpfu?
Thank you for voting
You are related to multiple companies. Please select the company you wish to login as.