15 lines
412 B
JSON
15 lines
412 B
JSON
{
|
|
"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"
|
|
]
|
|
} |