Skip to content

Commit 8af52ed

Browse files
committed
add clarification to RBAC section
1 parent 40c8276 commit 8af52ed

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)