Skip to content

Commit 6e54d6c

Browse files
authored
removed all current articles and add redirection
1 parent 0c584d9 commit 6e54d6c

File tree

9 files changed

+24
-303
lines changed

9 files changed

+24
-303
lines changed

support/azure/.openpublishing.redirection.azure.json

Lines changed: 20 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6353,7 +6353,26 @@
63536353
{
63546354
"source_path": "hpc/batch/error-accountencryptionkeyunavailable.md",
63556355
"redirect_url": "/troubleshoot/azure/hpc/batch/welcome-hpc-batch"
6356-
6356+
},
6357+
{
6358+
"source_path": "automation/configuration/modifications-not-reflect-portal.md",
6359+
"redirect_url": "/troubleshoot/azure/automation/welcome-automation"
6360+
},
6361+
{
6362+
"source_path": "automation/runbooks/automation-scripted-diagnostic-capture.md",
6363+
"redirect_url": "/troubleshoot/azure/automation/welcome-automation"
6364+
},
6365+
{
6366+
"source_path": "automation/updates/find-azurermresource-fails.md",
6367+
"redirect_url": "/troubleshoot/azure/automation/welcome-automation"
6368+
},
6369+
{
6370+
"source_path": "automation/runbooks/capture-debug-stream-automation-runbook.md",
6371+
"redirect_url": "/troubleshoot/azure/automation/welcome-automation"
6372+
},
6373+
{
6374+
"source_path": "automation/runbooks/reinstall-oms-agent-linux.md",
6375+
"redirect_url": "/troubleshoot/azure/automation/welcome-automation"
63576376
}
63586377
]
63596378
}

support/azure/automation/configuration/modifications-not-reflect-portal.md

Lines changed: 0 additions & 31 deletions
This file was deleted.

support/azure/automation/runbooks/automation-scripted-diagnostic-capture.md

Lines changed: 0 additions & 83 deletions
This file was deleted.

support/azure/automation/runbooks/capture-debug-stream-automation-runbook.md

Lines changed: 0 additions & 57 deletions
This file was deleted.

support/azure/automation/runbooks/reinstall-oms-agent-linux.md

Lines changed: 0 additions & 79 deletions
This file was deleted.

support/azure/automation/toc.yml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,4 @@
44
items:
55
- name: Troubleshoot runbook execution issues when using PowerShell
66
href: runbooks/powershell-job-script-cmdlets-not-working.md
7-
- name: Automation modifications aren't reflected in the portal
8-
href: configuration/modifications-not-reflect-portal.md
9-
- name: Capture diagnostics information
10-
href: runbooks/automation-scripted-diagnostic-capture.md
11-
- name: Find-AzureRmResource returns error
12-
href: updates/find-azurermresource-fails.md
13-
- name: How to capture debug stream
14-
href: runbooks/capture-debug-stream-automation-runbook.md
15-
- name: Reinstall Operations Management Suite Agent
16-
href: runbooks/reinstall-oms-agent-linux.md
177

support/azure/automation/updates/find-azurermresource-fails.md

Lines changed: 0 additions & 30 deletions
This file was deleted.

support/azure/automation/welcome-automation.yml

Lines changed: 4 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -11,24 +11,16 @@ metadata:
1111
ms.topic: landing-page # Required
1212
author: genlin #Required; your GitHub user alias, with correct capitalization.
1313
ms.author: genli #Required; microsoft alias of author; optional team alias.
14-
ms.date: 04/30/2025
14+
ms.date: 06/13/2025
1515

1616
# linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | tutorial | video | whats-new
1717

1818
landingContent:
1919

2020
# Card
21-
- title: Azure Automation
21+
- title: Runbook not working as expected
2222
linkLists:
2323
- linkListType: how-to-guide
2424
links:
25-
- text: Automation modifications aren't reflected in the portal
26-
url: configuration/modifications-not-reflect-portal.md
27-
- text: Find-AzureRmResource returns error
28-
url: updates/find-azurermresource-fails.md
29-
- text: How to capture Azure Automation-scripted diagnostics
30-
url: runbooks/automation-scripted-diagnostic-capture.md
31-
- text: How to capture debug stream
32-
url: runbooks/capture-debug-stream-automation-runbook.md
33-
- text: Reinstall Operations Management Suite Agent
34-
url: runbooks/reinstall-oms-agent-linux.md
25+
- text: Troubleshoot runbook execution issues when using PowerShell
26+
url: runbooks/powershell-job-script-cmdlets-not-working.md

0 commit comments

Comments
 (0)