Skip to content

Commit 95778a1

Browse files
Merge pull request #127431 from kondalarao-MSFT/patch-2
(AzureCXP) fixes MicrosoftDocs/azure-docs
2 parents 1493ef7 + 1c72ade commit 95778a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/governance/policy/concepts/effect-modify.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ The `details` property of the `modify` effect has all the subproperties that def
6363

6464
- `roleDefinitionIds` (required)
6565
- This property must include an array of strings that match role-based access control role ID accessible by the subscription. For more information, see [remediation - configure the policy definition](../how-to/remediate-resources.md#configure-the-policy-definition).
66-
- The role defined must include all operations granted to the [Contributor](../../../role-based-access-control/built-in-roles.md#contributor) role.
66+
- The role defined must include all operations granted to the [Contributor/Tag Contributor](../../../role-based-access-control/built-in-roles.md#contributor) role.
6767
- `conflictEffect` (optional)
6868
- Determines which policy definition "wins" if more than one policy definition modifies the same
6969
property or when the `modify` operation doesn't work on the specified alias.

0 commit comments

Comments
 (0)