Upload files to "AZ104/MicrosoftAureAdministrator/Allfiles/Labs"

This commit is contained in:
2023-10-06 04:48:04 -07:00
parent 6e51d17ea5
commit 45b5f00978

View File

@@ -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"
]
}