Skip to content

Commit b8b8d5e

Browse files
committed
Adding notes on not supporting group associate for communication sites
1 parent 26477c6 commit b8b8d5e

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

docs/features/groupify/groupify-csom.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,10 @@ ms.date: 4/23/2018
66

77
# Connect to new Office 365 group: CSOM development
88

9-
The SharePoint client-side object model (CSOM) provides access to the SharePoint object model from code that is running locally or on a different server than SharePoint.
9+
The SharePoint client-side object model (CSOM) provides access to the SharePoint object model from code that is running locally or on a different server than SharePoint.
10+
11+
> [!IMPORTANT]
12+
> It is **not** supported to connect a Communication site to Office 365 group.
1013
1114
## Prerequisites
1215

docs/transform/modernize-connect-to-office365-group.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@ In this article, you'll learn how to prepare for such a bulk operation for assoc
1616
> [!IMPORTANT]
1717
> For publishing portals (sites based upon BLANKINTERNET#0, ENTERWIKI#0, SRCHCEN#0, SRCHCENTERLITE#0, BICENTERSITE#0, POINTPUBLISHINGHUB#0, POINTPUBLISHINGTOPIC#0 or sites using the “Pages” library) it's not currently supported to connect these to an Office 365 group or to use modern pages. If you want to modernize your publishing portal it's recommended to start from a new communication site and configure that one accordingly.
1818
19+
> [!IMPORTANT]
20+
> It is **not** supported to connect a Communication site to Office 365 group.
21+
1922
## What connecting to a new Office 365 group does to your site
2023

2124
When you connect your site to a new Office 365 group, a number of things happen:

0 commit comments

Comments
 (0)