Skip to content

Commit 3fe3197

Browse files
update migration-isv-guidance.md
Added new section to reference the separate permission guidance topic.
1 parent 8e63b1a commit 3fe3197

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/apis/migration-isv-guidance.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,13 @@ To query for every item in a specific folder, the query should sort by the filen
9595
<OrderBy Override="TRUE"><FieldRef name="FileLeafRef"/></OrderBy>
9696

9797

98+
## Permission guidance
99+
100+
You need to be aware of three key numbers as you plan your migration to OneDrive or SharePoint especially when you have a hierarchy of deeply nested folders. They are: (1) the number of SharePoint unique permission scopes, (2) the number of role assignments, and (3) the total number of items in a list or library. Read the full guidance:
101+
102+
- [Migration permission guidance](https://docs.microsoft.com/en-us/sharepoint/dev/apis/migration-perm-guidance)
103+
104+
98105
## For migrations over 100TB
99106

100107
For customers migrating greater than 100TB of data, please follow the instructions on how to create a support ticket to help the product team to prepare the backend for the customers.

0 commit comments

Comments
 (0)