DEV Community

Eng Soon Cheah
Eng Soon Cheah

Posted on

Manage Groups in Azure

Manage group membership

Try to manage group membership for users in your Azure AD tenant. For an explanation of how to do so, refer to “Add or remove group members using Azure Active Directory” at https://docs.microsoft.com/en-us/azure/active-directory/active-directory-groups-members-azure-portal.

Create a group and add members

Try to create a group and add members in Azure AD. For an explanation of how to do so, refer to “Create a basic group and add members using Azure Active Directory” at https://docs.microsoft.com/en-us/azure/active-directory/active-directory-groups-create-azure-portal. Use a group to perform management tasks, such as assigning licenses or permissions to several users or devices simultaneously.

Manage profile information

Try to add or change profile information for a user in Azure AD. For an explanation of how to do so, refer to “Add or update a user's profile information using Azure Active Directory” at https://docs.microsoft.com/en-us/azure/active-directory/active-directory-users-profile-azure-portal).

✔️ As you have time, experiment with other user and group administrative tasks. If you want to try some of these tasks by using Azure PowerShell, refer to ”AzureAD” at https://docs.microsoft.com/en-us/powershell/module/Azuread/?view=azureadps-2.0.

Top comments (0)