Skip to content

Commit dfd677b

Browse files
Merge pull request #272397 from TheAndyDesmond/patch-1
Removed an extra period from the end of the hwd service name
2 parents 38b6702 + 21c83c2 commit dfd677b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/automation/troubleshoot/extension-based-hybrid-runbook-worker.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ To help troubleshoot issues with extension-based Hybrid Runbook Workers:
3333

3434
- Check whether the hybrid worker process is running.
3535
- For Windows: check the `Hybrid Worker Service` service.
36-
- For Linux: check the `hwd.` service.
36+
- For Linux: check the `hwd` service.
3737

3838
- Collect logs:
3939
- For Windows: Run the log collector tool in </br>`C:\Packages\Plugins\Microsoft.Azure.Automation.HybridWorker.HybridWorkerForWindows\<version>\bin\troubleshooter\PullLogs.ps1` </br>

0 commit comments

Comments
 (0)