You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: microsoft-365/enterprise/cross-tenant-sharepoint-migration.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,7 +23,7 @@ description: "Learn about the Cross-tenant SharePoint migration solution to migr
23
23
24
24
SharePoint sites can now be moved from one tenant to another using the Cross-tenant SharePoint migration feature.
25
25
26
-
Using *SharePoint Online PowerShell*, SharePoint Admins can to transition sites into their new tenants.
26
+
Using *SharePoint Online PowerShell*, SharePoint Admins can transition sites into their new tenants.
27
27
28
28
Up to 4,000 SharePoint accounts can be scheduled for migration in advance at a given time. Once scheduled, migrations occur without content ever leaving the Microsoft 365 cloud and with minimal disruption. When migrations are complete, a redirect is placed in the location of the user's original SharePoint site, so any links to files and folders can continue working in the new location.
29
29
@@ -47,7 +47,7 @@ For more information on licensing:
47
47
48
48
## Prerequisites and settings
49
49
50
-
-**Microsoft SharePoint Online Powershell**. Confirm you have the most recent version installed. [Download SharePoint Online Management Shell from Official Microsoft Download Center](https://www.microsoft.com/download/details.aspx?id=35588)
50
+
-**Microsoft SharePoint Online PowerShell**. Confirm you have the most recent version installed. [Download SharePoint Online Management Shell from Official Microsoft Download Center](https://www.microsoft.com/download/details.aspx?id=35588)
51
51
52
52
-**Confirm that the source SharePoint tenant does not have Service encryption with Microsoft Purview Customer Key enabled.** If enabled on Source tenant, the migration will fail. [Learn more on Service encryption with Microsoft Purview Customer Key](/microsoft-365/compliance/customer-key-overview)
53
53
@@ -63,7 +63,7 @@ For more information on licensing:
63
63
>
64
64
>Before starting any migrations, make certain that your source SharePoint sites are set to Read/write mode. If they are set to read-only the migration will fail.
65
65
>
66
-
>- Each individual SharePoint site being migrated must have no more than 5 TB of storage, or 1 million items. If during a migration of multiple sites a site with more than 5 TB is encountered, that site will eventually timeout and fail. Sites less 5 TB will continue until completion.
66
+
>- Each individual SharePoint site being migrated must have no more than 5 TB of storage, or 1 million items. If during a migration of multiple sites a site with more than 5 TB is encountered, that site will eventually timeout and fail. Sites with less than 5 TB will continue until completion.
67
67
>
68
68
>- The 1 million item limit can be any "item", including files (including versions), folders, and list line entries if it's a list or library.
69
69
>
@@ -74,13 +74,13 @@ For more information on licensing:
74
74
75
75
Microsoft character path limit cannot exceed 400 characters. We recommend shortening your Target User and Site URL names to stay within the character limit.
76
76
77
-
Consider the length of User and Site ULR names in your Target tenant when planning your migrations. Longer user and site URL names may result in migrations failing. Remember that the source's file or folder path name is combined with the new user or site name on the Target. Make sure that total doesn't exceed the 400-character path limit.
77
+
Consider the length of User and Site URL names in your Target tenant when planning your migrations. Longer user and site URL names may result in migrations failing. Remember that the source's file or folder path name is combined with the new user or site name on the Target. Make sure that the total doesn't exceed the 400-character path limit.
78
78
79
79
If your migration fails, rename the User or Site URL or work with the user to rename or move the affected files or folders higher up the directory structure to ensure it remains under the character threshold limit. Once resolved, you should be able to complete the migration.
80
80
81
81
## Support SharePoint features
82
82
83
-
The following types of site can be migrated between geographic locations:
83
+
The following types of sites can be migrated between geographic locations:
84
84
85
85
- Microsoft 365 group-connected sites, including those sites associated with Microsoft Teams
86
86
- Modern sites without a Microsoft 365 group association
@@ -116,7 +116,7 @@ Web parts that reference content in other SharePoint Sites and/or other Microsof
116
116
117
117
### Sensitivity labels
118
118
119
-
Labels associated with migrated files may not display correctly in M365 user experiences. In addition, any protection or policy associated with the original label won't be present after migration. To apply protection or policy, the recommendation is to remove labels from files before migration, and reapply new labels as appropriate after migration.
119
+
Labels associated with migrated files may not display correctly in M365 user experiences. In addition, any protection or policy associated with the original label won't be present after migration. To apply protection or policy, the recommendation is to remove labels from files before migration and reapply new labels as appropriate after migration.
120
120
121
121
#### Sensitivity Labels with User-Defined Permissions
0 commit comments