mirror of
https://dev.azure.com/effectory/Survey%20Software/_git/Cloud%20Engineering
synced 2026-02-27 18:52:18 +01:00
cusom roles for locks
This commit is contained in:
14
Custom roles/Resource Lock Administrator.json
Normal file
14
Custom roles/Resource Lock Administrator.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"Id": "f784dbe5-17a9-4d5b-a2d2-baec97b906dd",
|
||||
"Name": "Resource Lock Administrator",
|
||||
"Description": "Allows for reading, editing and deleting resource locks.",
|
||||
"Actions": [
|
||||
"Microsoft.Authorization/locks/*"
|
||||
],
|
||||
"NotActions": [],
|
||||
"DataActions": [],
|
||||
"NotDataActions": [],
|
||||
"AssignableScopes": [
|
||||
"/providers/Microsoft.Management/managementGroups/e9792fd7-4044-47e7-a40d-3fba46f1cd09"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user