Skip to content

Commit a34a9a1

Browse files
Merge pull request #89450 from changeworld/patch-5
Fix typo
2 parents 6b05605 + 76edd73 commit a34a9a1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -346,11 +346,11 @@ To resolve this issue, remove the following registry key, restart `HealthService
346346

347347
#### Issue
348348

349-
You receive the following message when you try to add a Hybrid Runbook Worker by using the `sudo python /opt/microsoft/omsconfig/.../onboarding.py --register` python script:
349+
You receive the following message when you try to add a Hybrid Runbook Worker by using the `sudo python /opt/microsoft/omsconfig/.../onboarding.py --register` Python script:
350350

351351
`Unable to register, an existing worker was found. Please deregister any existing worker and try again.`
352352

353-
Additionally, attempting to deregister a Hybrid Runbook Worker by using the `sudo python /opt/microsoft/omsconfig/.../onboarding.py --deregister` python script:
353+
Additionally, attempting to deregister a Hybrid Runbook Worker by using the `sudo python /opt/microsoft/omsconfig/.../onboarding.py --deregister` Python script:
354354

355355
`Failed to deregister worker. [response_status=404]`
356356

0 commit comments

Comments
 (0)