|
| 1 | +--- |
| 2 | +title: Common Runbook Creation Problems on Hybrid Runbook Worker |
| 3 | +description: Describes some common issues that might occur when you set up a runbook on Hybrid Runbook Worker. |
| 4 | +ms.date: 06/13/2025 |
| 5 | +ms.reviewer: adoyle |
| 6 | +ms.service: azure-automation |
| 7 | +ms.custom: sap:Runbook not working as expected |
| 8 | +--- |
| 9 | + |
| 10 | +# Common runbook creation problems on Hybrid Runbook Worker |
| 11 | + |
| 12 | +This article describes common issues you might experience when you set up runbooks on a hybrid runbook worker. |
| 13 | + |
| 14 | +> [!NOTE] |
| 15 | +> The agent-based user hybrid runbook worker (Windows and Linux) was retired on August 31, 2024, and is no longer supported. For more information, see [migration guidance](/azure/automation/migrate-existing-agent-based-hybrid-worker-to-extension-based-workers). |
| 16 | +
|
| 17 | +## Troubleshoot tools |
| 18 | + |
| 19 | +- Connectivity problems are a common cause of issues with Hybrid Runbook Workers. Use the [Test Cloud Connectivity tool](/azure/azure-monitor/agents/agent-windows-troubleshoot?tabs=UpdateMMA#connectivity-issues) to verify that your environment is correctly configured. |
| 20 | + |
| 21 | +- Run the offline version of the [agent registration script](/azure/azure-monitor/agents/agent-windows-troubleshoot?tabs=UpdateMMA#log-analytics-troubleshooting-tool) to troubleshoot hybrid worker prerequisites. Although the script includes some checks specific to update management, most of the requirements also apply to hybrid workers. |
| 22 | + |
| 23 | +## Common issues and solutions |
| 24 | + |
| 25 | +Review the following table to resolve other common issues. |
| 26 | + |
| 27 | +|Issue/ Error |Solution| |
| 28 | +|-----|---------------| |
| 29 | +| VM extension-based Hybrid Runbook Worker issues|[Troubleshoot VM extension-based Hybrid Runbook Worker issues in Automation](/azure/automation/troubleshoot/extension-based-hybrid-runbook-worker)| |
| 30 | +|Error: Job action 'Activate' cannot be run.|See the [hybrid runbook worker troubleshooting guide under "Runbook execution fails"](/azure/automation/troubleshoot/hybrid-runbook-worker#runbook-execution-fails).| |
| 31 | +|Error: No certificate was found in the certificate store.|To resolve this issue, follow the ["No certificate was found" section of the hybrid worker troubleshooter](/azure/automation/troubleshoot/hybrid-runbook-worker#no-cert-found).| |
| 32 | +|Error: Machine is already registered.|Follow the troubleshooting guide for ["Unable to add a hybrid runbook worker"](/azure/automation/troubleshoot/hybrid-runbook-worker#already-registered).| |
| 33 | + |
| 34 | +## Reference |
| 35 | + |
| 36 | +- [Automation hybrid runbook workers](/azure/automation/automation-hybrid-runbook-worker) |
| 37 | +- [Deploy an extension-based Windows or Linux User Hybrid Runbook Worker in Azure Automation](/azure/automation/extension-based-hybrid-runbook-worker-install) |
| 38 | +- [Migrate the existing agent-based hybrid workers to extension-based hybrid workers](/azure/automation/migrate-existing-agent-based-hybrid-worker-to-extension-based-workers) |
0 commit comments