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

Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started

Reply
ducky
Helper I
Helper I

Get-PowerBIActivityEvent vs Azure Log Analytics for Power BI

I was under the impression that these two should be giving similar information. But I was calling the Get-PowerBIActivityEvent API and i dont have a bunch of metrics that should be in the log analytics. 

 

So my question is are these complementary ? Whats the use cases for the activity events for you? 

1 ACCEPTED SOLUTION
GilbertQ
Super User
Super User

Hi @ducky 

 

They are actually quite different. The Activity Events logs the events that are happening such as creating reports, viewing reports, exporting etc.


The log Analytics is from the Power BI Analysis Services Engine which is recording things related to the engine, such as queries run, how long they ran for, refreshes on semantic models and which users are doing this.





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

4 REPLIES 4
ducky
Helper I
Helper I

Nevermind. I found the API call. 

GilbertQ
Super User
Super User

Hi @ducky 

 

They are actually quite different. The Activity Events logs the events that are happening such as creating reports, viewing reports, exporting etc.


The log Analytics is from the Power BI Analysis Services Engine which is recording things related to the engine, such as queries run, how long they ran for, refreshes on semantic models and which users are doing this.





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

Proud to be a Super User!







Power BI Blog

Thanks @GilbertQ 

 

In the documentation to configure log analytics for PBI there is a step where I need to configure the log analytics workspace in azure connections for each workspace. 

Do you know if there is a way to do this programatically ? 

I have over 1K workspaces so doing this manually would be very very tedious. 

Happy to help!





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

Proud to be a Super User!







Power BI Blog

Helpful resources

Announcements
Sept PBI Carousel

Power BI Monthly Update - September 2024

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

September Hackathon Carousel

Microsoft Fabric & AI Learning Hackathon

Learn from experts, get hands-on experience, and win awesome prizes.

Sept NL Carousel

Fabric Community Update - September 2024

Find out what's new and trending in the Fabric Community.

Top Solution Authors