EntraPIM
0.1.0
EntraPIM is a PowerShell module that simplifies the management of Microsoft Entra Privileged Identity Management (PIM) roles and groups. It provides a streamlined interface for activating, deactivating, extending, and approving PIM assignments.
Minimum PowerShell version
7.0.0
Installation Options
Owners
Copyright
MIT License (c) 2025 Josh
Package Details
Author(s)
- Josh - https://github.com/uniQuk
Tags
Entra PIM PrivilegedIdentityManagement Graph MicrosoftEntra
Functions
Get-PIMAssignments Invoke-PIMActivation Invoke-PIMApprovals
PSEditions
Dependencies
-
- Microsoft.Graph.Authentication (>= 2.26.1)
Release Notes
# Version 0.1.0
- Initial release of EntraPIM module
- Support for PIM role and group management
- Interactive menu with persistent state
- Approval processing functionality
FileList
- EntraPIM.nuspec
- EntraPIM.psd1
- Private\ErrorHandlers.ps1
- Private\PayloadBuilders.ps1
- Public\Invoke-PIMActivation.ps1
- Private\GraphConnection.ps1
- Public\Get-PIMAssignments.ps1
- Public\Invoke-PIMApprovals.ps1
- EntraPIM.psm1
- Private\Utils.ps1
Version History
Version | Downloads | Last updated |
---|---|---|
0.1.0 (current version) | 8 | 3/31/2025 |