Intune: Creating a New Microsoft App in Azure
Â
Navigate to the "App Registrations" page by clicking on the following link: App Registrations.
Once on the "App Registrations" page, click on the "New registration" button to begin the process of creating a new app registration.
After clicking "New registration", fill in the user-friendly name as "GYTPOL Intune" in the appropriate field. Click on the "Register" button to complete the registration process.
Once the registration is complete, save aside the Application (client) ID and Directory (tenant) ID for future reference. You can usually find these IDs on the overview page of the newly created app registration in the Azure Portal.
Go to the "Certificates & secrets" section located in the left pane of the Azure Portal.
Click on the "New client secret" button to generate a new client secret for the GYTPOL Intune app.
After generating the new client secret, save both the secret value and the secret ID in a secure location. You will need these credentials for authenticating the GYTPOL Intune app with Azure services.
Navigate to the "API permissions" section located in the left pane of the Azure Portal.
Click on the "Add a permission" button to begin adding permissions for the GYTPOL Intune app.
Select "Microsoft Graph" from the list of available APIs.
Choose "Application permissions" and add the following permissions:
Application.Read.All
AuditLog.Read.All
DeviceManagementManagedDevices.Read.All
Directory.Read.All
IdenifyRiskEvent.Read.All
Policy.Read.All
Navigate to the GYTPOL admin panel, then click on "Settings" followed by "Integrations" in the left pane.
Choose "MS Intune" from the list of integrations and proceed to input the details collected during the previous steps.
Fill in the fields with the following information:
Tenant: Use the Directory (tenant) ID from step 4.
Client ID: Use the Application (client) ID from step 4.
Client secret: Use the new client secret value from step 6.
Check the box for "Enabled" to activate the integration.
Click on "Connect" to authorize GYTPOL to retrieve data from your Microsoft Intune instance. Data retrieval occurs once every 24 hours. Afterward, you can access alerts from Microsoft Intune by clicking on the dedicated button located on the left pane.
By following these steps, you've successfully integrated GYTPOL with Microsoft Intune, enabling seamless data retrieval and access to alerts.