Skip to content

Commit 4300b07

Browse files
committed
edit pass: troubleshoot-hybrid-runbook-worker-and-onboarding
1 parent be6d381 commit 4300b07

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,14 +12,14 @@ manager: carmonm
1212
---
1313
# Troubleshoot Hybrid Runbook Workers
1414

15-
This article provides information on troubleshooting issues with Hybrid Runbook Workers.
15+
This article provides information on troubleshooting issues with Azure Automation Hybrid Runbook Workers.
1616

1717
>[!NOTE]
18-
>This article has been updated to use the new Azure PowerShell Az module. You can still use the AzureRM module, which will continue to receive bug fixes until at least December 2020. To learn more about the new Az module and AzureRM compatibility, see [Introducing the new Azure PowerShell Az module](https://docs.microsoft.com/powershell/azure/new-azureps-module-az?view=azps-3.5.0). For Az module installation instructions on your Hybrid Runbook Worker, see [Install the Azure PowerShell Module](https://docs.microsoft.com/powershell/azure/install-az-ps?view=azps-3.5.0). For your Automation account, you can update your modules to the latest version by using [How to update Azure PowerShell modules in Azure Automation](../automation-update-azure-modules.md).
18+
>This article has been updated to use the new Azure PowerShell Az module. You can still use the AzureRM module, which will continue to receive bug fixes until at least December 2020. To learn more about the new Az module and AzureRM compatibility, see [Introducing the new Azure PowerShell Az module](https://docs.microsoft.com/powershell/azure/new-azureps-module-az?view=azps-3.5.0). For Az module installation instructions on your Hybrid Runbook Worker, see [Install the Azure PowerShell Module](https://docs.microsoft.com/powershell/azure/install-az-ps?view=azps-3.5.0). For your Azure Automation account, you can update your modules to the latest version by using [How to update Azure PowerShell modules in Azure Automation](../automation-update-azure-modules.md).
1919
2020
## General
2121

22-
The Hybrid Runbook Worker depends on an agent to communicate with your Automation account to register the worker, receive runbook jobs, and report status. For Windows, this agent is the Log Analytics agent for Windows. For Linux, it's the Log Analytics agent for Linux.
22+
The Hybrid Runbook Worker depends on an agent to communicate with your Azure Automation account to register the worker, receive runbook jobs, and report status. For Windows, this agent is the Log Analytics agent for Windows. For Linux, it's the Log Analytics agent for Linux.
2323

2424
### <a name="runbook-execution-fails"></a>Scenario: Runbook execution fails
2525

articles/automation/troubleshoot/onboarding.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Troubleshooting the onboarding of Azure Automation management solutions
3-
description: Learn how to troubleshoot solution onboarding errors.
3+
description: Learn how to troubleshoot Azure Automation solution onboarding errors.
44
services: automation
55
author: mgoedtel
66
ms.author: magoedte
@@ -11,7 +11,7 @@ manager: carmonm
1111
---
1212
# Troubleshoot solution onboarding
1313

14-
You might receive error messages when you onboard the Update Management solution or the Change Tracking and Inventory solution. This article describes the various errors that might occur and how to resolve them.
14+
You might receive error messages when you onboard the Azure Automation Update Management solution or the Change Tracking and Inventory solution. This article describes the various errors that might occur and how to resolve them.
1515

1616
## Known issues
1717

0 commit comments

Comments
 (0)