Skip to content

Commit e70b1aa

Browse files
committed
added graphs on the scanners
1 parent 2445641 commit e70b1aa

File tree

4 files changed

+7
-1
lines changed

4 files changed

+7
-1
lines changed
Loading
Loading
Loading

docs/transform/modernize-userinterface.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,16 +36,22 @@ With the right teams looped in and educated, you can continue to the next step.
3636

3737
Your tenant might contain thousands of site collections, so which of these site collections are good candidates to modernize and which aren't? To help you understand the readiness of your existing sites, Microsoft has built the following scanners:
3838

39-
- **SharePoint "Modern" user interface experience scanner** - The [SharePoint "Modern" user interface experience scanner](https://github.com/SharePoint/PnP-Tools/tree/master/Solutions/SharePoint.UIExperience.Scanner) helps you get a deep understanding of the modern user interface compatibility of your lists and libraries. If your focus is to **transform your lists and libraries** to use the modern user interface, use this scanner.
39+
- **SharePoint "Modern" user interface experience scanner** - The [SharePoint "Modern" user interface experience scanner](https://github.com/SharePoint/PnP-Tools/tree/master/Solutions/SharePoint.UIExperience.Scanner) helps you get a deep understanding of the modern user interface compatibility of your lists and libraries. If your focus is to **transform your lists and libraries** to use the modern user interface, use this scanner.
4040

4141
Certain lists and libraries cannot be shown when using a modern user interface due to reasons such as:
4242

4343
- A list has columns that are not compatible with the modern user interface.
4444
- A list uses customizations (for example, JSLink) that are not compatible.
4545
- A list template (for example, an events list) is not yet built to work in the modern user interface.
4646

47+
![SharePoint List and Library modern UI readiness report](media/modernize/modernuiscanner.png)
48+
4749
- **SharePoint Modernization scanner** - The [SharePoint Modernization scanner](https://github.com/SharePoint/PnP-Tools/tree/master/Solutions/SharePoint.Modernization) provides a detailed analysis of your site's readiness for connecting to an Office 365 group combined with a detailed analysis of the wiki and web part pages in your environment to prepare you for a page modernization. These outcomes can be used initially to drive remediation work, followed later on by migration work. If your focus is to **transform your site pages**, to **connect your sites to an Office 365 group** then use this scanner.
4850

51+
Office 365 Group connection readiness | Page transformation readiness
52+
---------|----------
53+
![SharePoint Group connection readiness report](media/modernize/groupifyscanner.png) | ![SharePoint Page Transformation readiness report](media/modernize/pagetransformationscanner.png)
54+
4955
## Step 3: Modernize your site collections
5056

5157
After you analyze the sites that you want to modernize, you can continue with the actual modernization, which contains one or more of the following components:

0 commit comments

Comments
 (0)