Get‐PIMAzureResourcePendingApproval - kayasax/EasyPIM GitHub Wiki

Description:

List Azure Resource Role pending approval

Samples:

:large_blue_diamond: List active assignement at the subscription scope.

Get-PIMAzureResourceActiveAssignment -tenantID $tid -subscriptionID -subscription $subscription

Parameters:

Parameter description
$TenantID Entra ID TenantID
$SubscriptionId Subscription ID
$Scope If you want to manage the role at other scope than subscription
[switch]$summary get the most usefull info only
[switch]$atBellowScope list assignement defined at lower scope only