Delete Allfiles/Archive/02/az104-02a-customRoleDefinition.json

This commit is contained in:
staleycyn 2024-03-02 05:47:42 -08:00 committed by GitHub
parent 68e42e68cf
commit 2dec477227
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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