Skip to content

Commit c15e3c0

Browse files
authored
Merge pull request #82055 from dsv591/dsv591-patch-1
Add clarification to RBAC section
2 parents 9c8e85c + 8af52ed commit c15e3c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/governance/policy/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ role includes most Azure Policy operations. **Owner** has full rights. Both **Co
118118
**Reader** have access to all _read_ Azure Policy operations. **Contributor** may trigger resource
119119
remediation, but can't _create_ definitions or assignments. **User Access Administrator** is
120120
necessary to grant the managed identity on **deployIfNotExists** or **modify** assignments necessary
121-
permissions.
121+
permissions. All policy objects will be readable to all roles over the scope.
122122

123123
If none of the Built-in roles have the permissions required, create a
124124
[custom role](../../role-based-access-control/custom-roles.md).

0 commit comments

Comments
 (0)