Skip to content

Commit 8332c10

Browse files
authored
Merge pull request #113864 from CHEEKATLAPRADEEP-MSFT/patch-96
(AzureCXP) MicrosoftDocs/azure-docs#53821
2 parents 194fff4 + 231dd23 commit 8332c10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -282,7 +282,7 @@ If HNS is turned OFF, the Azure RBAC authorization rules still apply.
282282

283283
### What is the best way to apply ACLs?
284284

285-
Always use Azure AD security groups as the assigned principal in ACLs. Resist the opportunity to directly assign individual users or service principals. Using this structure will allow you to add and remove users or service principals without the need to reapply ACLs to an entire directory structure. ) Instead, you simply need to add or remove them from the appropriate Azure AD security group. Keep in mind that ACLs are not inherited and so reapplying ACLs requires updating the ACL on every file and subdirectory.
285+
Always use Azure AD security groups as the assigned principal in ACLs. Resist the opportunity to directly assign individual users or service principals. Using this structure will allow you to add and remove users or service principals without the need to reapply ACLs to an entire directory structure. Instead, you simply need to add or remove them from the appropriate Azure AD security group. Keep in mind that ACLs are not inherited and so reapplying ACLs requires updating the ACL on every file and subdirectory.
286286

287287
### Which permissions are required to recursively delete a directory and its contents?
288288

0 commit comments

Comments
 (0)