Hi,
I want to run my flows in unattended mode using Azure Virtual Machine. At VM I want to set up active hours. Outside these active hours, I want to do OS updates + restart at VM.
How to check in the flow if VM is turned on, and also prevent some flow instances will start just before VM moves to maintenance mode?
Thank you