You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/automation/troubleshoot/extension-based-hybrid-runbook-worker.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -37,7 +37,7 @@ To help troubleshoot issues with extension-based Hybrid Runbook Workers:
37
37
38
38
- Collect logs:
39
39
- For Windows: Run the log collector tool in </br>`C:\Packages\Plugins\Microsoft.Azure.Automation.HybridWorker.HybridWorkerForWindows\<version>\bin\troubleshooter\PullLogs.ps1` </br>
40
-
Logs are in `C:\HybridWorkerExtensionLogs.`
40
+
Logs are in `C:\HybridWorkerExtensionLogs`.
41
41
- For Linux: Logs are in folders </br>`/var/log/azure/Microsoft.Azure.Automation.HybridWorker.HybridWorkerForLinux` and `/home/hweautomation` (entire folders).
42
42
43
43
### Scenario: Hybrid Worker deployment fails with Private Link error
0 commit comments