Skip to content

Commit f33dccc

Browse files
committed
Updates
1 parent 5c31834 commit f33dccc

File tree

2 files changed

+22
-0
lines changed

2 files changed

+22
-0
lines changed

docs/toc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1365,6 +1365,8 @@
13651365
href: transform/modernize-connect-to-office365-group-subsites.md
13661366
- name: Site permissions after Office 365 group connection
13671367
href: transform/modernize-connect-to-office365-group-permissions.md
1368+
- name: External sharing after Office 365 group connection
1369+
href: transform/modernize-connect-to-office365-group-externalsharing.md
13681370
- name: Modernize publishing portals
13691371
href: transform/modernize-publishing-portal.md
13701372
- name: Branding and site provisioning solutions
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
---
2+
title: External sharing after Office 365 group connection
3+
description: Connect an Office 365 group to an existing SharePoint site can result in different external sharing settings between the Office 365 Group and the SharePoint site
4+
ms.date: 06/19/2018
5+
ms.prod: sharepoint
6+
---
7+
8+
# Impact of Office 365 Group connection on external sharing
9+
10+
In SharePoint Online you can configure a site's external sharing to be set to one of the below configurations:
11+
12+
- **Anyone**: Users can share files and folders with links that don't require sign-in
13+
- **New and existing external users**: External users must sign in or provide a verification code
14+
- **Existing external users**: Only users already in your organization's directory
15+
- **Only people in current organization**: No external sharing allowed
16+
17+
Once a site get's connected to an Office 365 Group then the Office 365 Group's external sharing settings play a role: by default external sharing of Office 365 groups is enabled, which implies that you can for example use the Azure AD management UI and share the created group with an external. From a SharePoint perspective however the external sharing settings defined on the SharePoint site overrule the settings on the Office 365 group.
18+
19+
> [!IMPORTANT]
20+
> If your site is configured to not allow external users then that setting will be respected, even if the Office 365 group does allow external sharing.

0 commit comments

Comments
 (0)