Deleting an M365 Group with the Web Interface
You can use the Active Roles Web Interface to delete an M365 group from an Azure tenant. This is typically required when the M365 group becomes redundant or is otherwise no longer required, for example because of an organizational change.
|
CAUTION: Deleting an M365 group is a destructive operation that will delete the group from the Azure tenant on the Azure Portal as well. |
To delete an M365 group
-
Navigate to Directory Management > Tree > Azure > <azure-tenant-name> > Office 365 Groups.
The Office 365 Groups page then opens with the available Azure O365 Groups in the Azure tenant.
-
Select the group that you want to delete.
-
In the right-side pane, click Delete.
-
A confirmation dialog appears. To confirm the deletion of the group, click Yes.
The selected M365 group is then deleted from the Azure tenant.
Office 365 Group management tasks using Management Shell interface
Active Roles enables you to perform the following management tasks for Office 365 groups using the Management Shell interface:
Create a new Office 365 Group
You can use the Active Roles Management Shell to create a new group. To create a new group, on the Management Shell interface, run the New-QADO365Group cmdlet.
For more information on creating a new Office 365 group using the Management Shell interface, see the Active Roles Management Shell Help.
Update the Office 365 Group properties
Update the Office 365 Group properties
You can use the Active Roles Management Shell to modify attributes of an Office 365 group. On the Management Shell interface, run the Set-QADO365Group cmdlet.
For more information on modifying an Office 365 user using the Management Shell interface, see the Active Roles Management Shell Help.