mirror of
https://github.com/prowler-cloud/prowler.git
synced 2026-07-04 19:21:51 +00:00
docs(azure): Review actual roles necessary to execute Prowler (#4501)
This commit is contained in:
committed by
GitHub
parent
bd56ca2979
commit
489830f01a
@@ -1,9 +1,9 @@
|
||||
{
|
||||
"properties": {
|
||||
"roleName": "ProwlerRole",
|
||||
"description": "",
|
||||
"description": "Role used for checks that require read-only access to Azure resources and are not covered by the Reader role.",
|
||||
"assignableScopes": [
|
||||
"/providers/Microsoft.Management/managementGroups/<name_management_group> or /subscriptions/<subscription_id>"
|
||||
"/"
|
||||
],
|
||||
"permissions": [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user