Displaying only failed logic app runs in Azure dashboards

Aakash Basnet 1 Reputation point
2020-07-07T14:16:07.49+00:00

11532-screen-shot-2020-06-30-at-15941-pm.png

Currently the dashboard is showing the status 'Running'. However I don't want to view logic app runs with 'succeded' or 'running' status in my dashboard. I want to see only those runs which is showing 'Failed' runs. Do you guys know of any way to manage that?

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
2,783 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,827 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. bharathn-msft 5,086 Reputation points Microsoft Employee
    2020-07-13T23:19:38.85+00:00

    @AakashBasnet-3871 To get the failed state of the Logic Apps you can try below options.

    • Please look for Diagnostic blade with in Logic Apps and view the graph for both successful and failed logic app runs , pin to the Azure dashboard 12081-la-diagnostics.jpg
    • Look for Metrics blade for Trigger failed status and pin to Azure Dashboard 11980-la-metrics.jpg
    • Write a custom Log Analytics query and pin to the Azure Dashboard

    Hope the above information helps, please revert back if you have any further queries. Thank you

    0 comments No comments