Skip to content

Commit 8b9b779

Browse files
committed
fix links more to storage abac docs in blobs from rbac docs
1 parent 3c502a7 commit 8b9b779

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

articles/role-based-access-control/TOC.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
- name: Condition format
4545
href: conditions-format.md
4646
- name: Example conditions
47-
href: ../storage/common/storage-auth-abac-examples.md?toc=/azure/role-based-access-control/toc.json
47+
href: ../storage/blobs/storage-auth-abac-examples.md?toc=/azure/role-based-access-control/toc.json
4848
- name: Conditions prerequisites
4949
href: conditions-prerequisites.md
5050
- name: Conditions FAQ

articles/role-based-access-control/conditions-role-assignments-rest.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,6 @@ Alternatively, if you want to delete both the role assignment and the condition,
127127

128128
## Next steps
129129

130-
- [Example Azure role assignment conditions (preview)](../storage/common/storage-auth-abac-examples.md)
131-
- [Tutorial: Add a role assignment condition to restrict access to blobs using the Azure portal (preview)](../storage/common/storage-auth-abac-portal.md)
130+
- [Example Azure role assignment conditions (preview)](../storage/blobs/storage-auth-abac-examples.md)
131+
- [Tutorial: Add a role assignment condition to restrict access to blobs using the Azure portal (preview)](../storage/blobs/storage-auth-abac-portal.md)
132132
- [Troubleshoot Azure role assignment conditions (preview)](conditions-troubleshoot.md)

articles/role-based-access-control/conditions-role-assignments-template.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,6 @@ az deployment group create --resource-group example-group --template-file rbac-t
9292

9393
## Next steps
9494

95-
- [Example Azure role assignment conditions (preview)](../storage/common/storage-auth-abac-examples.md)
95+
- [Example Azure role assignment conditions (preview)](../storage/blobs/storage-auth-abac-examples.md)
9696
- [Troubleshoot Azure role assignment conditions (preview)](conditions-troubleshoot.md)
9797
- [Assign Azure roles using Azure Resource Manager templates](role-assignments-template.md)

articles/role-based-access-control/conditions-troubleshoot.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -156,11 +156,11 @@ The previously selected attribute no longer applies to the currently selected ac
156156

157157
**Solution 1**
158158

159-
In the **Add action** section, select an action that applies to the selected attribute. For a list of storage actions that each storage attribute supports, see [Actions and attributes for Azure role assignment conditions in Azure Storage (preview)](../storage/common/storage-auth-abac-attributes.md).
159+
In the **Add action** section, select an action that applies to the selected attribute. For a list of storage actions that each storage attribute supports, see [Actions and attributes for Azure role assignment conditions in Azure Storage (preview)](../storage/blobs/storage-auth-abac-attributes.md).
160160

161161
**Solution 2**
162162

163-
In the **Build expression** section, select an attribute that applies to the currently selected actions. For a list of storage attributes that each storage action supports, see [Actions and attributes for Azure role assignment conditions in Azure Storage (preview)](../storage/common/storage-auth-abac-attributes.md).
163+
In the **Build expression** section, select an attribute that applies to the currently selected actions. For a list of storage attributes that each storage action supports, see [Actions and attributes for Azure role assignment conditions in Azure Storage (preview)](../storage/blobs/storage-auth-abac-attributes.md).
164164

165165
### Symptom - Attribute does not apply in this context warning
166166

0 commit comments

Comments
 (0)