Skip to content

Commit e58a9fd

Browse files
committed
Fix anchors
1 parent f9ac8cc commit e58a9fd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/role-based-access-control/delegate-role-assignments-examples.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -708,7 +708,7 @@ To target both the add and remove role assignment actions, notice that you must
708708
> | Actions | [Create or update role assignments](conditions-authorization-actions-attributes.md#create-or-update-role-assignments) |
709709
> | Attribute source | Request |
710710
> | Attribute | [Role definition ID](conditions-authorization-actions-attributes.md#role-definition-id) |
711-
> | Operator | [ForAnyOfAllValues:GuidNotEquals](conditions-format.md#foranyofanyvalues) |
711+
> | Operator | [ForAnyOfAllValues:GuidNotEquals](conditions-format.md#foranyofallvalues) |
712712
> | Comparison | Value |
713713
> | Roles | [Owner](built-in-roles.md#owner)<br/>[Role Based Access Control Administrator](built-in-roles.md#role-based-access-control-administrator)<br/>[User Access Administrator](built-in-roles.md#user-access-administrator) |
714714
@@ -718,7 +718,7 @@ To target both the add and remove role assignment actions, notice that you must
718718
> | Actions | [Delete a role assignment](conditions-authorization-actions-attributes.md#delete-a-role-assignment) |
719719
> | Attribute source | Resource |
720720
> | Attribute | [Role definition ID](conditions-authorization-actions-attributes.md#role-definition-id) |
721-
> | Operator | [ForAnyOfAllValues:GuidNotEquals](conditions-format.md#foranyofanyvalues) |
721+
> | Operator | [ForAnyOfAllValues:GuidNotEquals](conditions-format.md#foranyofallvalues) |
722722
> | Comparison | Value |
723723
> | Roles | [Owner](built-in-roles.md#owner)<br/>[Role Based Access Control Administrator](built-in-roles.md#role-based-access-control-administrator)<br/>[User Access Administrator](built-in-roles.md#user-access-administrator) |
724724

0 commit comments

Comments
 (0)