Skip to content

Commit ee451ff

Browse files
authored
Update migration-perm-guidance.md
Edit.
1 parent 9b9a91f commit ee451ff

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/apis/migration-perm-guidance.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,11 +45,11 @@ If you are migrating a structure that has more than 100,000 children (such as fi
4545

4646
To learn more about the service limits in SharePoint for Microsoft 365, see [SharePoint Limits](/office365/servicedescriptions/sharepoint-online-service-description/sharepoint-online-limits#items-in-lists-and-libraries).
4747

48-
## Folders that contain fewer than 100,000 items
48+
## Folders with less than 100,000 items
4949

5050
If your library (or list) has fewer than 100,000 items, and you have less than 50,000 unique scopes, you can migrate using the migration API and apply unique scopes to create folders with less 100K items to break inheritance as needed.
5151

52-
## Folders that contain more than 100,000 items
52+
## Folders with more than 100,000 items
5353

5454
If you have a folder with more than 100,000 items, we recommend one of the following approaches. Determine how many items are in your source or root folder, including lists or other object types. Scan and determine which folder structures have greater than 100,000 items.
5555

@@ -61,7 +61,7 @@ For example, divide a single folder of 250,000 items into four folders at the ro
6161

6262
Make sure that there are no more than 50,000 unique scopes in the structure: ideally less than 5,000.
6363

64-
In this example, at the source, break up the structure into four folders, A, B, C, and D, each having less than 100,000 items. Then perform the migration. See the following illustration.
64+
In this example, at the source, break up the structure into four folders, A, B, C, and D, each having less than 100,000 items. Then perform the migration. For details, see the following illustration.
6565

6666
![Hierarchy ABCD](../images/hierarchy-ABCD.png)
6767

0 commit comments

Comments
 (0)