Skip to content

Commit e98e005

Browse files
Merge pull request #237963 from rpsqrd/2008r2fix
resurrecting 2008 r2 support
2 parents 2eb1489 + 99cca2e commit e98e005

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/azure-arc/servers/prerequisites.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ If two agents use the same configuration, you will encounter inconsistent behavi
3535

3636
Azure Arc supports the following Windows and Linux operating systems. Only x86-64 (64-bit) architectures are supported. The Azure Connected Machine agent does not run on x86 (32-bit) or ARM-based architectures.
3737

38-
* Windows Server 2012 R2, 2016, 2019, and 2022
38+
* Windows Server 2008 R2 SP1, 2012 R2, 2016, 2019, and 2022
3939
* Both Desktop and Server Core experiences are supported
4040
* Azure Editions are supported on Azure Stack HCI
4141
* Windows 10, 11 (see [client operating system guidance](#client-operating-system-guidance))
@@ -72,7 +72,7 @@ Microsoft doesn't recommend running Azure Arc on short-lived (ephemeral) servers
7272
Windows operating systems:
7373

7474
* NET Framework 4.6 or later. [Download the .NET Framework](/dotnet/framework/install/guide-for-developers).
75-
* Windows PowerShell 4.0 or later (already included with Windows Server 2012 R2 and later).
75+
* Windows PowerShell 4.0 or later (already included with Windows Server 2012 R2 and later). For Windows Server 2008 R2 SP1, [Download Windows Management Framework 5.1.](https://www.microsoft.com/download/details.aspx?id=54616).
7676

7777
Linux operating systems:
7878

0 commit comments

Comments
 (0)