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 94fb455 commit 02634e8Copy full SHA for 02634e8
support/azure/automation/welcome-automation.yml
@@ -21,12 +21,12 @@ landingContent:
21
- title: Runbook not working as expected
22
linkLists:
23
- linkListType: how-to-guide
24
- links:
+ links:
25
- text: Runbook jobs get suspended
26
url: runbooks/runbook-job-suspended.md
27
- text: Troubleshoot issues with python packages
28
- url: runbooks/error-running-python-runbook.md
+ url: runbooks/error-running-python-runbook.md
29
- text: Troubleshoot issues with runbook execution start time
30
- url: runbooks/job-not-start-as-expected.md
+ url: runbooks/job-not-start-as-expected.md
31
- text: Troubleshoot runbook execution issues when using PowerShell
32
url: runbooks/powershell-job-script-cmdlets-not-working.md
0 commit comments