powershell
powershell copied to clipboard
Adding cmdlets which allow PIM activation
Type
- [ ] Bug Fix
- [X] New Feature
- [ ] Sample
Related Issues?
N/A
What is in this Pull Request ?
Adding Enable-PnPPriviledgedIdentityManagement, Get-PnPPriviledgedIdentityManagementEligibleAssignment and Get-PnPPriviledgedIdentityManagementRole which allow PIM activation
Replaces https://github.com/pnp/powershell/pull/4039 due to merge conflicts