Get‐PIMAzureResourceEligibleAssignment - kayasax/EasyPIM GitHub Wiki

Description:

List eligibe assignement defined at the provided scope or bellow

Samples:

:large_blue_diamond: List eligible assignement at the subscription scope.

Get-PIMAzureResourceEligibleAssignment -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