Forum Discussion
TheHailender
Jul 24, 2019Brass Contributor
Hide the 'works with' information on the Office 365 profile card
Hello, Is it possible to hide the works with Information in the organization-tab on the Office 365 https://support.office.com/en-us/article/Profile-cards-in-Office-365-e80f931f-5fc4-4a59-ba6e-c1e35a...
- Jul 24, 2019AFAIK, there is not currently a way to customize the people card in Office 365
NickiBorell
Mar 25, 2022MVP
With these permissions it worked for me:
- Directory.AccessAsUser.All
- User.Read
- User.ReadBasic.All
- User.ReadWrite
- Directory.AccessAsUser.All
- User.Read
- User.ReadBasic.All
- User.ReadWrite
JensKuenzler
Mar 25, 2022Copper Contributor
Thank you Nicki, that worked for me! The Graph SDK cmdlet Get-MgOrganizationSettingPersonInsight worked as well.