Skip to content

Commit ca02cb7

Browse files
Merge pull request #299314 from MicrosoftDocs/main
Merged by Learn.Build PR Management system
2 parents c4aacba + abdf1c3 commit ca02cb7

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

articles/automation/automation-hrw-run-runbooks.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Run Azure Automation runbooks on a Hybrid Runbook Worker
33
description: This article describes how to run runbooks on machines in your local datacenter or other cloud provider with the Hybrid Runbook Worker.
44
services: automation
55
ms.subservice: process-automation
6-
ms.date: 01/01/2025
6+
ms.date: 05/05/2025
77
ms.topic: how-to
88
ms.custom: devx-track-azurepowershell, linux-related-content
99
ms.service: azure-automation
@@ -483,11 +483,11 @@ You can now upload the signed runbook to Azure Automation and execute it like a
483483

484484
## Logging
485485

486-
To help troubleshoot issues with your runbooks running on a hybrid runbook worker, logs are stored locally in the following location:
486+
To help troubleshoot issues with your runbooks running on an extension-based hybrid runbook worker, logs are stored locally in the following location:
487487

488-
* On Windows at `C:\ProgramData\Microsoft\System Center\Orchestrator\<version>\SMA\Sandboxes` for detailed job runtime process logging. High-level runbook job status events are written to the **Application and Services Logs\Microsoft-Automation\Operations** event log.
488+
* On Windows at `C:\WindowsAzure\Logs\Plugins\Microsoft.Azure.Automation.HybridWorker.HybridWorkerForWindows<version>` for detailed extension and job runtime process logging. High-level runbook job status events are written to the **Applications and Services Logs/Microsoft-SMA/Operational** event log.
489489

490-
* On Linux, the user hybrid worker logs can be found at `/home/nxautomation/run/worker.log`, and system runbook worker logs can be found at `/var/opt/microsoft/omsagent/run/automationworker/worker.log`.
490+
* On Linux, the extension-based hybrid worker logs can be found at `/home/hweautomation/run/worker.log`, and `/var/log/azure/Microsoft.Azure.Automation.HybridWorker.HybridWorkerForLinux`.
491491

492492
## Next steps
493493

articles/migrate/toc.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -187,15 +187,15 @@ items:
187187
- name: Migrate to Azure Cloud
188188
href: ./vmware/tutorial-migrate-vmware.md?toc=/azure/migrate/toc.json&bc=/azure/migrate/breadcrumb/toc.json
189189
- name: Migrate to Azure Local
190-
href: /azure/azure-local/migrate/migration-azure-migrate-vmware-overview.md?toc=/azure/migrate/toc.json&bc=/azure/migrate/breadcrumb/toc.json
190+
href: /azure/azure-local/migrate/migration-azure-migrate-vmware-overview?toc=/azure/migrate/toc.json&bc=/azure/migrate/breadcrumb/toc.json
191191
- name: Migrate Hyper-V servers
192192
items:
193193
# - name: Create Business case and assessment
194194
# href: tutorial-assess-hyper-v.md
195195
- name: Migrate to Azure Cloud
196196
href: tutorial-migrate-hyper-v.md
197197
- name: Migrate to Azure Local
198-
href: /azure/azure-local/migrate/migration-azure-migrate-overview.md?toc=/azure/migrate/toc.json&bc=/azure/migrate/breadcrumb/toc.json
198+
href: /azure/azure-local/migrate/migration-azure-migrate-overview?toc=/azure/migrate/toc.json&bc=/azure/migrate/breadcrumb/toc.json
199199
- name: Migrate physical servers
200200
items:
201201
- name: Create Business case and assessment
@@ -334,7 +334,7 @@ items:
334334
- name: Onboard on-premises servers in VMware virtual environment to Azure Arc
335335
href: onboard-to-azure-arc-with-azure-migrate.md
336336
- name: Manage migration projects with Azure Lighthouse
337-
href: /lighthouse/how-to/migration-at-scale.md?toc=/azure/migrate/toc.json&bc=/azure/migrate/breadcrumb/toc.json
337+
href: /azure/lighthouse/how-to/migration-at-scale?toc=/azure/migrate/toc.json&bc=/azure/migrate/breadcrumb/toc.json
338338
- name: Troubleshoot
339339
items:
340340
- name: Azure Migrate Project

0 commit comments

Comments
 (0)