Skip to content

Commit 42510d4

Browse files
committed
Updated
1 parent 0df3d6a commit 42510d4

File tree

1 file changed

+8
-9
lines changed

1 file changed

+8
-9
lines changed

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

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,13 @@ zone_pivot_groups: upgrade-os
1414

1515
::: zone pivot="os-23h2"
1616

17-
This article describes how to upgrade the operating system (OS) for Azure Local from version 20349.xxxx (22H2) via PowerShell, which is the recommended method to upgrade the OS. This is the first step in the upgrade process, which upgrades only the OS.
17+
This article describes how to upgrade the operating system (OS) for Azure Local from version 20349.xxxx (22H2) to version 25398.xxxx (23H2), via PowerShell. This is the first step in the upgrade process, which upgrades only the OS.
1818

19-
There are other methods to upgrade the OS to version 25398.xxxx (23H2) that include using Windows Admin Center and the Server Configuration tool (SConfig). For more information about these methods, see [Upgrade the Azure Stack HCI OS, version 22H2 OS via Windows Admin Center](./upgrade-22h2-to-23h2-windows-admin-center.md) and [Upgrade Azure Local to new OS using other methods](./upgrade-22h2-to-23h2-other-methods.md).
19+
Upgrade via PowerShell is the recommended method. There are other methods to upgrade the OS to version 25398.xxxx (23H2) that include using Windows Admin Center and the Server Configuration tool (SConfig). For more information about these methods, see [Upgrade the Azure Stack HCI OS, version 22H2 OS via Windows Admin Center](./upgrade-22h2-to-23h2-windows-admin-center.md) and [Upgrade Azure Local to new OS using other methods](./upgrade-22h2-to-23h2-other-methods.md).
2020

2121
<!-- [!IMPORTANT]
2222
To keep your Azure Local service in a supported state, you have up to six months to install this new OS version. The update is applicable to all Azure Local instances running version 22H2. We strongly recommend that you install this version as soon as it becomes available.-->
2323

24-
2524
::: zone-end
2625

2726

@@ -36,7 +35,7 @@ This article describes how to upgrade the Azure Stack HCI operating system (OS)
3635
- From OS version 20349.xxxx to 25398.xxxx.
3736

3837
> [!IMPORTANT]
39-
> - This article covers OS upgrades only. Do not proceed if solution upgrade is complete or Azure Local 2311.2 or later is deployed. To check if your system is already running the solution, run the `Get-StampInformation` cmdlet. If it returns output, your system is already running the solution, and you should skip these steps.
38+
> - This article covers OS upgrades only. Do not proceed if the solution upgrade is complete or Azure Local 2311.2 or later is deployed. To check if your system is already running the solution, run the `Get-StampInformation` cmdlet. If it returns output, your system is already running the solution, and you should skip these steps.
4039
> - The solution upgrade isn't yet supported on OS version 26100.xxxx.
4140
4241
::: zone-end
@@ -81,13 +80,13 @@ To upgrade the OS on your system, follow these high-level steps:
8180

8281
To upgrade your OS from version 20349.xxxx (22H2), choose one of the following upgrade paths
8382

84-
- **Upgrade to OS version 25398.xxxx**: You can upgrade your OS version to 25398.xxxx (23H2) and then apply solution upgrade. This is our *recommended* option.
83+
- **Upgrade to OS version 25398.xxxx**: You can upgrade your OS version to 25398.xxxx (23H2) and apply solution upgrade. This is our *recommended* option.
8584

86-
- **Upgrade OS version 26100.xxxx** (Preview): With the 2505 release, a direct upgrade path from version 20349.xxxx (23H2) to version 26100.xxxx (24H2) is available. Skipping the upgrade to the version 26100.xxxx will be one less upgrade hop and will help reduce reboots and maintenance planning prior to the solution upgrade.
85+
- **Upgrade OS version 26100.xxxx** (Preview): With the 2505 release, a direct upgrade path from version 20349.xxxx (23H2) to version 26100.xxxx (24H2) is available. Skipping the upgrade to the version 26100.xxxx is one less upgrade hop and helps reduce reboots and maintenance planning prior to the solution upgrade.
8786

8887
After the OS upgrade, you can wait for the solution upgrade and the drivers to become available. This option is currently in preview and is not recommended for production workloads.
8988

90-
- An exception to the above recommendation is if you are using stretch clusters. Stretch clusters should directly move to version 24H2 in 2508 which also contains critical bug fixes.
89+
- There is an exception to the preceding recommendation if you are using stretch clusters. Stretch clusters should directly move to version 26100.xxxx (24H2) in 2508. This version contains critical bug fixes.
9190
- Make sure to consult with your hardware vendor to determine if version 26100.xxxx OS is supported before performing the upgrade.
9291

9392
For more information about the various upgrade paths, see the blog post on [Upgrade Azure Local to new OS version](https://techcommunity.microsoft.com/blog/azurearcblog/upgrade-azure-local-operating-system-to-new-version/4423827).
@@ -99,8 +98,8 @@ For more information about the various upgrade paths, see the blog post on [Upgr
9998

10099
Before you begin, make sure that:
101100

102-
- You have access to an Azure Local running version 22H2. The system is registered in Azure.
103-
- All the machines in your Azure Local, version 22H2 instance are healthy and show as **Online**.
101+
- You have access to an Azure Local instance running version 22H2, and it's registered in Azure.
102+
- All the machines in your Azure Local, version 22H2 instance are healthy and show as **Online**.
104103
- You have shut down virtual machines (VMs). We recommend that you shut down VMs before performing the OS upgrade to prevent unexpected outages and damages to databases.
105104
- You have access to the Azure Stack HCI, version 23H2 OS software update for Azure Local. This update is available via Windows Update or as a downloadable media. The media must be version **2503** ISO file that you can download from the [Azure portal](https://portal.azure.com/#view/Microsoft_Azure_HybridCompute/AzureArcCenterBlade/~/hciGetStarted).
106105
- You have access to a client that can connect to your Azure Local instance. This client should be running PowerShell 5.0 or later.

0 commit comments

Comments
 (0)