Skip to content

Commit 1cf82ca

Browse files
committed
doc update
1 parent d383d71 commit 1cf82ca

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

docs/transform/modernize-scanner.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: The SharePoint modernization scanner
33
description: Gets you started with the SharePoint modernization scanner
4-
ms.date: 11/12/2019
4+
ms.date: 11/19/2019
55
ms.prod: sharepoint
66
localization_priority: Priority
77
---
@@ -103,7 +103,13 @@ If you're using URL's that do not end on sharepoint.com (so called vanity URL's)
103103

104104
![CSV file](media/modernize/scanner_p2_3_2.6.png)
105105

106-
As a third option you can provide the scanner with a CSV file listing the site collections to scan.
106+
As a third option you can provide the scanner with a CSV file listing the site collections to scan. This CSV file is a simple list of site collections, the file does not have a header as shown in this sample:
107+
108+
```Text
109+
https://contoso.sharepoint.com/sites/hrteam
110+
https://contoso.sharepoint.com/sites/funatwork
111+
https://contoso.sharepoint.com/sites/opensourcerocks
112+
```
107113

108114
### Page 3: Scanner mode configuration
109115

0 commit comments

Comments
 (0)