-
Notifications
You must be signed in to change notification settings - Fork 36
Open
Description
Describe the feature
It should work the same way as in MgGraph:
(Find-MgGraphCommand -Command 'Get-MgUser').Permissions
Example:
(Find-EntraCommand -Command 'Get-EntraUser').Permissions
How will this feature enhance your project and further the project’s overall goals? Who will benefit from this feature (i.e. all users; the project team)?
It would simplify adoption for users which are not yet keen with the new Permission Model transitioning from Azure AD
Describe alternatives you've considered
See the Option in Point 1 with Mg Graph and I think there is not yet a documentation page available like MgGraph has.
Additional context
Find-EntraPermission does not satisfy enough with Cmdlets
May there is a first draft here: #808
SamErde