Skip to content

Commit cbb5350

Browse files
Merge pull request SharePoint#5874 from JoanneHendrickson/patch-48
update migration api overview
2 parents 80a64d2 + a3c54a9 commit cbb5350

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/apis/migration-api-overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "SharePoint Online Import Migration API"
3-
ms.date: 05/08/2020
3+
ms.date: 06/14/2020
44
ms.author: jhendr
55
author: JoanneHendrickson
66
manager: pamgreen
@@ -239,7 +239,7 @@ Since an import package for the pipeline does not include defining fields or vie
239239

240240
## Logging
241241

242-
The logs that the import pipeline creates must be easily parsed by machine with a goal of being able to pinpoint when and where failures occur, including errors and warnings, and will tell the consumer or the ISV where and why the failure occurred. As the import is processed by the import pipeline, the job results are placed into log files at the server side file system.
242+
The logs that the import pipeline creates must be easily parsed by machine with a goal of being able to pinpoint when and where failures occur, including errors and warnings, and will tell the consumer or the ISV where and why the failure occurred.
243243

244244
Upon completion, these logs will be copied to the `azureContainerManifestUri` ___location as the SAS token specified in the URI allows write access. The same output logs are also placed at the *_catalogs/Maintenance Logs”* ___location of the target site collection as a text file. The logs will only be copied to the destination locations once the job has finished and removed from the queue.
245245

0 commit comments

Comments
 (0)