Azure Logic Apps: How to be notified if a logic app action connection breaks or fails
I want to build a logic app that tells me when any of the logic apps in my environment fail or a connection is broken. (both manual triggers of logic apps and automated) The closest KQL i've found to achieve…