Skip to content

Commit b00b220

Browse files
authored
Typos and Grammar corrections
Addressing several small typos and grammatical errors.
1 parent b5b788d commit b00b220

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

microsoft-365/enterprise/cross-tenant-sharepoint-migration.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ description: "Learn about the Cross-tenant SharePoint migration solution to migr
2323
2424
SharePoint sites can now be moved from one tenant to another using the Cross-tenant SharePoint migration feature.
2525

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.
2727

2828
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.
2929

@@ -47,7 +47,7 @@ For more information on licensing:
4747

4848
## Prerequisites and settings
4949

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)
5151

5252
- **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)
5353

@@ -63,7 +63,7 @@ For more information on licensing:
6363
>
6464
>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.
6565
>
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.
6767
>
6868
>- 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.
6969
>
@@ -74,13 +74,13 @@ For more information on licensing:
7474

7575
Microsoft character path limit cannot exceed 400 characters. We recommend shortening your Target User and Site URL names to stay within the character limit.
7676

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.
7878

7979
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.
8080

8181
## Support SharePoint features
8282

83-
The following types of site can be migrated between geographic locations:
83+
The following types of sites can be migrated between geographic locations:
8484

8585
- Microsoft 365 group-connected sites, including those sites associated with Microsoft Teams
8686
- 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
116116

117117
### Sensitivity labels
118118

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.
120120

121121
#### Sensitivity Labels with User-Defined Permissions
122122

0 commit comments

Comments
 (0)