Skip to content

Commit a310a74

Browse files
authored
Update articles/storage/blobs/data-lake-storage-acl-powershell.md
1 parent 1c5eb24 commit a310a74

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -186,6 +186,7 @@ $file.ACL
186186

187187
> [!NOTE]
188188
> To set the ACL of a specific group or user, service principal, or managed identity, use their respective object IDs. For example, to set the ACL of a **group**, use `group:xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx`. To set the ACL of a **user**, use `user:xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx`.
189+
189190
The following image shows the output after setting the ACL of a file.
190191

191192
![Get ACL output for file](./media/data-lake-storage-directory-file-acl-powershell/set-acl.png)

0 commit comments

Comments
 (0)