Sign up for the ITPro Today newsletter
Stay on top of the IT universe with commentary, news analysis, how-to's, and tips delivered to your inbox daily.
Find out what happens if an automation server fails while running a runbook.
April 30, 2016
Q. If an Azure Automation or Orchestrator SMA server fails during runbook execution will it resume?
A. Yes. Both Azure Automation and Orchestrator SMA persist the execution state of runbooks to their database. In the event of a fabric failure during execution the runbook execution will continue from its current position by a new worker process.
You May Also Like