You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/automation/troubleshoot/update-agent-issues.md
+3-4Lines changed: 3 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ description: Learn how to troubleshoot and resolve issues with the Azure Automat
4
4
services: automation
5
5
author: mgoedtel
6
6
ms.author: magoedte
7
-
ms.date: 12/03/2019
7
+
ms.date: 01/16/2020
8
8
ms.topic: conceptual
9
9
ms.service: automation
10
10
ms.subservice: update-management
@@ -49,8 +49,7 @@ The operating system check verifies whether the Hybrid Runbook Worker is running
49
49
50
50
|Operating system |Notes |
51
51
|---------|---------|
52
-
|Windows Server 2008 R2 RTM, Windows Server 2008 | Supports only update assessments. |
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)) |
52
+
|Windows Server 2012 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)) |
54
53
55
54
### .NET 4.6.2
56
55
@@ -111,7 +110,7 @@ RuleId : OperatingSystemCheck
111
110
RuleGroupId : prerequisites
112
111
RuleName : Operating System
113
112
RuleGroupName : Prerequisite Checks
114
-
RuleDescription : The Windows Operating system must be version 6.1.7601 (Windows Server 2008 R2 SP1) or higher
113
+
RuleDescription : The Windows Operating system must be version 6.2.9200 (Windows Server 2012) or higher
115
114
CheckResult : Passed
116
115
CheckResultMessage : Operating System version is supported
0 commit comments