EasyPIM

2.0.5

Manage PIM Azure Resource, PIM Entra role and PIM for Group settings and assignments with simplicity in mind

Installation Options

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

Install-Module -Name EasyPIM

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

Install-PSResource -Name EasyPIM

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) loicmichel. All rights reserved.

Package Details

Author(s)

  • Loïc MICHEL

Tags

Azure PIM EntraID PrivilegedIdentityManagement

Functions

Import-PIMAzureResourcePolicy Get-PIMAzureResourcePolicy Set-PIMAzureResourcePolicy Copy-PIMAzureResourcePolicy Export-PIMAzureResourcePolicy Backup-PIMAzureResourcePolicy Get-PIMAzureResourceActiveAssignment Get-PIMAzureResourceEligibleAssignment New-PIMAzureResourceActiveAssignment New-PIMAzureResourceEligibleAssignment Remove-PIMAzureResourceEligibleAssignment Remove-PIMAzureResourceActiveAssignment Get-PIMEntraRolePolicy Export-PIMEntraRolePolicy Import-PIMEntraRolePolicy Set-PIMEntraRolePolicy Backup-PIMEntraRolePolicy Copy-PIMEntraRolePolicy Get-PIMEntraRoleActiveAssignment Get-PIMEntraRoleEligibleAssignment New-PIMEntraRoleActiveAssignment New-PIMEntraRoleEligibleAssignment Remove-PIMEntraRoleActiveAssignment Remove-PIMEntraRoleEligibleAssignment Get-PIMGroupPolicy Set-PIMGroupPolicy Get-PIMGroupActiveAssignment Get-PIMGroupEligibleAssignment New-PIMGroupActiveAssignment New-PIMGroupEligibleAssignment Remove-PIMGroupActiveAssignment Remove-PIMGroupEligibleAssignment Show-PIMReport Get-PIMAzureResourcePendingApproval Approve-PIMAzureResourcePendingApproval Deny-PIMAzureResourcePendingApproval Get-PIMEntraRolePendingApproval Approve-PIMEntraRolePendingApproval Deny-PIMEntraRolePendingApproval Get-PIMGroupPendingApproval Approve-PIMGroupPendingApproval Deny-PIMGroupPendingApproval Copy-PIMAzureResourceEligibleAssignment Copy-PIMEntraRoleEligibleAssignment Get-EasyPIMConfiguration

Dependencies

Release Notes

   🚀 EasyPIM v2.0.0 - Major Architectural Milestone (2025-08-28):

   BREAKING CHANGES:
   - Module separation: EasyPIM.Orchestrator now available as standalone module
   - Parameter standardization: 'assignee' renamed to 'principalId' (alias provided for compatibility)
   - ARM API compatibility improvements may affect existing scripts

   ✅ NEW FEATURES:
   - ARM API fixes: Resolved InvalidResourceType and NoRegisteredProviderFound errors
   - Enhanced policy validation with proactive error detection and clear user guidance
   - Auto-configuration of permanent assignment flags based on duration specifications
   - Parameter consistency across all Azure resource assignment functions
   - Improved module dependency management

   🔧 TECHNICAL IMPROVEMENTS:
   - Fixed query parameter formatting in ARM API calls (eliminated double question marks)
   - Updated API versions to 2020-10-01-preview for endpoint compatibility
   - Enhanced error handling with actionable guidance for policy conflicts
   - Microsoft Graph session preservation during module imports

   📋 MIGRATION GUIDE:
   - Update scripts using 'assignee' parameter to 'principalId' (alias available for compatibility)
   - Install both EasyPIM and EasyPIM.Orchestrator for complete functionality
   - Test workflows thoroughly before production deployment

   Contributors: Loïc MICHEL (original author), Chase Dafnis (multi-cloud support)
   Docs: https://github.com/kayasax/EasyPIM/wiki

FileList

Version History

Version Downloads Last updated
2.0.5 (current version) 38 8/29/2025
2.0.4 5 8/29/2025
2.0.3 14 8/29/2025
2.0.2 29 8/29/2025
2.0.1 52 8/28/2025
2.0.0 14 8/28/2025
1.10.0 142 8/23/2025
1.9.4 9 8/22/2025
1.9.3 36 8/21/2025
1.9.2 118 8/19/2025
1.9.1 45 8/19/2025
1.9.0 157 8/13/2025
1.8.4.3 1,191 6/17/2025
1.8.4.2 90 6/10/2025
1.8.4.1 133 6/2/2025
1.8.4 7 6/2/2025
1.8.3 23 5/31/2025
1.8.2.2 438 4/14/2025
1.8 91 4/4/2025
1.7.7 2,350 1/31/2025
1.7.6 4,103 1/8/2025
1.7.5 1,213 12/27/2024
1.7.4 597 12/17/2024
1.7.3 163 12/12/2024
1.7.2 12 12/12/2024
1.7.1 1,752 10/7/2024
1.7 1,407 9/16/2024
1.6.7 170 9/4/2024
1.6.6 1,166 7/23/2024
1.6.5 781 7/2/2024
1.6.4 127 6/26/2024
1.6.3 44 6/24/2024
1.6.2 363 6/5/2024
1.6.1 192 5/24/2024
1.6 115 5/14/2024
1.5.10 68 5/6/2024
1.5.9 40 5/3/2024
1.5.8 41 4/29/2024
1.5.7 36 4/25/2024
1.5.6 336 3/28/2024
1.5.5 31,420 3/27/2024
1.5.4 7 3/27/2024
1.5.3 96 3/20/2024
1.5.2 10 3/20/2024
1.5.1 43 3/18/2024
1.5.0 151 3/8/2024
1.4.0 47 3/7/2024
1.3.0 96 3/4/2024
1.2.3 282 2/13/2024
1.2.2 26 2/12/2024
1.2.1 120 2/5/2024
1.2.0 13 2/5/2024
1.1.0 157 1/26/2024
1.0.2 76 1/24/2024
1.0.1 34 1/22/2024
Show more