Skip to content

Commit 9d78092

Browse files
committed
minor edits
1 parent dd711cd commit 9d78092

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/automation/automation-windows-hrw-install.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -289,7 +289,7 @@ Microsoft.Automation/automationAccounts/hybridRunbookWorkerGroups/hybridRunbookW
289289

290290
To check version of agent-based Windows Hybrid Runbook Worker, go to the following path:
291291

292-
`C:\ProgramFiles\Microsoft Monitoring Agent\Agent\AzureAutomation\.`
292+
`C:\ProgramFiles\Microsoft Monitoring Agent\Agent\AzureAutomation\`
293293

294294
The *AzureAutomation* folder has a sub-folder with the version number as the name of the sub-folder.
295295

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ The extension-based onboarding is only for **User** Hybrid Runbook Workers. This
1414

1515
For **System** Hybrid Runbook Worker onboarding, see [Deploy an agent-based Windows Hybrid Runbook Worker in Automation](./automation-windows-hrw-install.md) or [Deploy an agent-based Linux Hybrid Runbook Worker in Automation](./automation-linux-hrw-install.md).
1616

17-
You can use the user Hybrid Runbook Worker feature of Azure Automation to run runbooks directly on an Azure or non-Azure machine, including servers registered with [Azure Arc-enabled servers](../azure-arc/servers/overview.md). From the machine or server that's hosting the role, you can run runbooks directly against it and against resources in the environment to manage those local resources.
17+
You can use the user Hybrid Runbook Worker feature of Azure Automation to run runbooks directly on an Azure machine or a non-Azure machine through servers registered with [Azure Arc-enabled servers](../azure-arc/servers/overview.md). From the machine or server that's hosting the role, you can run runbooks directly against it and against resources in the environment to manage those local resources.
1818

1919
Azure Automation stores and manages runbooks and then delivers them to one or more chosen machines. After you successfully deploy a runbook worker, review [Run runbooks on a Hybrid Runbook Worker](automation-hrw-run-runbooks.md) to learn how to configure your runbooks to automate processes in your on-premises datacenter or other cloud environment.
2020

0 commit comments

Comments
 (0)