Skip to content

Commit 3a8c040

Browse files
committed
Fixing groupify term usage to align with official terminology
1 parent d74c822 commit 3a8c040

File tree

3 files changed

+49
-49
lines changed

3 files changed

+49
-49
lines changed

docs/features/groupify/groupify-csom.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
2-
title: Groupify - CSOM development
3-
description: Client side object model development for groupify operation
2+
title: Connect to New Office 365 Group - CSOM development
3+
description: Client side object model development for connecting to New Office 365 Group operation
44
ms.date: 4/19/2018
55
---
66

7-
# Groupify: CSOM development
7+
# Connect to New Office 365 Group: CSOM development
88

99
> [!IMPORTANT]
1010
> The option to connect an Office 365 Group to an existing site is **not** yet available and will be released during Q2 of calendar year 2018.
@@ -59,7 +59,7 @@ __Return type:__ void
5959

6060
|Parameter | Type |Description |
6161
|----------- |------ |-------------|
62-
| siteUrl | string | URL of the site to groupify. |
62+
| siteUrl | string | URL of the site to connect to New Office 365 Group. |
6363
| displayName | string | Display Name group to create. |
6464
| alias | string | Alias of the new group to create. |
6565
| isPublic | bool | Whether the group is public or private. |

docs/features/groupify/groupify-overview.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,16 @@ description: Augment your team site collaboration capabilities with the benefits
44
ms.date: 4/19/2018
55
---
66

7-
# Overview of the "Connect to new Office 365 Group" feature
7+
# Overview of the "Connect to new Office 365 Group" feature
88

99
> [!IMPORTANT]
1010
> The option to connect an Office 365 Group to an existing site is **not** yet available and will be released during Q2 of calendar year 2018.
1111
1212
With the **Connect to new Office 365 Group** feature, you can augment your team site collaboration capabilities with the benefits of other group services such as Outlook, Planner, and Microsoft Teams. This keeps your site, its content, permissions, and customizations intact and eliminates the need to migrate content to a new group-backed site.
1313

14-
## What happens when you connect your site to an Office 365 Group?
14+
## What happens when you connect your site to an Office 365 group?
1515

16-
When you **groupify** your site, a number of things happen:
16+
When you **connect your site to new Office 365 group**, a number of things happen:
1717

1818
- A new Office 365 Group is created, and that group is connected to your site collection
1919
- A new modern home page is created on your site and set as the site's home page

0 commit comments

Comments
 (0)