Feb 20 2023 12:23 AM - edited Feb 20 2023 12:24 AM
Hi,
I often use the "Activities" overview in the old ATP portal (When I lookup a user) - it gives a quick overview of what a uses actions. But successful and failed - can often be helpful when troubleshooting.
But since the ATP portal is being redirected to the security portal - where do I find similar information in the security portal?
There is a timeline under the user page - but that info seems to come from cloud app security and doesn't contain the same information.
Feb 21 2023 01:08 AM
Feb 28 2023 07:10 AM
Feb 28 2023 08:26 AM - edited Feb 28 2023 08:27 AM
Hi Jens,
Yes, you can use Advanced Hunting to see those changes and look for a specific group.
For example:
IdentityDirectoryEvents
| where ActionType =="Group Membership changed"
| extend RemoveFromGroupName=AdditionalFields['FROM.GROUP']
| extend AddToGroupName=AdditionalFields['TO.GROUP']
| where RemoveFromGroupName =="Users" or AddToGroupName =="Users"
In addition, we are working on adding this information to the User timeline (for both users involved in this activity).
Feb 28 2023 08:36 AM
Feb 28 2023 01:19 PM
Mar 01 2023 01:28 AM - edited Mar 01 2023 01:30 AM
this query shows "only" who has been added or removed to/from a group. A bit like described in this article: Track changes to sensitive groups with Advanced Hunting in Microsoft 365 Defender - Microsoft Commun...
But in the old portal, regarding the timeline of an on-premises Active Directory Group, I also could see who has added/removed the user, even when the group wasn't marked as sensitive.
Here a screenshot from "older days".
Cheers, Jens...
Mar 01 2023 08:31 AM
Mar 22 2023 01:29 PM
@LiorShapira So MSFT forced everyone to use the "new" portal before they had full functionality? Great user experience...
Mar 23 2023 12:38 AM
@AraDill The defender for identity experience is converged into the Microsoft 365 Defender portal, with that, we feel that the information contained in the classic portal experience can now be presented in a more unified manner, aligned with the additional defender workload, such as unified alert and incident queue, advanced hunting and Secure Score recommendations.
Please take a few minutes to share with us which functionality you feel is missing: https://aka.ms/MdiRedirectionSurvey