Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 10 additions & 10 deletions .openpublishing.redirection.azure-local.json
Original file line number Diff line number Diff line change
Expand Up @@ -1510,21 +1510,11 @@
"redirect_url": "/azure/azure-local/upgrade/troubleshoot-upgrade-to-23h2",
"redirect_document_id": false
},
{
"source_path": "azure-stack/hci/upgrade/upgrade-22h2-to-23h2-other-methods.md",
"redirect_url": "/azure/azure-local/upgrade/upgrade-22h2-to-23h2-other-methods",
"redirect_document_id": false
},
{
"source_path": "azure-stack/hci/upgrade/upgrade-22h2-to-23h2-powershell.md",
"redirect_url": "/azure/azure-local/upgrade/upgrade-22h2-to-23h2-powershell",
"redirect_document_id": false
},
{
"source_path": "azure-stack/hci/upgrade/upgrade-22h2-to-23h2-windows-admin-center.md",
"redirect_url": "/azure/azure-local/upgrade/upgrade-22h2-to-23h2-windows-admin-center",
"redirect_document_id": false
},
{
"source_path": "azure-stack/hci/upgrade/validate-solution-upgrade-readiness.md",
"redirect_url": "/azure/azure-local/upgrade/validate-solution-upgrade-readiness",
Expand Down Expand Up @@ -1959,6 +1949,16 @@
"source_path": "azure-local/upgrade/upgrade-to-24h2-powershell.md",
"redirect_url": "/azure/azure-local/upgrade/upgrade-22h2-to-23h2-powershell",
"redirect_document_id": false
},
{
"source_path": "azure-local/upgrade/upgrade-22h2-to-23h2-other-methods.md",
"redirect_url": "/azure/azure-local/upgrade/upgrade-22h2-to-23h2-powershell",
"redirect_document_id": false
},
{
"source_path": "azure-local/upgrade/upgrade-22h2-to-23h2-windows-admin-center.md",
"redirect_url": "/azure/azure-local/upgrade/upgrade-22h2-to-23h2-powershell",
"redirect_document_id": false
}
]
}
9 changes: 2 additions & 7 deletions azure-local/upgrade/post-upgrade-steps.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: Post-upgrade steps on Azure Local via PowerShell
description: Learn how to perform the post-upgrade tasks for Azure Local using PowerShell.
author: alkohli
ms.topic: how-to
ms.date: 09/02/2025
ms.date: 09/18/2025
ms.author: alkohli
ms.reviewer: alkohli
ms.service: azure-local
Expand All @@ -21,12 +21,7 @@ Throughout this article, we refer to OS version 24H2 or 23H2 as the *new* versio

Before you begin, make sure that:

- You successfully upgraded the OS to version 23H2 on Azure Local as per the instructions in one of the following docs:

- [Upgrade to 23H2 OS via PowerShell](./upgrade-22h2-to-23h2-powershell.md).
- [Upgrade to 23H2 OS via Windows Admin Center](./upgrade-22h2-to-23h2-windows-admin-center.md).
- [Upgrade to 23H2 OS via other methods](./upgrade-22h2-to-23h2-other-methods.md).

- You successfully upgraded the OS to version 23H2 on Azure Local as per the instructions in the [Upgrade to 23H2 OS via PowerShell](./upgrade-22h2-to-23h2-powershell.md) article.
- Make sure that all the machines in your system are healthy and show as **Online**.
- You have access to a client that can connect to your system. This client should be running PowerShell 5.0 or later.

Expand Down
188 changes: 0 additions & 188 deletions azure-local/upgrade/upgrade-22h2-to-23h2-other-methods.md

This file was deleted.

7 changes: 1 addition & 6 deletions azure-local/upgrade/upgrade-22h2-to-23h2-powershell.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: Upgrade Azure Stack HCI OS, version 22H2 to version 23H2 via PowerShell
description: Learn how to use PowerShell to upgrade Azure Stack HCI OS, version 22H2 to version 23H2.
author: alkohli
ms.topic: how-to
ms.date: 09/03/2025
ms.date: 09/18/2025
ms.author: alkohli
ms.reviewer: alkohli
ms.service: azure-local
Expand All @@ -16,11 +16,6 @@ zone_pivot_groups: upgrade-os

This article describes how to upgrade the Azure Stack HCI operating system (OS) 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.

<!--Commenting this out as the articles for other methods no longer appear in the TOC. 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).-->

<!-- [!IMPORTANT]
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.-->

::: zone-end

::: zone pivot="os-24h2"
Expand Down
Loading