-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathassignments.json
23 lines (23 loc) · 975 Bytes
/
assignments.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
{
"value": [
{
"id": "/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleAssignments/00000000-0000-0000-0000-000000000001",
"name": "00000000-0000-0000-0000-000000000001",
"properties": {
"condition": null,
"conditionVersion": null,
"createdBy": "",
"createdOn": "2023-10-10T19:09:15.2878306Z",
"delegatedManagedIdentityResourceId": null,
"description": null,
"principalId": "c2104d9b-8c91-4f28-8a0a-5909d768818c",
"principalType": "ServicePrincipal",
"roleDefinitionId": "/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00000000-0000-0000-0000-000000000002",
"scope": "/subscriptions/00000000-0000-0000-0000-000000000000",
"updatedBy": "",
"updatedOn": "2023-10-10T19:09:15.2878306Z"
},
"type": "Microsoft.Authorization/roleAssignments"
}
]
}