Azure Entra
Connection Requirements
Client ID
Your app's unique Client ID (Application ID). You can find it on the overview page for the application in Identity > Applications > Enterprise Applications.
🔵 Azure Active Directory Sign into the Microsoft Azure Portal. From the left-hand navigation pane, select . Go to App Registrations and find the application you are using to access the Microsoft Graph API. Click on the application name you want to use. Find API Permissions on left-hand navigation pane. Click on “Add a permission”, then choose “Microsoft Graph”. Select “Application Permissions” and add the necessary permissions. Finally, grant admin consent for those permissions.
Required permissions:
User.Read.All
Device.Read.All
Directory.Read.All
Users Enrichment
To enrich additional user data such as user licenses, sign-in activities, audit logs, and memberOf details, this option must be enabled.
🔵 AuditLog.Read.All You have at least these permissions to enable this option:
AuditLog.Read.All
RoleManagement.Read.Directory
DeviceManagementApps.Read.All
User.ReadBasic.All
Directory.Read.All
⚠️ Attention Please perform a connection test to ensure there is a valid connection to the host. When the discovery operation is finalized, you will be able to see the details on the Assets page.