Entra-PIM
1.3.0
PowerShell module for managing Microsoft Entra PIM (Privileged Identity Management) role activations and deactivations with browser-based authentication.
Minimum PowerShell version
7.0
Installation Options
Owners
Copyright
(c) 2024. All rights reserved.
Package Details
Author(s)
- markorr321
Tags
Entra PIM Azure Identity Governance MicrosoftGraph Privileged RoleManagement
Functions
Dependencies
This module has no dependencies.
Release Notes
## 1.3.0
- Removed Microsoft.Graph.Users dependency
- Fixed module loading issues
- Improved error handling for module imports
## 1.2.0
- Performance optimizations
- Bug fixes
## 1.0.0
- Initial release
- Browser-based authentication with PKCE
- Role activation and deactivation workflows
- Interactive TUI for role selection
- Caching for optimized API calls
FileList
- Entra-PIM.nuspec
- Entra-PIM.psm1
- PIM-Global-SelfActivate-Browser-Optimized.ps1
- Publish-Module.ps1
- README.md
- Entra-PIM.psd1