To delete an Microsoft 365 group, you can use the Active Roles Management Shell. To delete an Microsoft 365 group, on the Management Shell interface, run the Remove-QADO365Group cmdlet.
For more information on deleting a group from Microsoft 365 using the Management Shell interface, see the Active Roles Management Shell Help.
To add new members to an Microsoft 365 (M365) Group, you can use the Add-QADO365GroupMember cmdlet on the Active Roles Management Shell.
For more information on adding a member to an M365 Group using the Management Shell interface, see the Active Roles PowerShell Reference Guide.
NOTE: Azure AD does not support adding M365 groups as members to other M365 groups. For more information, see the Add member page of the Microsoft GRAPH REST API documentation.
To get a member from the Microsoft 365 group, you can use the Active Roles Management Shell. To get a member from an Microsoft 365 group, on the Management Shell interface, run the Get-QADO365GroupMember cmdlet.
For more information on getting a member from an Microsoft 365 group using the Management Shell interface, see the Active Roles Management Shell Help.
To get a group from the Microsoft 365 group, you can use the Active Roles Management Shell. To get a group from an Microsoft 365 group, on the Management Shell interface, run the Get-QADO365Group cmdlet.
For more information on getting a group from an Microsoft 365 group using the Management Shell interface, see the Active Roles Management Shell Help.