Forum Discussion
BoarbanG
Apr 08, 2021Copper Contributor
How to disconnect MS-Teams team from their respective SharePoint site
Hi All, Currently I am working in a project where the entire work has been implemented on the SharePoint Teams site created by MS Teams. Now we want to disconnect the site from MS Teams to restri...
BoarbanG
Apr 08, 2021Copper Contributor
Hi Don,
Have you tried those steps. For me it is the same. Everything got deleted including the group too.
Have you tried those steps. For me it is the same. Everything got deleted including the group too.
Don Kirkham
Apr 08, 2021MVP
Yes, I tested those steps as I was writing my reply. My tenant is brand new, so no defaults have been changed. I also tested it in another tenant just now.
So, if you delete a team in the Teams Admin center, the SharePoint site is also being deleted? If so, I don't know of a way to change that behavior.
So, if you delete a team in the Teams Admin center, the SharePoint site is also being deleted? If so, I don't know of a way to change that behavior.
- BoarbanGApr 08, 2021Copper ContributorYes the group and the site is getting deleted after sometime. 😞
- Don KirkhamApr 08, 2021MVPDang, you are correct. I wasn't waiting long enough. Not sure when they changed it, but now I'm wondering if PowerShell might be an option. Remove-Team will delete it all, but Remove-PnPTeamsTeam does not specify if related objects will also be removed.
- HerschelJApr 21, 2022Brass ContributorDon, I did the same!