Azure Enterprise Applications
Connection Requirements
Client ID
The unique identifier (Application ID) of your registered application. You can find it under Microsoft Entra ID > App Registrations by selecting the application you created for Microsoft Graph API access.
🔵 Microsoft Entra ID Sign into the Microsoft Azure Portal. From the left-hand navigation pane, select . Go to App Registrations and choose the application that will be used to access the Microsoft Graph API. In the application's left-hand menu, select API Permissions . Click “Add a permission” , then choose “Microsoft Graph” . Choose Application Permissions and add the required permissions: Application.Read.All or Directory.Read.All Application.Read.All or 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.