We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9c8e85c + 8af52ed commit c15e3c0Copy full SHA for c15e3c0
articles/governance/policy/overview.md
@@ -118,7 +118,7 @@ role includes most Azure Policy operations. **Owner** has full rights. Both **Co
118
**Reader** have access to all _read_ Azure Policy operations. **Contributor** may trigger resource
119
remediation, but can't _create_ definitions or assignments. **User Access Administrator** is
120
necessary to grant the managed identity on **deployIfNotExists** or **modify** assignments necessary
121
-permissions.
+permissions. All policy objects will be readable to all roles over the scope.
122
123
If none of the Built-in roles have the permissions required, create a
124
[custom role](../../role-based-access-control/custom-roles.md).
0 commit comments