AzurePIMStuff
0.0.2
PowerShell module for Azure Privileged Identity Management (PIM) automation. Some of them are explained at https://doitpshway.com/.
Some of the interesting functions:
- Get-PIMGroup: Returns Azure groups with some PIM eligible assignments.
- Get-PIMGroupEligibleAssignment: Returns eligible assignments for Azure AD groups.
- Get-PIMAccountEligibleMemberOf: Returns
Some of the interesting functions:
- Get-PIMGroup: Returns Azure groups with some PIM eligible assignments.
- Get-PIMGroupEligibleAssignment: Returns eligible assignments for Azure AD groups.
- Get-PIMAccountEligibleMemberOf: Returns
PowerShell module for Azure Privileged Identity Management (PIM) automation. Some of them are explained at https://doitpshway.com/.
Some of the interesting functions:
- Get-PIMGroup: Returns Azure groups with some PIM eligible assignments.
- Get-PIMGroupEligibleAssignment: Returns eligible assignments for Azure AD groups.
- Get-PIMAccountEligibleMemberOf: Returns groups where selected account(s) is eligible (via PIM) as a member.
- Get-PIMDirectoryRoleAssignmentSetting: Gets PIM assignment settings for a given Azure AD directory role.
- Get-PIMDirectoryRoleEligibleAssignment: Returns Azure Directory role eligible assignments.
- Get-PIMManagementGroupEligibleAssignment: Returns all PIM eligible IAM assignments on selected (all) Azure Management group(s).
- Get-PIMResourceRoleAssignmentSetting: Gets PIM assignment settings for a given Azure resource role at a specific scope.
- Get-PIMSubscriptionEligibleAssignment: Returns eligible role assignments on selected subscription(s) and below (resources included).
Show more
Some of the interesting functions:
- Get-PIMGroup: Returns Azure groups with some PIM eligible assignments.
- Get-PIMGroupEligibleAssignment: Returns eligible assignments for Azure AD groups.
- Get-PIMAccountEligibleMemberOf: Returns groups where selected account(s) is eligible (via PIM) as a member.
- Get-PIMDirectoryRoleAssignmentSetting: Gets PIM assignment settings for a given Azure AD directory role.
- Get-PIMDirectoryRoleEligibleAssignment: Returns Azure Directory role eligible assignments.
- Get-PIMManagementGroupEligibleAssignment: Returns all PIM eligible IAM assignments on selected (all) Azure Management group(s).
- Get-PIMResourceRoleAssignmentSetting: Gets PIM assignment settings for a given Azure resource role at a specific scope.
- Get-PIMSubscriptionEligibleAssignment: Returns eligible role assignments on selected subscription(s) and below (resources included).
Minimum PowerShell version
5.1
Installation Options
Owners
Copyright
(c) 2025 @AndrewZtrhgf. All rights reserved.
Package Details
Author(s)
- @AndrewZtrhgf
Tags
Functions
Get-PIMAccountEligibleMemberOf Get-PIMDirectoryRoleAssignmentSetting Get-PIMDirectoryRoleEligibleAssignment Get-PIMGroup Get-PIMGroupEligibleAssignment Get-PIMManagementGroupEligibleAssignment Get-PIMResourceRoleAssignmentSetting Get-PIMSubscriptionEligibleAssignment
PSEditions
Dependencies
Release Notes
0.0.2
Added additional PIM functions for enhanced management.
0.0.1
Initial release with core PIM automation functions.
FileList
- AzurePIMStuff.nuspec
- AzurePIMStuff.psd1
- AzurePIMStuff.psm1
Version History
Version | Downloads | Last updated |
---|---|---|
0.0.2 (current version) | 7 | 7/24/2025 |
0.0.1 | 4 | 7/24/2025 |