You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In our Environment we are using
Claim Value;
DeviceManagementManagedDevices.Read.All
Directory.Read.All
AuditLog.Read.All
DeviceManagementApps.ReadWrite.All
DeviceManagementApps.Read.All
If you just wanted to do the 'things', you could probably just go with "DeviceManagementApps.ReadWrite.All"
we use the folloving
Device.Read.All
DeviceManagementManagedDevices.ReadWrite.All
DeviceManagementServiceConfig.ReadWrite.All (used to delete autopilot devices)
GroupMember.ReadWrite.All (only needed, when you want to use the -addtogroup flag)
What are the MS Graph permissions that need to be set with an App Registration to use the commandlets?
The text was updated successfully, but these errors were encountered: