azure-pim-cli 0.16.0

Unofficial CLI to list and enable Azure Privileged Identity Management (PIM) roles
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
  "value": [
    {
      "id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/my-resource-group",
      "name": "DefaultResourceGroup-EUS",
      "type": "resourcegroup"
    },
    {
      "id": "/subscriptions/00000000-0000-0000-0000-000000000001/resourceGroups/my-resource-group2",
      "name": "DefaultResourceGroup-EUS",
      "type": "resourcegroup"
    }
  ]
}