Skip to content

Import‐PIMAzureResourcePolicy

Loïc MICHEL edited this page Jan 26, 2024 · 2 revisions

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

📝 Documentation

EasyPIM help by type

EasyPIM Orchestrator

Use cases

Clone this wiki locally