Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowJuly 28 - August 9 | Final Round of the Power BI Dataviz World Championships. This is your chance. Learn more
Hi folks
Did any of you successfully automated extraction of PowerBI audit logs for custom reporting using Azure Active Directory by registering an APP for making API calls.
Any info is greatly appreciated.
Hi @Anonymous have you figured out how you answer these questions? if so, please let me know
Hey @Anonymous ,
I'm not sure if that is what you're looking for, but the Audit logs can be exported with a PowerShell script:
Track user activities in Power BI - Power BI | Microsoft Docs
This you could possibly embed in Python, but I think the probably better approach would be to add that PowerShell script to the serverless environment of Azure Functions:
Create a PowerShell function using Visual Studio Code - Azure Functions | Microsoft Docs
HI @selimovd
I have been told by MS tech support that not all PowerBI Audit data points are available in PowerShell approach. I am not sure how accurate is this statement?
My initial goal is to extract below data for custom reporting with more than 6 months data.
Who is accessing
◦What are the most used reports
◦Who has access
◦Extract times
◦Longest refresh runs
Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.
If you love stickers, then you will definitely want to check out our community sticker challenge, Barcelona edition!
Check out the July 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 11 | |
| 10 | |
| 9 | |
| 8 | |
| 5 |