Forum Discussion
SwapnaCV
3 years agoRegular Visitor
Power BI Service
Is there any automated way to capture user details who signed in to power bi service under a tenat for every 30 minutes and load to azure blob storage?
The details extepected was User , Sign in and sign out times, IP address etc.
2 Replies
- Greg_DecklerCommunity Champion
SwapnaCV You can retrieve that information from the Unified Audit Log. Track user activities in Power BI - Power BI | Microsoft Docs
Powershell is your friend.
- SwapnaCVRegular Visitor
Hi,
Thanks for reply, But I can see all the activity data can be collected but I only want to capture the user sign in and sing out times in power service.