SOLVED

User contact info is blank when viewing Sentinel incident details via Lighthouse

Copper Contributor

When viewing a customer's Sentinel incidents via Azure Lighthouse, we are unable to see the contact details of any of their users when investigating the incident (clicking on the user's entity link presents blank contact details). When viewing the same incidents whilst logged on directly to the customer's tenant, the contact info is visible.

I assume this is because Lighthouse can only delegate permissions up to the subscription level, and our SOC analysts don't have Directory Reader permissions on the customer's AAD. However, this is a big issue for our SOC because without the contact info, initial triage and incident assessment can't easily be carried out.

Can anyone advise if this is a limitation of the scope of Lighthouse's permissions, or is there a way to view these contact details that I'm missing?

 

Thanks

GC

 

3 Replies
best response confirmed by GC_08 (Copper Contributor)
Solution

Ok, I've found the solution. User contact details (amongst other things) are stored in the 'IdentityInfo' table which is created when you enable UEBA. Once UEBA is enabled, all AAD user details are synced into the ‘IdentityInfo’ table. This makes them accessible via Lighthouse in the LA workspace and doesn't require AAD reader rights. It's a pity info like office location, mobile phone and manager aren't visible in the incident details via Lighthouse but at least they are accessible in the logs.

https://techcommunity.microsoft.com/t5/azure-sentinel/what-s-new-identityinfo-table-is-now-in-public...

We have the same problem, but go to the Identity Table is not enough solution. All the info is there but maybe there are some problems between the UI and the backend info. We dont see any information (apart of S-ID and AAD Object ID ) on the UEBA page using lighthouse or not. We need to see more information on the User page, if not that feature is useless.
I open the debate, I have checked it without using the Azure Lighthouse, i.e. from an environment with sufficient privileges, and this information still does not appear. Has this happened to anyone else?
Is it true that the information is reported in the "Identity Info" table but this not appear in the UEBA Panel.
1 best response

Accepted Solutions
best response confirmed by GC_08 (Copper Contributor)
Solution

Ok, I've found the solution. User contact details (amongst other things) are stored in the 'IdentityInfo' table which is created when you enable UEBA. Once UEBA is enabled, all AAD user details are synced into the ‘IdentityInfo’ table. This makes them accessible via Lighthouse in the LA workspace and doesn't require AAD reader rights. It's a pity info like office location, mobile phone and manager aren't visible in the incident details via Lighthouse but at least they are accessible in the logs.

https://techcommunity.microsoft.com/t5/azure-sentinel/what-s-new-identityinfo-table-is-now-in-public...

View solution in original post