Skip to content

Commit e685457

Browse files
authored
Revert "Feedback from Mindy"
1 parent 4e40c7a commit e685457

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

azure-local/upgrade/upgrade-22h2-to-23h2-powershell.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Upgrade Azure Stack HCI OS, version 22H2 to version 23H2 via PowerShell
33
description: Learn how to use PowerShell to upgrade Azure Stack HCI OS, version 22H2 to version 23H2.
44
author: alkohli
55
ms.topic: how-to
6-
ms.date: 02/19/2025
6+
ms.date: 02/03/2025
77
ms.author: alkohli
88
ms.reviewer: alkohli
99
ms.service: azure-local
@@ -114,7 +114,7 @@ To install the new OS using PowerShell, follow these steps:
114114
1. You need a separate machine or VM outside the system to run the `Invoke-CauRun` cmdlet from. A separate machine ensures that orchestration isn't interrupted when the machines are rebooted.
115115

116116
> [!IMPORTANT]
117-
> The system on which you run `Invoke-CauRun` must be running Azure Stack HCI, version 22H2 OS. <!--ASK-->
117+
> The system on which you run `Invoke-CauRun` must be running Windows Server 2022. <!--ASK-->
118118
119119
```PowerShell
120120
Invoke-CauRun -ClusterName <SystemName> -CauPluginName "Microsoft.RollingUpgradePlugin" -CauPluginArguments @{'WuConnected'='true';} -Verbose -EnableFirewallRules -Force

0 commit comments

Comments
 (0)