This session includes different error handling methods in Microsoft flows.
Get the flow activities for each instances of flow using PowerShell script. We can get list of flow and its status, each flow run with its success/failure status etc. We run PowerShell and store run history records from all environment into our database so we can monitor overall tenant from one place not limited to 30 days.
From the data received from PowerShell, we will visualize it in Power BI that shows list of all flows, its running/success/failure status etc. Also we can use it to analyze over the different period of time.