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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
RemyBosman
Helper II
Helper II

Capture All sign-in events from Log Analytics workspace in a report.

Hi all,
 
I hope I've been trying to re-invent the wheel, and that anyone has a simple alternative for what I'm trying to achieve. 
 
I have a challenge regarding Azure Log Analytics workspace in combination with Power BI. The challenge I'm facing is that I want to analyse the sign-in events caputered by Azure AD. 
 
The question seems simple, but the Log Analytics queries have limitations in size and rowcount. The client im working for has millions of sign -in events per day. So querying the past year is not working. 
 
I've enabled the feature to export all sign-in events to Azure Blob Storage, however when importing these blobs and drilling into the content I get an error in Power BI. "Details: "We found extra characters at the end of JSON input."
 
To handle this error I wrote a funtion in Power BI to change the blob to text, but the result is that my dataset is becoming too large. Even dataflows cannot evaluatie this within the maximum of two hours.
 
Am I missing something, what would be a good way to achieve my goal?
 
Many thanks, any help is appreciated.
 
Regards,
Rémy
2 REPLIES 2
v-kelly-msft
Community Support
Community Support

Hi  @RemyBosman ,

 

Better write the funtion in  Azure Data Factory to transform the data type.Then test whether it will work.

 

Best Regards,
Kelly
Did I answer your question? Mark my post as a solution!
 
GilbertQ
Super User
Super User

Hi there

You would need to use Azure Data Factory to transform the data into the required format for reporting and then possibly put that into a SQL Server table, which will make it easy to read into Power BI.




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

Proud to be a Super User!







Power BI Blog

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

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

April Fabric Community Update

Fabric Community Update - April 2024

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

Top Solution Authors
Top Kudoed Authors