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: docs/apis/migration-api-overview.md
+48Lines changed: 48 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -492,6 +492,54 @@ The import pipeline is using Azure Blob Storage security model as is. This means
492
492
### Events and event handlers
493
493
494
494
The import pipeline allows event handlers to be referenced on list items but doesn’t allow defining event handlers at the list level at this time. The import pipeline does not fire events as items are imported, so existing event handlers will not fire due to the import event.
495
+
### Entering user identifiers in UserGroup.XML
496
+
497
+
Follow these guidelines when generating the **UserGroup.XML** in the submitted package:
498
+
499
+
- A person can be identified only once in a single package
500
+
- The 'login' attribute of the user identifier requires a UPN. **Do not** enter a non-UPN email address.
501
+
502
+
503
+
>[!Important]
504
+
> As of March 2, 2022, the Migration API now validates and enforces a maximum of one identifier per user in a single package.
505
+
>
506
+
>While using a non-UPN email won't result in a failed job, it may bring unexpected results in SharePoint Online.
507
+
508
+
**Examples**
509
+
510
+
The following examples show the correct and incorrect ways of entering the user identifier in UserGroup.XML.
511
+
512
+
In this case, the user has the following identifiers:
0 commit comments