Forum Discussion
Is it possible to disconnect a site from an O365 group?
The issue that we had was that we used the 'connect to new Office 365 Group' and then forgot to use the correct naming convention, which was not an idea situation.
As it is not possible to disconnect the site from the new group to do it again, we were able to fix the group (email address) name via these instructions:
- Praveen_BattulaNov 05, 2019Copper Contributor
AndrewWarland bynum I didn't try this. But, you can take a look at the command available in PowerShell.
https://docs.microsoft.com/en-us/powershell/module/sharepoint-online/remove-spositegroup?view=sharepoint-ps
-Praveen.
- _J-K_Feb 08, 2021Copper Contributor
Praveen_Battula this remove SharePoint Goups but not Microsoft 365 Groups
- bynumNov 05, 2019Iron Contributor
Praveen_Battula Thanks for the link! I'll try to check it out sometime soon.
- williepinagaNov 20, 2019Copper Contributor
bynum have you been able to test the PS script to see if you're able to disassociate a team site from O365 group?