docs(azure): Review actual roles necessary to execute Prowler (#4501)

This commit is contained in:
Rubén De la Torre Vico
2024-07-23 15:15:23 +02:00
committed by GitHub
parent bd56ca2979
commit 489830f01a
5 changed files with 13 additions and 11 deletions
+2 -2
View File
@@ -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": [
{