Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Grow your Fabric skills and prepare for the DP-600 certification exam by completing the latest Microsoft Fabric challenge.

Reply
PGhosh
Frequent Visitor

Automate - PowerBI Activity Logs

Hi Everyone, I want to automate the process of downloading the PowerBI activity logs. I have PowerShell script that can download the logs, however I want to schedule the process to download the logs periodically preferably using SSIS.

Please share the details/process if anyone has implement the solution? 

 

Also, how can we pass the login credentials (without prompt) required to login to PowerBI service when automating the process? 

Since when we use the PS command - 'Login-PowerBI' or 'login-powerBIServiceAccount' a pop up window appears to enter our credentials. 

 

I would appreciate any help. 

Thanks! 

 

1 ACCEPTED SOLUTION
GilbertQ
Super User
Super User

Hi there

Here is my solution to get this working with PowerShell, which you can modify to use and call PowerShell with SSIS

https://www.fourmoo.com/2020/02/12/how-you-can-store-all-your-power-bi-audit-logs-easily-and-indefin...




Did I answer your question? Mark my post as a solution!

Proud to be a Super User!







Power BI Blog

View solution in original post

3 REPLIES 3
GilbertQ
Super User
Super User

Hi there

Here is my solution to get this working with PowerShell, which you can modify to use and call PowerShell with SSIS

https://www.fourmoo.com/2020/02/12/how-you-can-store-all-your-power-bi-audit-logs-easily-and-indefin...




Did I answer your question? Mark my post as a solution!

Proud to be a Super User!







Power BI Blog

Thanks @GilbertQ appreciate your help. You solution  really helped 🙂 

Happy to help and glad it is helping others!




Did I answer your question? Mark my post as a solution!

Proud to be a Super User!







Power BI Blog

Helpful resources

Announcements
Europe Fabric Conference

Europe’s largest Microsoft Fabric Community Conference

Join the community in Stockholm for expert Microsoft Fabric learning including a very exciting keynote from Arun Ulag, Corporate Vice President, Azure Data.

RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

Ask questions in Eventhouse and KQL, Eventstream, and Reflex.

MayPowerBICarousel1

Power BI Monthly Update - May 2024

Check out the May 2024 Power BI update to learn about new features.

Top Solution Authors