A unified data governance solution that helps manage, protect, and discover data across your organization
Hi @Bindu M S
Thank you for reaching out.
If a Microsoft Teams-connected Microsoft 365 Group cannot be deleted or modified, it is commonly due to one or more of the following holds:
- Microsoft Purview Retention Policy
- Retention Label
- eDiscovery Case Hold
- Litigation Hold / Compliance Hold
To help identify the exact source of the hold, could you please share the following details in the private message:
- Team name
- Microsoft 365 Group email/Object ID
- Whether the issue occurs during Team deletion or modification
- Any exact error message/screenshots observed
Meanwhile, you can validate the following from Microsoft Purview Compliance Portal:
Retention Policies
Purview Portal → Data lifecycle management → Microsoft 365 → Retention policies
Check whether the Team/Group location is included in any active retention policy
Retention Labels
Review whether retention labels are applied to Teams/SharePoint/Exchange content associated with the Group
eDiscovery Holds
Purview Portal → eDiscovery → Cases
Check whether the Team/Group custodians, mailbox, SharePoint site, or Teams location are placed under hold
- Exchange Online Hold Check
Using Exchange Online PowerShell:
Get-UnifiedGroup <GroupName> | FL *Hold*
and:
Get-Mailbox <GroupMailbox> | FL LitigationHoldEnabled,InPlaceHolds
If you can share the requested details and any findings from the above checks, we can help further identify the exact hold source and guide you on safe removal steps before deletion.