Skip to content

Instantly share code, notes, and snippets.

@GrillPhil
Last active August 2, 2023 15:33
Show Gist options
  • Save GrillPhil/8d6a14008dc008f6e83e7ac70e96d7f0 to your computer and use it in GitHub Desktop.
Save GrillPhil/8d6a14008dc008f6e83e7ac70e96d7f0 to your computer and use it in GitHub Desktop.
{
"IsCustom": true,
"Name": "test-dev-custom-role",
"Actions": [
"Microsoft.Resources/deployments/*",
"Microsoft.Authorization/*/read"
],
"AssignableScopes": [
"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg-myapp-dev"
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment