Skip to content

Commit ce5c97a

Browse files
authored
Merge pull request #97068 from MGoedtel/Task5424624
Task5424624
2 parents 484aa6d + 0086d5b commit ce5c97a

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ description: This article provides information on installing an Azure Automation
44
services: automation
55
ms.service: automation
66
ms.subservice: process-automation
7-
author: bobbytreed
8-
ms.author: robreed
9-
ms.date: 05/21/2019
7+
author: mgoedtel
8+
ms.author: magoedte
9+
ms.date: 11/25/2019
1010
ms.topic: conceptual
1111
manager: carmonm
1212
---
-633 Bytes
Loading

articles/automation/troubleshoot/update-agent-issues.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
title: Understand the Windows agent check results in Azure Update Management
33
description: Learn how to troubleshoot issues with the Update Management agent.
44
services: automation
5-
author: bobbytreed
6-
ms.author: robreed
7-
ms.date: 04/22/2019
5+
author: mgoedtel
6+
ms.author: magoedte
7+
ms.date: 11/25/2019
88
ms.topic: conceptual
99
ms.service: automation
1010
ms.subservice: update-management
@@ -50,11 +50,11 @@ The operating system check verifies whether the Hybrid Runbook Worker is running
5050
|Operating system |Notes |
5151
|---------|---------|
5252
|Windows Server 2008 R2 RTM, Windows Server 2008 | Supports only update assessments. |
53-
|Windows Server 2008 R2 SP1 and later |.NET Framework 4.6.1 or later is required. ([Download the .NET Framework](/dotnet/framework/install/guide-for-developers))<br/> Windows PowerShell 5.1 is required. ([Download Windows Management Framework 5.1](https://www.microsoft.com/download/details.aspx?id=54616)) |
53+
|Windows Server 2008 R2 SP1 and later |.NET Framework 4.6 or later is required. ([Download the .NET Framework](/dotnet/framework/install/guide-for-developers))<br/> Windows PowerShell 5.1 is required. ([Download Windows Management Framework 5.1](https://www.microsoft.com/download/details.aspx?id=54616)) |
5454

55-
### .NET 4.6.1+
55+
### .NET 4.6.2
5656

57-
The .NET Framework check verifies that the system has a minimum of [.NET Framework 4.6.1](https://www.microsoft.com/en-us/download/details.aspx?id=49981) installed.
57+
The .NET Framework check verifies that the system has a minimum of [.NET Framework 4.6.2](https://www.microsoft.com/en-us/download/details.aspx?id=53345) installed.
5858

5959
### WMF 5.1
6060

0 commit comments

Comments
 (0)