SOLVED

Hide the 'works with' information on the Office 365 profile card

Brass Contributor

Hello,
Is it possible to hide the works with Information in the organization-tab on the Office 365 user profile cards?
And knows somebody how the works with Information will generated?
FYI: I disabled OfficeGraph in the SharePoint AdminCenter.

Thx

2019-07-24 08_51_19-Microsoft Office Home.png

66 Replies

@Olivegreen2080 
Run a GET to see the settings: 
https://graph.microsoft.com/beta/organization/<tenantID>/settings/peopleInsights

Bit quick there.. Sorry about that.
It should return something like this:
{
"@odata.context": "https://graph.microsoft.com/beta/$metadata#organization('<tenantID>')/settings/peopleInsights/$entity",
"isEnabledInOrganization": true,
"disabledForGroup": "<group object id>"
}
@raymond I did get the correct output after patching and also I ran the get but I dont see any changes for over 48hours.
I know there is a freeze now could it be affecting the changes ,i dont see any changes or is there a limit ?

@Raymond Andreassen Thank you Ray. Yes I ran the Get command and I got the correct output but no changes for over 48hours. 

It took around 40-50 hours for me too.
I reconned that was because I was very-early-bird, but possibly: It just takes time.
Is settings looks good, doublechecked group objectID, members inside group. Just wait. Even 4-5 days.
AND, you cannot check yourself...
You must test on someone else.
Thank you so much . Will wait for another 2days and see if anything will change. Also , I checked on one of user's account.