Skip to content

Commit 5b5834f

Browse files
Merge pull request SharePoint#9607 from fselkirk/patch-1
Update modern-experience-customizations.md
2 parents 7de7ddd + 600ffad commit 5b5834f

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

docs/solution-guidance/modern-experience-customizations.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -59,12 +59,10 @@ By default, "classic" SharePoint sites use modern pages for any newly added page
5959

6060
## Using modern experiences in the root site collection of a tenant
6161

62-
Root site collection of Office 365 tenant is always using classic team site template and it's not supported to recreate this site collection using user interface, PowerShell or APIs. You can however start utilizing modern experiences on this root site by creating content using modern pages.
63-
64-
It is also supported and possible programmatically enable home page layout in the root site collection. This will provide flexibility for the welcome page designs for this site.
62+
Since 2019, tenants have intially been provided a modern communication site as the root site. If your environment was set up before April 2019, consider swapping in a communication site or a modern team site that isn't connected to a group. If you'd rather stay with the classic site, you can use modern experiences in other ways, such as creating content using modern pages. See https://learn.microsoft.com/en-us/SharePoint/modern-root-site for full details.
6563

6664
> [!CAUTION]
67-
> It is not supported to delete or replace existing site collection from the root URL of your tenant. You should not in any circumstances delete the root site collection. Technically this can be performed using APIs, but that can cause the tenant to move into inconsistent status.
65+
> It is not supported to delete the existing site collection from the root URL of your tenant. You should not in any circumstances delete the root site collection. Technically this can be performed using APIs, but that can cause the tenant to move into an inconsistent status.
6866
6967
### Enable home layout in collaboration site
7068

0 commit comments

Comments
 (0)