Skip to content

Commit d62c8c9

Browse files
update migration api overview
updates to logging
1 parent f0d03cc commit d62c8c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/apis/migration-api-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -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)