Forum Discussion

Tejas Mehta's avatar
Tejas Mehta
Icon for Microsoft rankMicrosoft
Jun 19, 2017

Upcoming change:Updating default sharing setting for Office 365 Group connected SPO site collections

[UPDATE] - Per feedback recieved here and elsewhere, our plan is to only turn on the external sharing setting for a group's site collection ONLY IF the tenant allows for Office 365 Groups to have guest members.  I've made changes to this post below to capture, and added emphasis to call them out.  Your feedback is welcome.

 

Hi all,

We would like to inform you of an upcoming change we are planning on making to the default value of the external sharing setting for Office 365 Group connected SPO site collections.  Currently, the default sharing setting for these site collections is to allow sharing with external users already in your organization's directory.

 

Since Office 365 Groups allow for guest members by default, we heard feedback from many customers that it was odd to allow for the addition of external guests as group members but not allow for external sharing of SharePoint resources.

 

Based on your feedback, we are updating the external sharing setting to allow sharing with authenticated external users ONLY IF the tenant allows for Office 365 Groups to have guest members.

 

Once updated in a tenant, all new group site collections will be created with the setting for external sharing enabled ONLY IF the tenant allows for Office 365 Groups to have guest members.  No change to default external sharing will occur if guests in Office 365 groups are not permitted.  We will not retroactively change the setting for existing site collections.

 

To change the value of the sharing capability for older site collections, you can use the following PowerShell cmdlet:

 

Set-SPOSite -Identity https://contoso.sharepoint.com/sites/site1 -SharingCapability ExternalUserSharingOnly

Of course as always, SharePoint will always respect the more restrictive sharing setting when comparing the site collection's setting with that of the tenant.  For example, if you disable external sharing at the tenant level, sharing with external users will be blocked for a group's site even if its sharing setting allows for external sharing.

 

I'll update this post when we start rolling this update out, but wanted to solicit feedback or concerns from anyone about this change.  Please post below - we're happy to answer your questions.

 

Thanks
Tejas

54 Replies

Resources