I’ve been working on integrating Azure Logic Apps output to an Azure Automation Runbook, but I haven’t been able to find any relevant articles or guides. Could someone assist me with the integration process?
FYR, There’s a limitation in Azure Log Search Alert rules where it can’t evaluate logs for more than two days. To work around this, I’m using Logic Apps to retrieve the results from Log Analytics and then passing them to an Azure Automation account for custom automation tasks.
Thanks!