From eb1876ab7e3f6a89b15c86210f674fe692a2fbb8 Mon Sep 17 00:00:00 2001 From: Karl Wester-Ebbinghaus <45657752+Karl-WE@users.noreply.github.com> Date: Wed, 25 Feb 2026 13:56:32 +0100 Subject: [PATCH 1/2] Update OS version to 24H2 in installation guide minor edits to reflect the 24H2 change as 23H2 can no longer be deployed and is unsupported. --- azure-local/deploy/deployment-install-os.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/azure-local/deploy/deployment-install-os.md b/azure-local/deploy/deployment-install-os.md index 752243a6cd..303747941b 100644 --- a/azure-local/deploy/deployment-install-os.md +++ b/azure-local/deploy/deployment-install-os.md @@ -1,6 +1,6 @@ --- -title: Install Azure Stack HCI operating system, version 23H2 -description: Learn how to install the Azure Stack HCI operating system, version 23H2 on each machine of your system. +title: Install Azure Stack HCI operating system, version 24H2 +description: Learn how to install the Azure Stack HCI operating system, version 24H2 on each machine of your system. author: alkohli ms.topic: how-to ms.date: 12/11/2025 @@ -163,4 +163,4 @@ If you don't domain join beforehand, the machines are automatically joined to a ## Next steps -- [Register Azure Local machines in your system with Azure Arc and assign permissions](./deployment-arc-register-server-permissions.md). \ No newline at end of file +- [Register Azure Local machines in your system with Azure Arc and assign permissions](./deployment-arc-register-server-permissions.md). From 4987878a65c7efb084f0135944c0b32339a0b8c2 Mon Sep 17 00:00:00 2001 From: Karl Wester-Ebbinghaus <45657752+Karl-WE@users.noreply.github.com> Date: Wed, 4 Mar 2026 02:06:20 +0100 Subject: [PATCH 2/2] Modify installation guide title and description Updated the title and description to include 'using sconfig'. resolve merge conflict --- azure-local/deploy/deployment-install-os.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/azure-local/deploy/deployment-install-os.md b/azure-local/deploy/deployment-install-os.md index 303747941b..1b8ece50aa 100644 --- a/azure-local/deploy/deployment-install-os.md +++ b/azure-local/deploy/deployment-install-os.md @@ -1,6 +1,6 @@ --- -title: Install Azure Stack HCI operating system, version 24H2 -description: Learn how to install the Azure Stack HCI operating system, version 24H2 on each machine of your system. +title: Install Azure Stack HCI operating system, version 24H2 using sconfig +description: Learn how to install the Azure Stack HCI operating system, version 24H2 on each machine of your system using sconfig. author: alkohli ms.topic: how-to ms.date: 12/11/2025