Import‐PIMAzureResourcePolicy - kayasax/EasyPIM GitHub Wiki

Description:

Import the rules from a csv file

Samples:

🔷 Import settings from c:\temp\pim.csv

Import-PIMAzureResourcePolicy -TenantID <tenantID> -SubscriptionId <subscriptionID> -path "c:\temp\pim.csv"

Parameters:

Parameter description
$TenantID Entra ID TenantID
$SubscriptionId Subscription ID
$SubscriptionId If you want to manage the role at other scope than subscription
$path Path to csv file
⚠️ **GitHub.com Fallback** ⚠️