Forum Discussion
DaveLhx
Jan 31, 2022Copper Contributor
Can I filter users who have no signInActivity?
So I have read and used the method here https://docs.microsoft.com/en-us/azure/active-directory/reports-monitoring/howto-manage-inactive-user-accounts to check for users who have been inactive for X ...
VasilMichev
Jan 31, 2022MVP
Filtering in Graph remains quite limited, so it's very likely that you have to do thing client-side. If you do come up with a filter that actually does this, please share 🙂