Skip to content

Commit 8a466d0

Browse files
authored
Merge pull request #204930 from billmath/gwb2
updating
2 parents 9b2f937 + 7f8aa15 commit 8a466d0

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

articles/active-directory/enterprise-users/groups-dynamic-rule-member-of.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,22 +3,22 @@ title: Group membership for Azure AD dynamic groups with memberOf - Azure AD | M
33
description: How to create a dynamic membership group that can contain members of other groups in Azure Active Directory.
44
services: active-directory
55
documentationcenter: ''
6-
author: curtand
7-
manager: karenhoran
6+
author: billmath
7+
manager: billmath
88
ms.service: active-directory
99
ms.subservice: enterprise-users
1010
ms.workload: identity
1111
ms.topic: overview
12-
ms.date: 06/23/2022
13-
ms.author: curtand
12+
ms.date: 07/15/2022
13+
ms.author: billmath
1414
ms.reviewer: krbain
1515
ms.custom: it-pro
1616
ms.collection: M365-identity-device-management
1717
---
1818

1919
# Group membership in a dynamic group (preview) in Azure Active Directory
2020

21-
This feature preview in Azure Active Directory (Azure AD), part of Microsoft Entra, enables admins to create dynamic groups that populate by adding members of other groups using the memberOf attribute. Apps that couldn't read group-based membership previously in Azure AD can now read the entire membership of these new memberOf groups. Not only can these groups be used for apps, they can also be used for licensing assignment and role-based access control. The following diagram illustrates how you could create Dynamic-Group-A with members of Security-Group-X and Security-Group-Y. Members of the groups inside of Security-Group-X and Security-Group-Y don't become members of Dynamic-Group-A.
21+
This feature preview in Azure Active Directory (Azure AD), part of Microsoft Entra, enables admins to create dynamic groups that populate by adding members of other groups using the memberOf attribute. Apps that couldn't read group-based membership previously in Azure AD can now read the entire membership of these new memberOf groups. Not only can these groups be used for apps, they can also be used for licensing assignments. The following diagram illustrates how you could create Dynamic-Group-A with members of Security-Group-X and Security-Group-Y. Members of the groups inside of Security-Group-X and Security-Group-Y don't become members of Dynamic-Group-A.
2222

2323
:::image type="content" source="./media/groups-dynamic-rule-member-of/member-of-diagram.png" alt-text="Diagram showing how the memberOf attribute works.":::
2424

0 commit comments

Comments
 (0)