-
Couldn't load subscription status.
- Fork 23
Import‐PIMAzureResourcePolicy
Loïc MICHEL edited this page Jan 26, 2024
·
2 revisions
Import the rules from a csv file
🔷 Import settings from c:\temp\pim.csv
Import-PIMAzureResourcePolicy -TenantID <tenantID> -SubscriptionId <subscriptionID> -path "c:\temp\pim.csv"| 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 |