Skip to content

Commit b30defc

Browse files
committed
Updates to support the version 2.9 of the modernization scanner
1 parent c0ea760 commit b30defc

11 files changed

+27
-12
lines changed
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading

docs/transform/modernize-scanner-reports-groupconnect.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: The SharePoint modernization scanner reports for the Office 365 group connect scanner mode
33
description: Explains the Office 365 group connect output created by the modernization scanner
4-
ms.date: 11/27/2019
4+
ms.date: 02/13/2020
55
ms.prod: sharepoint
66
localization_priority: Priority
77
---
@@ -35,6 +35,7 @@ Column | Description
3535
**MasterPage** | Was a custom master page used?
3636
**AlternateCSS** | Was alternate CSS defined?
3737
**UserCustomActions** | Are there incompatible user custom actions used?
38+
**SearchCenterUrl** | Contains the site custom search center URL or custom search results page if they're set. If both are set then the custom search center URL will be listed
3839
**SubSites** | Does the site have sub sites?
3940
**SubSitesWithBrokenPermissionInheritance** | Does the site have sub sites with unique permissions?
4041
**ModernPageWebFeatureDisabled** | Was the modern page feature disabled for this site?
@@ -92,6 +93,7 @@ Column | Description
9293
**CustomMasterPage** | Value of the custom master page if customized
9394
**AlternateCSS** | Value of the alternate CSS if set
9495
**UserCustomActions** | Are there incompatible user custom actions used in this web?
96+
**SearchCenterUrl** | Contains the web custom search center URL or custom search results page if they're set. If both are set then the custom search center URL will be listed
9597
**Everyone(ExceptExternalUsers)Claim** | Is the `everyone` or `everyone except external users` claim used at web level?
9698
**UniqueOwners** | Comma delimited list of owners if this web has unique permissions defined.
9799
**UniqueMembers** | Comma delimited list of members if this web has unique permissions defined.

0 commit comments

Comments
 (0)