Skip to content

Commit 868b4c2

Browse files
Merge pull request #278056 from normesta/gen2
adding a link to more information about the sticky bit
2 parents 7a0ac37 + 732313e commit 868b4c2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/storage/blobs/data-lake-storage-access-control.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: normesta
66

77
ms.service: azure-data-lake-storage
88
ms.topic: conceptual
9-
ms.date: 04/24/2024
9+
ms.date: 04/12/2024
1010
ms.author: normesta
1111
ms.reviewer: jamesbak
1212
ms.devlang: python
@@ -247,7 +247,7 @@ The mask may be specified on a per-call basis. This allows different consuming s
247247

248248
The sticky bit is a more advanced feature of a POSIX container. In the context of Data Lake Storage Gen2, it is unlikely that the sticky bit will be needed. In summary, if the sticky bit is enabled on a directory, a child item can only be deleted or renamed by the child item's owning user, the directory's owner, or the Superuser ($superuser).
249249

250-
The sticky bit isn't shown in the Azure portal.
250+
The sticky bit isn't shown in the Azure portal. To learn more about the sticky bit and how to set it, see [What is the sticky bit Data Lake Storage Gen2?](/troubleshoot/azure/azure-storage/blobs/authentication/adls-gen2-sticky-bit-403-access-denied#what-is-the-sticky-bit-in-adls-gen2).
251251

252252
## Default permissions on new files and directories
253253

0 commit comments

Comments
 (0)