Skip to content

Commit 082de6f

Browse files
committed
Fixing a bug
1 parent 6cf17c4 commit 082de6f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

articles/storage/blobs/data-lake-storage-acl-powershell.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -221,8 +221,6 @@ To see an example that sets ACLs recursively in batches by specifying a batch si
221221

222222
When you *update* an ACL, you modify the ACL instead of replacing the ACL. For example, you can add a new security principal to the ACL without affecting other security principals listed in the ACL. To replace the ACL instead of update it, see the [Set ACLs](#set-acls) section of this article.
223223

224-
To update an ACL, create a new ACL object with the ACL entry that you want to update, and then use that object in update ACL operation. Do not get the existing ACL, just provide ACL entries to be updated.
225-
226224
This section shows you how to:
227225

228226
- Update an ACL

0 commit comments

Comments
 (0)