If you manually connected your Jamf Pro instance to Microsoft Intune do the following:
- Open Manage Microsoft Entra ID and navigate to App registrations.
- Select the application registration you configured when you initially integrated with Microsoft Intune.Note:
If you do not know the name of the application registration, you can search for the value in the Application ID field in the Conditional Access settings in Jamf Pro. For more information, see Conditional Access in the Jamf Pro Documentation.
Due to changes on the Microsoft API backend permissions, changes are needed for the Microsoft and Jamf integration. Refer to Support Tip: Intune service discovery API endpoint will require specific permissions for more information from the Intune team at Microsoft.
- Click API permissions.
- Remove all permissions from the application.Note:
Integration will not succeed if there are any unexpected permissions in the application registration.
- Click Add a permission.
- On the Request API permissions page, select Intune > Application permissions.
- Select only the check box for update_device_attributes and save the new permission.
- Under Microsoft Graph, select Application permissions > Application.Read.All.
- Click Add permissions.
- Click Grant admin consent for your organization.Note:
The name of your Entra ID organization displays on the button.
- Click Refresh and confirm that admin consent has been granted for the update_device_attributes permission.