Skip to content

Commit 6af8c79

Browse files
authored
Merge pull request #206373 from jimmart-dev/jammart-abac-get-page-ranges-remove
remove section Behavior for Get Page Ranges from abac storage sec
2 parents 3382954 + 716dc57 commit 6af8c79

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

articles/storage/common/storage-auth-abac-security.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ author: jimmart-dev
77

88
ms.service: storage
99
ms.topic: conceptual
10-
ms.date: 05/06/2021
10+
ms.date: 07/29/2022
1111
ms.author: jammart
1212
ms.reviewer: jiacfan
1313
ms.subservice: common
@@ -101,12 +101,6 @@ For the [Copy Blob](/rest/api/storageservices/Copy-Blob) and [Copy Blob From URL
101101

102102
For conditions on the source blob, `@Resource` conditions on the `Microsoft.Storage/storageAccounts/blobServices/containers/blobs/tags/read` action are evaluated.
103103

104-
### Behavior for Get Page Ranges
105-
106-
For the [Get Page Ranges](/rest/api/storageservices/get-page-ranges) operation, `@Resource` conditions using `Microsoft.Storage/storageAccounts/blobServices/containers/blobs/tags` as an attribute on the `Microsoft.Storage/storageAccounts/blobServices/containers/blobs/tags/read` action and its suboperations are evaluated only for the destination blob.
107-
108-
Conditions don't apply for access to the blob specified by the `prevsnapshot` URI parameter in the API.
109-
110104
## See also
111105

112106
- [Authorize access to blobs using Azure role assignment conditions (preview)](storage-auth-abac.md)

0 commit comments

Comments
 (0)