Forum Discussion
JeremyTBradshaw
Jun 10, 2020Iron Contributor
Intune Graph API permissions - no Application permissions - why?
I'm hoping to gain an understanding why all Intune Graph resources and actions only allow Delegated permissions. This essentially means no unattended administration available, at least not App-only....
- Jun 10, 2020Application support for all Intune endpoints have been added, but it's still in the beta Graph though
https://docs.microsoft.com/en-us/graph/api/resources/intune-device-mgt-conceptual?view=graph-rest-beta
Thijs Lecomte
Jun 10, 2020Bronze Contributor
Application support for all Intune endpoints have been added, but it's still in the beta Graph though
https://docs.microsoft.com/en-us/graph/api/resources/intune-device-mgt-conceptual?view=graph-rest-beta
https://docs.microsoft.com/en-us/graph/api/resources/intune-device-mgt-conceptual?view=graph-rest-beta
JeremyTBradshaw
Jun 10, 2020Iron Contributor
Thijs Lecomte Thanks for the info, this is great.
I wonder how/when this will factor into the Intune PowerShell SDK. I suppose they Connect-MSGraph cmdlet from the module/SDK will just need to get some client credential flow functionality added.