Skip to content

Commit 540cfd2

Browse files
authored
Merge pull request #311919 from MicrosoftDocs/release-automation-separate-troubleshooting-section
Release automation separate troubleshooting section
2 parents aff6b8b + 0788f4b commit 540cfd2

1 file changed

Lines changed: 18 additions & 16 deletions

File tree

articles/automation/TOC.yml

Lines changed: 18 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -109,8 +109,6 @@
109109
href: disable-managed-identity-for-automation.md
110110
- name: Remove user-assigned managed identity
111111
href: remove-user-assigned-identity.md
112-
- name: Troubleshoot managed identity
113-
href: troubleshoot/managed-identity.md
114112
- name: Run As account
115113
items:
116114
- name: Delete Run As account
@@ -163,8 +161,6 @@
163161
href: python-packages.md
164162
- name: Manage Python 3 packages
165163
href: python-3-packages.md
166-
- name: Troubleshoot shared resources
167-
href: troubleshoot/shared-resources.md
168164
- name: Process automation
169165
items:
170166
- name: Use existing runbooks and modules
@@ -203,12 +199,6 @@
203199
href: automation-runbook-graphical-error-handling.md
204200
- name: Forward Azure Automation diagnostic logs to Azure Monitor
205201
href: automation-manage-send-joblogs-log-analytics.md
206-
- name: Troubleshoot runbooks
207-
items:
208-
- name: Troubleshoot runbook issues
209-
href: troubleshoot/runbooks.md
210-
- name: Data to collect when opening a case for Microsoft Azure Automation
211-
href: troubleshoot/collect-data-microsoft-azure-automation-case.md
212202
- name: Work with Hybrid Runbook Worker
213203
items:
214204
- name: Deploy extension-based worker
@@ -223,10 +213,6 @@
223213
href: automation-hrw-run-runbooks.md
224214
- name: Use Azure Policy to enforce job execution
225215
href: enforce-job-execution-hybrid-worker.md
226-
- name: Troubleshoot extension-based worker issues
227-
href: troubleshoot/extension-based-hybrid-runbook-worker.md
228-
- name: Troubleshoot agent-based worker issues
229-
href: troubleshoot/hybrid-runbook-worker.md
230216
- name: Use source control integration
231217
href: source-control-integration.md
232218
- name: Configuration Management
@@ -255,8 +241,6 @@
255241
href: automation-dsc-diagnostics.md
256242
- name: Work with State Configuration extension version history
257243
href: automation-dsc-extension-history.md
258-
- name: Troubleshoot State Configuration issues
259-
href: troubleshoot/desired-state-configuration.md
260244
- name: Change Tracking and Inventory using AMA
261245
items:
262246
- name: About Change tracking and inventory
@@ -297,6 +281,24 @@
297281
href: ../event-grid/ensure-tags-exists-on-new-virtual-machines.md
298282
- name: Automate start/stop of Azure-SSIS IR
299283
href: ../data-factory/how-to-schedule-azure-ssis-integration-runtime.md#create-and-schedule-an-azure-automation-runbook-that-starts-and-stops-an-azure-ssis-ir
284+
- name: Troubleshoot
285+
items:
286+
- name: Troubleshoot Managed Identity Issues
287+
href: troubleshoot/managed-identity.md
288+
- name: Troubleshoot Shared Resources Issues
289+
href: troubleshoot/shared-resources.md
290+
- name: Troubleshoot Runbook Issues
291+
href: troubleshoot/runbooks.md
292+
- name: Troubleshoot Hybrid Runbook Worker Issues
293+
items:
294+
- name: Troubleshoot Extension-based Hybrid Runbook Worker Issues
295+
href: troubleshoot/extension-based-hybrid-runbook-worker.md
296+
- name: Troubleshoot Agent-based Hybrid Runbook Worker Issues
297+
href: troubleshoot/hybrid-runbook-worker.md
298+
- name: Troubleshoot State Configuration Issues
299+
href: troubleshoot/desired-state-configuration.md
300+
- name: Data to Collect when Opening a Case for Microsoft Azure Automation
301+
href: troubleshoot/collect-data-microsoft-azure-automation-case.md
300302
- name: Reference
301303
items:
302304
- name: Azure CLI

0 commit comments

Comments
 (0)