Skip to content

Commit 30445b1

Browse files
Update migration-api-overview.md
Corrections per build report.
1 parent 4228f85 commit 30445b1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/apis/migration-api-overview.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
title: "SharePoint Online Import Migration API"
3-
ms.date: 10/09/2020
3+
ms.service: sharepoint-online
4+
ms.date: 01/06/2021
45
ms.author: jhendr
56
author: JoanneHendrickson
67
manager: serdars
78
search.appverid: MET150
89
description: "This document is to give more in depth information about how to use the SPO Migration API."
910
localization_priority: Priority
10-
ms.service: sharepoint-online
1111
---
1212
# SharePoint Import Migration API (CreationMigrationJob)
1313

@@ -18,7 +18,7 @@ The following API description is based upon use of the SharePoint Client Side Ob
1818
You can find latest version of the SharePoint Online Client Side Object Model (CSOM) package from the [NuGet gallery](https://www.nuget.org/packages/Microsoft.SharePointOnline.CSOM/). Use the ID `Microsoft.SharePointOnline.CSOM`.
1919

2020
>[!Important]
21-
> **Pending change:** Files larger than 15 GB must now create the required checksum using [QuickXorHash](https://docs.microsoft.com/en-us/onedrive/developer/code-snippets/quickxorhash?view=odsp-graph-online). We have provided an example [here](#what-is-stored-in-those-azure-blob-containers).
21+
> **Pending change:** Files larger than 15 GB must now create the required checksum using [QuickXorHash](https://docs.microsoft.com/onedrive/developer/code-snippets/quickxorhash?view=odsp-graph-online). We have provided an example [here](#what-is-stored-in-those-azure-blob-containers).
2222
>
2323
>The previous method of MD5Hash is still required for files smaller than 2 GB; however this requirement will be removed at some point in the future.
2424

0 commit comments

Comments
 (0)