Update-MgBetaOrganizationSettingPersonInsight not working

Mike Catchlove 5 Reputation points
2024-03-06T23:25:12.8166667+00:00

I am trying to do

Update-MgBetaOrganizationSettingPersonInsight -OrganizationId "myorgid" -disabledForGroup "mygroupid"

But constantly getting this error:

Update-MgBetaOrganizationSettingPersonInsight_UpdateExpanded: {"errors":{"":["Unexpected character encountered while parsing value: . Path '', line 0, position 0."]}

Is there a work around for this. I want to set -disableForGroup for one group.

Update-MgBetaOrganizationSettingItemInsight and Update-MgBetaOrganizationSettingContactInsight seem to work without issue.

Thanks,

Mike

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
13,282 questions
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.