Delete the specified Office 365 group - command: `graph o365group remove -i|--id <id> --confirm` - id: the ID of the Office 365 group to delete - confirm: don't prompt for confirmation before deleting the specified Office 365 group - requires connection to the Microsoft Graph (#10) For more information see the [Remove-PnPUnifiedGroup](https://github.com/SharePoint/PnP-PowerShell/blob/master/Documentation/Remove-PnPUnifiedGroup.md) cmdlet
Delete the specified Office 365 group
graph o365group remove -i|--id <id> --confirmFor more information see the Remove-PnPUnifiedGroup cmdlet