Scheduling Azure VM with Logic Apps (Community Example): Start/Stop Azure VMs on Weekdays with Logic Apps - GitHub Gist: https://gist.github.com/neb83/8e92c7fc148a45df4cc33e8e7e0115ce
How to Automate Azure Task on Weekdays
Rhys Miller
0
Reputation points
Hello. I currently have an automated task which starts an Azure VM every morning at 3 AM.
However, I only need it to start on weekdays (Monday - Friday).
How do I amend this configuration to exclude Saturday and Sunday?
I see that this page...
https://learn.microsoft.com/en-us/azure/connectors/connectors-native-recurrence?tabs=standard
...describes an option for configuring "On These Days". However, my interface (above) does not include this.
Many thanks for any assistance!
Cheers.
Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,366 questions