@@ -95,11 +95,19 @@ items:
95
95
- name : Add role assignment conditions
96
96
items :
97
97
- name : Portal
98
+ <<<<<<< HEAD
98
99
href : ../common/storage-auth-abac-portal.md?toc=/azure/storage/blobs/toc.json
99
100
- name : PowerShell
100
101
href : ../common/storage-auth-abac-powershell.md?toc=/azure/storage/blobs/toc.json
101
102
- name : CLI
102
103
href : ../common/storage-auth-abac-cli.md?toc=/azure/storage/blobs/toc.json
104
+ =======
105
+ href : storage-auth-abac-portal.md
106
+ - name : PowerShell
107
+ href : storage-auth-abac-powershell.md
108
+ - name : CLI
109
+ href : storage-auth-abac-cli.md
110
+ >>>>>>> d0a4bac8e420 (moved blob abac files to blobs dir")
103
111
- name : Samples
104
112
items :
105
113
- name : .NET
@@ -148,13 +156,13 @@ items:
148
156
- name : Authorize with Azure roles
149
157
href : authorize-access-azure-active-directory.md
150
158
- name : Authorize with conditions
151
- href : ../common/ storage-auth-abac.md?toc=/azure/storage/blobs/toc .json
159
+ href : storage-auth-abac.md?toc=%2fazure%2fstorage%2fblobs%2ftoc .json
152
160
- name : Actions and attributes for conditions
153
- href : ../common/ storage-auth-abac-attributes.md?toc=/azure/storage/blobs/toc.json
161
+ href : storage-auth-abac-attributes.md
154
162
- name : Security for conditions
155
- href : ../common/ storage-auth-abac-security.md?toc=/azure/storage/blobs/toc.json
163
+ href : storage-auth-abac-security.md
156
164
- name : Example conditions
157
- href : ../common/ storage-auth-abac-examples.md?toc=/azure/storage/blobs/toc.json
165
+ href : storage-auth-abac-examples.md
158
166
- name : Authorize with Shared Key
159
167
href : /rest/api/storageservices/authorize-with-shared-key
160
168
- name : Delegate access with shared access signatures (SAS)
0 commit comments