Skip to content

Commit a407bd7

Browse files
Merge pull request #237445 from normesta/normesta-reg-updates-11
Adding a note
2 parents 54f4c17 + 92d8161 commit a407bd7

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

includes/azure-storage-data-lake-groups.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,7 @@ To enable these activities, you could create a `LogsWriter` group and a `LogsRea
2222

2323
If a user in the service engineering team leaves the company, you could just remove them from the `LogsWriter` group. If you did not add that user to a group, but instead, you added a dedicated ACL entry for that user, you would have to remove that ACL entry from the **/LogData** directory. You would also have to remove the entry from all subdirectories and files in the entire directory hierarchy of the **/LogData** directory.
2424

25-
To create a group and add members, see [Create a basic group and add members using Azure Active Directory](../articles/active-directory/fundamentals/active-directory-groups-create-azure-portal.md).
25+
To create a group and add members, see [Create a basic group and add members using Azure Active Directory](../articles/active-directory/fundamentals/active-directory-groups-create-azure-portal.md).
26+
27+
> [!IMPORTANT]
28+
> Azure Data Lake Storage Gen2 depends on Azure Active Directory (Azure AD) to manage security groups. Azure AD recommends that you limit group membership for a given security principal to less than 200. This recommendation is due to a limitation of JSON Web Tokens (JWT) that provide a security principal's group membership information within Azure AD applications. Exceeding this limit might lead to unexpected performance issues with Data Lake Storage Gen2. To learn more, see [Configure group claims for applications by using Azure Active Directory](../articles//active-directory/hybrid/connect/how-to-connect-fed-group-claims.md).

0 commit comments

Comments
 (0)