Demo how to schedule Azure Automation Runbook PowerShell PS1 on more frequent intervals than default 1 Hour provided by Azure Automation “Schedule” feature.
Leveraging Azure Logic Apps, we can create “Schedule” trigger to execute “Create Job” step and start Runbook every 5 Minutes. Cheers.
VIDEO
REFERENCES
- https://learn.microsoft.com/en-us/azure/logic-apps/concepts-schedule-automated-recurring-tasks-workflows
- https://connectedcircuits.blog/2018/11/25/using-azure-logic-app-and-an-automation-runbook-to-execute-a-long-running-sql-stored-procedure/
- https://learn.microsoft.com/en-us/azure/logic-apps/quickstart-create-first-logic-app-workflow