-
Couldn't load subscription status.
- Fork 23
Get‐PIMAzureResourcePendingApproval
Loïc MICHEL edited this page Oct 7, 2024
·
1 revision
List Azure Resource Role pending approval
🔷 List active assignement at the subscription scope.
Get-PIMAzureResourceActiveAssignment -tenantID $tid -subscriptionID -subscription $subscription| 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 |