Skip to content

Commit d96e814

Browse files
Merge pull request SharePoint#8885 from JoanneHendrickson/patch-79
Update migration-api-whats-new.md
2 parents a28588e + 64c994c commit d96e814

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

docs/apis/migration-api-whats-new.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "Migration API What's new"
33
description: "Learn about the new features and updates to the Migration API."
4-
ms.date: 03/20/2022
4+
ms.date: 04/10/2023
55
ms.reviewer: jhendr
66
author: JoanneHendrickson
77
ms.author: jhendr
@@ -16,7 +16,11 @@ ms.custom: admindeeplinkSPO
1616

1717
Check here to see what features or updates have been added to the Migration API. Here's a summary of what's included.
1818

19-
## New requirement
19+
## New: Speed up small file migration
20+
21+
The migration package includes multiple files, which are each uploaded/downloaded individually. If you have a large number of small-sized files, migration speed drops dramatically. By using the new **ArchivedFiles.XML** file in your prime package you can transfer files in batch resulting in a faster migration. [Learn more about using the ArchivedFiles.XML](/sharepoint/dev/apis/migration-api-overview#archivedfilessxml)
22+
23+
## SourceType field required
2024

2125
Beginning April 1, 2023, the SourceType field is mandatory when calling the Migration API. Starting October 1st, 2022, a warning message will be sent if the field is missing.
2226

0 commit comments

Comments
 (0)