Has anyone figured out why this is happening? I have code which requires PS 7.2 but the runbooks just go into SUSPENDED state. I see not logs or error on the Automation Account nor on the Hybrid Worker.
Azure Automation Account - Powershell runbook stuck in Starting (intermittently)
Justin Coon
60
Reputation points
Azure Automation Account - We have a Powershell runbook stuck in Starting (intermittently). Sometimes it works, other times its just stuck in Starting phase and never moves. Can't stop or cancel it
Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
7 answers
Sort by: Most helpful
-
-
Lorenzo Righini 10 Reputation points
2024-07-30T09:49:14.9166667+00:00 We are experiencing the same issue here.
We have a few cloud-only runbooks that were updated from PowerShell runtime 5.1 to 7.2 on a custom runtime environment, it happens that from time to time some runs never actually start, they're stuck in Starting status and, after some time, they get Suspended without any error message I could see.
Did anyone find a cause?