Estimated time: 10 minutes
The goal of this task is to create and manage Azure AD security groups. This includes creating both assigned and dynamic groups, managing group membership and nesting groups.
This task requires three users that are created in another task. If you did not complete the task in which the bulk1, bulk2, and bulk3 users are created, then create three users with the following settings:
Setting | Value |
---|---|
Name | Bulk user 1 |
User name | bulk1@<your tenant name>.onmicrosoft.com |
Initial password | <a strong password> |
Block sign in | No |
Department | Operations |
Usage location | United States |
Setting | Value |
---|---|
Name | Bulk user 2 |
User name | bulk2@<your tenant name>.onmicrosoft.com |
Initial password | <a strong password> |
Block sign in | No |
Department | Sales |
Usage location | United States |
Setting | Value |
---|---|
Name | Bulk user 3 |
User name | bulk3@<your tenant name>.onmicrosoft.com |
Initial password | <a strong password> |
Block sign in | No |
Department | Sales |
Usage location | United States |
You can add the trial license for Premium P2 to your non-production Azure AD tenant.
For this requirements you will create an Azure AD security group. Create a group with the following settings:
Setting | Value |
---|---|
Group type | Security |
Group name | Managers |
Group description | ACME managers |
Membership type | Assigned |
Members | bulk1, bulk2 |
Next you will create a dynamic user group. This group will include all of the users who are in the Sales department. Wait for the group membership to finish processing. This may take several minutes. Verify that the group has two members - bulk2 and bulk3.
Finally, you need to create a group that includes the other two groups. Create a group named allEmployees. Add the sales group and the managers groups to the allEmployees group. Assign the Azure AD Premium P2 license to the allEmployees group.
When you have completed this task, delete the managers, sales, and allEmployees groups. Also delete the bulk1, bulk2, and bulk3 users.