From c04717c170d2fab2fc76d0f73f6fa465fbcdd2cd Mon Sep 17 00:00:00 2001 From: navba <57353862+navba@users.noreply.github.com> Date: Wed, 15 Sep 2021 17:30:22 +0530 Subject: [PATCH] Update Understanding access control and data lake configurations in ADLS Gen2.md RBAC assignments can take up to 30 minutes to propagate and take affect. --- ... access control and data lake configurations in ADLS Gen2.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Understanding access control and data lake configurations in ADLS Gen2.md b/Understanding access control and data lake configurations in ADLS Gen2.md index 922039a..de63406 100644 --- a/Understanding access control and data lake configurations in ADLS Gen2.md +++ b/Understanding access control and data lake configurations in ADLS Gen2.md @@ -91,7 +91,7 @@ Built-in Data Roles Storage Blob Data Owner is considered a super-user and is granted full access to all mutating operations, including setting the owner of a directory or file as well as ACLs for directories and files for which they are not the owner. Super-user access is the only authorized manner to change the owner of a resource. -> **_Note:_** RBAC assignments can take up to 5 minutes to propagate and take affect. +> **_Note:_** RBAC assignments can take up to 30 minutes to propagate and take affect. How data lake structure relates to access control =================================================