Question

I want to create a "Hub" in SharePoint Online, and have it as the root Site collection for our tenant. I believe it's recommended to have this site collection be a "Communication" site, but right now it's a classic team site.

Is there a way to change which site collection is the Root site collection? If it is, is it possible to keep the original site collection (or at least its data) in the process?

Était-ce utile?

La solution

Basically, you are asking about the Site Collection swapping features. It is possible but feature is not rolled out yet. Last Week SharePoint Conference, Microsoft announced it and will be available by end of this year.

Check this blog and search for Site swap. SharePoint Site Swap (Coming Soon)

But you can change the Root site collection to Modern Communication site using the following command: [Enable-SPOCommSite][2] Can be used to transform existing classic team site from the root site collection of a tenant as a communication site

You can also make the root site collection as your hub site as well, via SharePoint admin center.

Licencié sous: CC-BY-SA avec attribution
Non affilié à sharepoint.stackexchange
scroll top