0

enter image description here

In the following snapshot taken from Azure Dashboard, I am wondering how we can display only the logic application runs with Failed Status. Right now it is Running, but it can be Succeeded or Failed. I am interested in displaying only the runs with Failed status. If anyone know anything about it, please help me.

Exotic Cut 5276
  • 235
  • 4
  • 18

1 Answers1

0

You can select the filter Failed from the dropdown as below,

enter image description here

Sajeetharan
  • 216,225
  • 63
  • 350
  • 396
  • No I mean we need to display these runs on Azure Dashboards and we cannot do something like this on Dashboard. On Dashboard it shows all the results. If it has been that easy, I would not have asked it here. – Exotic Cut 5276 Jun 30 '20 at 18:58
  • you can get it from the appinsights and then display on a dashboard – Sajeetharan Jun 30 '20 at 19:02