mirror of
https://github.com/MicrosoftLearning/AZ-104-MicrosoftAzureAdministrator.git
synced 2026-02-04 23:59:08 +00:00
Delete Allfiles/Archive/02/az104-02a-customRoleDefinition.json
This commit is contained in:
parent
68e42e68cf
commit
2dec477227
@ -1,15 +0,0 @@
|
|||||||
{
|
|
||||||
"Name": "Support Request Contributor (Custom)",
|
|
||||||
"IsCustom": true,
|
|
||||||
"Description": "Allows to create support requests",
|
|
||||||
"Actions": [
|
|
||||||
"Microsoft.Resources/subscriptions/resourceGroups/read",
|
|
||||||
"Microsoft.Support/*"
|
|
||||||
],
|
|
||||||
"NotActions": [
|
|
||||||
],
|
|
||||||
"AssignableScopes": [
|
|
||||||
"/providers/Microsoft.Management/managementGroups/az104-02-mg1",
|
|
||||||
"/subscriptions/SUBSCRIPTION_ID"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
Loading…
x
Reference in New Issue
Block a user