Skip to content

Documentation

Loïc MICHEL edited this page Oct 7, 2024 · 47 revisions

Azure Resource Policy (role settings) cmdlets

Backup-PIMAzureResourcePolicy
Copy‐PIMAzureResourcePolicy
Export-PIMAzureResourcePolicy
Get-PIMAzureResourcePolicy
Import‐PIMAzureResourcePolicy
Set‐PIMAzureResourcePolicy

Azure Resource Assignment cmdlets

These cmdlets are separate in two categories: one for eligible (user needs to activate their role), and another for active assignments
Get-PIMAzureResourceActiveAssignment
Get-PIMAzureResourceEligibleAssignment
New-PIMAzureResourceActiveAssignment
New-PIMAzureResourceEligibleAssignment
Remove-PIMAzureResourceActiveAssignment
Remove-PIMAzureResourceEligibleAssignment

Azure Resource Approval cmdlets

Get-PIMAzureResourcePendingApproval
Approve-PIMAzureResourcePendingApproval
Deny-PIMAzureResourcePendingApproval

Entra Role Policy (role settings) cmdlets

Backup-PIMEntraRolePolicy
Copy-PIMEntraRolePolicy
Export-PIMEntraRolePolicy
Get-PIMEntraRolePolicy
Import-PIMEntraRolePolicy
Set-PIMEntraRolePolicy

Entra Role Assignment cmdlets

Get-PIMEntraRoleActiveAssignment
Get-PIMEntraRoleEligibleAssignment
New-PIMEntraRoleActiveAssignment
New-PIMEntraRoleEligibleAssignment
Remove-PIMEntraRoleActiveAssignment
Remove-PIMEntraRoleEligibleAssignment

Entra Role Approval cmdlets

Get-PIMEntraRolePendingApproval
Approve-PIMEntraRolePendingApproval
Deny-PIMEntraRolePendingApproval

Group policy cmdlets

Get-PIMGroupPolicy
Set-PIMGroupPolicy

Group assignment cmdlets

Get-PIMGroupActiveAssignment
Get-PIMGroupEligibleAssignment
New-PIMGroupActiveAssignment
New-PIMGroupEligibleAssignment
Remove-PIMGroupActiveAssignment
Remove-PIMGroupEligibleAssignment

Group Approval cmdlets

Get-PIMGroupPendingApproval
Approve-PIMGroupPendingApproval
Deny-PIMGroupPendingApproval

📝 Documentation

Clone this wiki locally