getEmailActivityUserDetail(date=xxxx) was working but now is returning wrong values in UserPrincipal Identity

Drako 141 Reputation points
2021-09-02T16:44:08.747+00:00

Question: This returns a CSV and this has a field called User Principal Name, Display Name. These fields are not returning the corect value. I have been using this for some time and now on the 29 of August I started getting non valid values such as this:

'User Principal Name': 'RDRT4382ED1753CBD3D8D5C2E4FEHTFR',
'Display Name': 'ZZZZ292D9B62ACE2BABCD2FD5DCADTRG'

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

Accepted answer
  1. Nemanja Milenkovic 86 Reputation points
    2021-09-03T10:53:28.8+00:00

    It seems like this is related to a change from Microsoft to anonymize user data.

    Check this page for instructions on how to enable the correct values in reports: https://techcommunity.microsoft.com/t5/microsoft-365-blog/privacy-changes-to-microsoft-365-usage-analytics/ba-p/2694137

    2 people found this answer helpful.

0 additional answers

Sort by: Most helpful