Below you will find pages that utilize the taxonomy term “Audit Logging”
February 8, 2023
How to implement extended audit logging in dataverse Part 2
Background In my last blog post How to implement extended audit logging in dataverse Part 1 I showed how we can use the out of box Microsoft Purview/Office logging to send Retreieve events in Dataverse and then use Power BI to visualize this information back to users in Dataverse.
However, the entire process of setting everything up was quite cumbersome and involved a lot of moving parts. So I was in search for something simpler.
January 22, 2023
How to implement extended audit logging in dataverse Part 1
Background I had a requirement where the standard Dataverse auditing was not enough, the business also wanted to see who has been reading a specific record. so I came up with two different ways to solve this problem, in this blog post I will show one solution using Microsoft Purview compliance portal and Office 365 Management API to get data and embed a Power BI visualization in Dataverse. In part 2 I will show a different approach to achieve the same goal.