Skip to content

Commit c88b70c

Browse files
committed
updated
1 parent 4eafb70 commit c88b70c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -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 23H2 OS. <!--ASK-->
117+
> The system on which you run `Invoke-CauRun` must be running Azure Stack HCI, version 22H2 OS. <!--ASK-->
118118
119119
```PowerShell
120120
Invoke-CauRun -ClusterName <SystemName> -CauPluginName "Microsoft.RollingUpgradePlugin" -CauPluginArguments @{'WuConnected'='true';} -Verbose -EnableFirewallRules -Force

0 commit comments

Comments
 (0)