mirror of
https://github.com/MicrosoftLearning/AZ-104-MicrosoftAzureAdministrator.git
synced 2026-02-04 23:59:08 +00:00
Add files via upload
This commit is contained in:
parent
eb5a9ff65f
commit
9d49ca058c
@ -0,0 +1,15 @@
|
||||
{
|
||||
"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