Forum Discussion
Pham_Danh
Apr 06, 2020Copper Contributor
Users Presence Activity Log
With a lot of users working from home is there a way to get an audit log to know when the users change the status of their availability, away, busy, etc..? Trying to see if there is a way to view tim...
yowl00
Jan 27, 2021Copper Contributor
Answering myself. This is now possible using the graph api with a query like
https://graph.microsoft.com/beta/users/....user id guid......./presence
technicalofficer
Aug 02, 2021Copper Contributor
yowl00 do have the specific link? The posted link is no longer working.
- JonAndersonMar 29, 2022Copper Contributor
technicalofficer
Go to Graph Graph Explorer - Microsoft Graph
Type "Presence" into the Sample Queries search in the left hand menu- _madi_Jan 23, 2023Copper Contributor
JonAnderson this provides the current presence, but do you know if there is a way to retrieve historical presence changes? With either this or Purview?
- Kiefer-joe CoppApr 28, 2023Copper Contributor
_madi_ Any luck with this please?