We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents aacd4ba + c60f7aa commit 28b1ba0Copy full SHA for 28b1ba0
support/azure/automation/toc.yml
@@ -2,6 +2,8 @@
2
href: welcome-automation.yml
3
- name: Runbook not working as expected
4
items:
5
+ - name: Hybrid Runbook Worker job isn't working
6
+ href: runbooks/runbook-fails-on-hybrid-worker.md
7
- name: Runbook jobs get suspended
8
href: runbooks/runbook-job-suspended.md
9
- name: Troubleshoot error codes during runbook execution
@@ -14,3 +16,5 @@
14
16
href: runbooks/troubleshoot-runbook-execution-issues.md
15
17
- name: Troubleshoot runbook execution issues when using PowerShell
18
href: runbooks/powershell-job-script-cmdlets-not-working.md
19
+ - name: Troubleshoot Hybrid Runbook Worker Job Failures
20
+ href: runbooks/troubleshoot-runbook-execution-issues.md
0 commit comments