문제

I'm setting up an O365 subscription and I have this setup at the moment:

Sharepoint: Default Site Collection named: MyCompanyRoot

A MS Teams Team name: MyCompany

If I go to onedrive, I can see in the see in the section Teams and Sites:

  • MyCompanyRoot
  • MyCompany

Is there a way to hide MyCompanyRoot from all O365 apps and users (even admins) except for SharePoint and admins only?

Thanks

도움이 되었습니까?

해결책

Anyone who holds the SharePoint Admin role, Global Admin role, or Exchange Admin role (possibly others) can see Office 365 Groups. Group Owners and Members can always see the Group.

You can use the Exchange Online cmdlet, Set-UnifiedGroup with the -HiddenFromAddressListsEnabled and -HiddenFromExchangeClientsEnabled to hide the Group from the Global Address List and Outlook desktop and mobile/Outlook on the web clients.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 sharepoint.stackexchange
scroll top