Forum Discussion
Anonymous Sharing not working with Communication sites
VasilMichev wrote:I dont yet have Communication sites in my tenant, but that looks like the Group/Team site sharing dialog. If it follows the same logic, then it's indeed by design.
With the previous Group/Team sites, I could run that PowerShell command against them to enable anonymous sharing. I verified that it still works for Group sites after getting the above error for the Communication site.
I don't have Communication Sites yet, but, out of curiosity: are they listed in SPO admin center, like classic team sites,, or not, like modern team sites?
- Stephan SwinfordJul 06, 2017Iron Contributor
They are like modern sites and are not listed in Admin, so any management needs to be done via PowerShell.
- Salvatore BiscariJul 06, 2017Silver Contributor
Thanks.
Just another question: what is the (default) SharingCapability reported by get-sposite?
- Stephan SwinfordJul 06, 2017Iron Contributor
Salvatore Biscari wrote:Thanks.
Just another question: what is the (default) SharingCapability reported by get-sposite?
Disabled.
Attempting to set it to either ExternalUserSharingOnly or ExternalUserAndGuestSharing results in the error above.