You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/transform/modernize-connect-to-office365-group-scanner.md
+12-20Lines changed: 12 additions & 20 deletions
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@ The filtered data is then presented in a number of charts:
19
19
20
20

21
21
22
-
###Understand which sites are ready for Office 365 Group connection
22
+
## Understand which sites are ready for Office 365 Group connection
23
23
24
24
Apply the following filter and confirm the "Sites ready for Office 365 Group connection" shows only TRUE:
25
25
@@ -40,40 +40,34 @@ Filter | Validation
40
40
41
41
With that filter applied let's have a look at the typical warnings:
42
42
43
-
Office 365 Group Connection Warnings | Description
44
-
---------|----------
45
-
 | <P>
43
+
### Office 365 Group Connection Warnings
44
+
45
+

46
46
47
47
-**SiteHasSubSites**: A group is connected to the root site of the site collection and not to individual sub sites. Having sub sites is fully supported but you can't use group connected services on your sub sites
48
48
-**ModernUIIssues**: Since connecting to a group brings a modern home page this might result in existing customizations being "ignored" on that modern home page. You can optionally stick with your "current" home page if you run Office 365 Group connection using the API's or using the "bulk Office 365 Group connection" scripts.
49
49
-**DefaultHomePageImpacted**: The default home page based upon this site's web template differs a lot from the new home page you get by connecting to a group. You can optionally stick with your "current" home page if you run Office 365 Group connection using the API's or using the "bulk Office 365 Group connection" scripts.
50
50
-**ADGroupWillNotBeExpanded**: The site uses AD groups to grant access and the permissions granted via AD groups are not taken over by the Office 365 group. You can optionally "expand" the AD group and add the individual members to the respective Office 365 Group Owners and Members.
51
51
52
-
</P>
52
+
### Modern UI Warnings
53
53
54
-
Modern UI Warnings | Description
55
-
---------|----------
56
-
 | <P>
54
+

57
55
58
56
-**MasterPageUsed** or **AlternateCSSUsed**: These settings are ignored on any modern page. If your site is not using any classic pages anymore it's recommended to move away from custom master pages and alternate CSS. Checkout the [Modernize branding](modernize-branding.md) article to learn more.
59
57
-**UserCustomActionUsed**: If you need to functionality offered by these user custom actions then you need to redesign those using SharePoint Framework extensions and deploy them. See the ModernizationUserCustomActionScanResults.csv for more details and checkout the [Modernize customizations](modernize-customizations.md) article for more details.
60
58
-**PublishingFeatureEnabled**: Publishing features are not supported in combination with modern pages.
61
59
-**ModernPageFeatureDisabled**: Modern pages have been disabled at web level and since by default your site will get a modern home page after being connected to an Office 365 Group it's highly recommended to enable the modern page feature.
62
60
-**ModernListsBlockedAtSiteLevel** or **ModernListsBlockedAtWebLevel**: Modern list and library user interface was disabled at site or web level. Given your site by default will get a modern home page it's recommended to not block the modern user interface for lists and libraries.
-**SharingDisabledForSiteButGroupWillAllowExternalSharing**: The default configuration for Office 365 group-connected sites is to allow sharing with externals, but you might have disabled sharing with externals for your site. It's recommended to sync the SharePoint site external sharing settings with the settings of the connected Office 365 group.
71
67
-**SubSiteWithBrokenPermissionInheritance**: If you have subsites with unique permissions, these do not inherit the permissions defined on the connected Office 365 group. Since Office 365 services that come via the group do not apply to sub sites this typically is not an issue.
72
68
-**PrivateGroupButEveryoneUsedOutsideOfAdminOwnerMemberGroups**: The scanner proposes to create the group either as private or public, and it does this based on the existence of the everyone claims inside the SharePoint site's administrators, owners, or members groups. However, you may have used the everyone claims outside of these groups, which is indicated by this warning.
73
69
74
-
</P>
75
-
76
-
### Understand which sites are not ready for Office 365 Group connection
70
+
## Understand which sites are not ready for Office 365 Group connection
77
71
78
72
Apply the following filter and confirm the "Sites ready for Office 365 Group connection" shows only FALSE:
79
73
@@ -89,12 +83,10 @@ Filter | Validation
89
83
90
84
With that filter applied let's have a look at why a site is not ready.
91
85
92
-
Office 365 Group Connection blockers | Description
-**PublishingFeatureEnabled**: Sites that have publishing enabled do not support modern pages and by default connecting to a group will result in switching the site home page to a modern page.
97
91
-**SiteHasOffice365Group**: This site already has an Office 365 group connected and a site can only by connected to one Office 365 group.
98
92
-**IncompatibleWebTemplate**: The used web template is not supported to be connected.
0 commit comments