Entra-PIM

1.2.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

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name Entra-PIM -RequiredVersion 1.2.0

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name Entra-PIM -Version 1.2.0

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2024. All rights reserved.

Package Details

Author(s)

  • Your Name

Tags

Entra PIM Azure Identity Governance MicrosoftGraph Privileged RoleManagement

Functions

Start-EntraPIM

Dependencies

This module has no dependencies.

Release Notes

## 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
  • Publish-Module.ps1
  • .git\COMMIT_EDITMSG
  • .git\description
  • .git\index
  • .git\hooks\applypatch-msg.sample
  • .git\hooks\fsmonitor-watchman.sample
  • .git\hooks\pre-applypatch.sample
  • .git\hooks\pre-merge-commit.sample
  • .git\hooks\pre-rebase.sample
  • .git\hooks\prepare-commit-msg.sample
  • .git\hooks\push-to-checkout.sample
  • .git\hooks\sendemail-validate.sample
  • .git\hooks\update.sample
  • .git\info\exclude
  • .git\logs\HEAD
  • .git\objects\0a\a111e70bab190218e3c464e41d54e88d80618c
  • .git\objects\3d\0770d6e9f8b98a022596cacdac03debf250b18
  • .git\objects\57\ae5ce2adb918d0691a7da55848393b72dd8a78
  • .git\objects\5f\53bc3bba4a9b18dcdbbefd5b32277dbd611ee4
  • .git\objects\b0\df5c21a9d443e02b9b98167fda8d59f1de66e9
  • .git\objects\bf\5e993bab00bee7675b7e7d04bbb1b8c6b3a0e5
  • .git\objects\c7\f38b15508bb5d5b9bd5678cffb0001ec0bae6b
  • .git\objects\d6\988e06e4e6d499223a564f8929736b76ab5944
  • .git\objects\de\3500fe6d08453b4960c3a4610960e595d0bd13
  • .git\objects\fe\60925d469a79e885bbf02bcc2ae9b259a1ceb6
  • .git\refs\heads\main
  • .git\logs\refs\heads\main
  • .git\refs\remotes\origin\main
  • .git\logs\refs\remotes\origin\main
  • Entra-PIM.psd1
  • PIM-Global-SelfActivate-Browser-Optimized.ps1
  • README.md
  • .git\config
  • .git\HEAD
  • .git\hooks\commit-msg.sample
  • .git\hooks\post-update.sample
  • .git\hooks\pre-commit.sample
  • .git\hooks\pre-push.sample
  • .git\hooks\pre-receive.sample

Version History

Version Downloads Last updated
1.6.2 4 12/30/2025
1.6.1 3 12/30/2025
1.6.0 5 12/29/2025
1.5.0 6 12/29/2025
1.4.0 5 12/29/2025
1.3.2 4 12/29/2025
1.3.1 6 12/27/2025
1.3.0 3 12/27/2025
1.2.0 (current version) 6 12/27/2025
1.1.0 4 12/27/2025
1.0.0 4 12/27/2025
Show less