Open EpicPilgrim opened 4 months ago
Graph Explorer is the application. You need to grant permission to it. On the graph explorer page you will see the Modify Permissions
tab - this is where you need to permit access to DeviceManagementConfiguration.ReadWrite.All
scope.
Thanks. I was trying that as well. When I go to the "Modify Permissions" tab, I get "Permissions for the query are missing on this tab. Open the permissions panel to see the full list of Microsoft Graph permissions and select the permission(s) you want and consent to them from there.". When I click "Open the permissions panel", I get the Permissions panel with the four column headers, then "Retry again" as the only row in the body. Looking in Entra ID App Registrations, there is no "Graph Explorer" app registered.
As an aside, I note that in Intune, under Endpoint Security... Manage... Attack surface reduction is the "Default Attack Surface Reduction" policy which has a number of Warn/Block settings enabled already. Does this mean this part of the ACSC hardening is not actually required nowadays assuming the defaults are left in-place?
Thanks. I was trying that as well. When I go to the "Modify Permissions" tab, I get "Permissions for the query are missing on this tab. Open the permissions panel to see the full list of Microsoft Graph permissions and select the permission(s) you want and consent to them from there.". When I click "Open the permissions panel", I get the Permissions panel with the four column headers, then "Retry again" as the only row in the body. Looking in Entra ID App Registrations, there is no "Graph Explorer" app registered.
Try looking under "Enterprise Applications" - not "Apps"
As a Global Administrator, attempting to follow the instructions to POST the relevant JSON to the beta deviceManagement endpoint results in the following error:
I have created an application with the relevant permissions, but I don't see where in Graph Explorer to specify that application.