Dynamic Membership Group creation in Azure AD
Hi All!
we are going to see the creation of dynamic membership (user) group in Azure AD.
There are 2 types of group type as below.
- Security
- Microsoft 365
There are 3 types of membership types below.
- Assigned
- Dynamic user
- Dynamic Device
Consider a scenario that I need an azure AD group where the members need not to be there permanently based on some condition(s). (i.e. Adding & deleting an user should be done automatically).
How can we achieve it?
we can achieve it via Dynamic user and let's start.
Please look into the below image. As per the below image, Sales group is creating with a condition as "Add user(s) to this group whose usage location is from East US2". If usage location of a user gets changed, user will be removed from this group automatically.
There are multiple conditions available in azure for Dynamic user and Dynamic Device. pick the one which fits for you.
we will see the difference between security and microsoft 365 groups in my another post.
Comments
Post a Comment