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.
1 parent fbfbce1 commit 21db2caCopy full SHA for 21db2ca
support/azure/automation/welcome-automation.yml
@@ -21,11 +21,10 @@ landingContent:
21
- title: Runbook not working as expected
22
linkLists:
23
- linkListType: how-to-guide
24
- links:
25
- - text: Troubleshoot error codes during runbook execution
26
- url: runbooks/error-running-powershell-runbook.md
27
+ links:
28
- text: Runbook jobs get suspended
29
- url: runbooks/runbook-job-suspended.md
+ url: runbooks/runbook-job-suspended.md
+ - text: Troubleshoot error codes during runbook execution
+ url: runbooks/error-running-powershell-runbook.md
30
- text: Troubleshoot runbook execution issues when using PowerShell
31
url: runbooks/powershell-job-script-cmdlets-not-working.md
0 commit comments