Skip to content

Commit 064927d

Browse files
author
Manika Dhiman
committed
Added Secure Boot prereg and note about Hyper-V VMs
1 parent d4594b5 commit 064927d

File tree

4 files changed

+34
-3
lines changed

4 files changed

+34
-3
lines changed

azure-local/upgrade/install-solution-upgrade.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ You install the solution upgrade via the Azure portal.
4545
> [!IMPORTANT]
4646
> - Microsoft only supports upgrade applied from Azure Local resource page. Use of 3rd party tools to install upgrades is not supported.
4747
> - If you have Azure Kubernetes Service (AKS) workloads on Azure Local, wait for the solution upgrade banner to appear on the Azure Local resource page. Then, remove AKS and all AKS hybrid settings before you apply the solution upgrade.
48+
> - By installing the solution upgrade, existing Hyper-V VMs won't automatically become Azure Arc VMs.
4849
4950
Follow these steps to install the solution upgrade:
5051

azure-local/upgrade/upgrade-22h2-to-23h2-other-methods.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Upgrade Azure Stack HCI OS, version 22H2 to version 23H2 via other method
33
description: Learn how to upgrade from Azure Stack HCI OS, version 22H2 to version 23H2 using other manual methods on Azure Local.
44
author: alkohli
55
ms.topic: how-to
6-
ms.date: 04/14/2025
6+
ms.date: 04/25/2025
77
ms.author: alkohli
88
ms.reviewer: alkohli
99
ms.service: azure-local
@@ -49,6 +49,16 @@ Before you begin, make sure that:
4949
- You shut down virtual machines (VMs). We recommend shutting down VMs before performing the OS upgrade to prevent unexpected outages and damages to databases.
5050
- You have access to the Azure Stack HCI OS, version 23H2 software update. This update is available via Windows Update or as a downloadable media. The media is an ISO file that you can download from the [Azure portal](https://portal.azure.com/#view/Microsoft_Azure_HybridCompute/AzureArcCenterBlade/~/hciGetStarted).
5151
- You have access to a client that can connect to your Azure Local. This client should be running PowerShell 5.0 or later.
52+
- (Recommended) You enable [Secure Boot](/windows-hardware/design/device-experiences/oem-secure-boot) on Azure Local machines before you upgrade the OS.
53+
To enable Secure Boot, follow these steps:
54+
1. Drain the cluster node.
55+
1. Restart the OS.
56+
1. Enter the BIOS/UEFI menu.
57+
1. Review the **Boot** or **Security** section of the UEFI configuration options Locate the Secure Boot option.
58+
1. Set the option to **Enabled** or **On**.
59+
1. Save the changes and restart your computer.
60+
61+
Consult with your hardware vendor for assistance if required.
5262

5363
## Step 0: Update registry keys
5464

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

Lines changed: 11 additions & 1 deletion
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: 04/14/2025
6+
ms.date: 04/25/2025
77
ms.author: alkohli
88
ms.reviewer: alkohli
99
ms.service: azure-local
@@ -48,6 +48,16 @@ Before you begin, make sure that:
4848
- You shut down virtual machines (VMs). We recommend shutting down VMs before performing the OS upgrade to prevent unexpected outages and damages to databases.
4949
- 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 is an ISO file that you can download from the [Azure portal](https://portal.azure.com/#view/Microsoft_Azure_HybridCompute/AzureArcCenterBlade/~/hciGetStarted).
5050
- You have access to a client that can connect to your Azure Local instance. This client should be running PowerShell 5.0 or later.
51+
- (Recommended) You enable [Secure Boot](/windows-hardware/design/device-experiences/oem-secure-boot) on Azure Local machines before you upgrade the OS.
52+
To enable Secure Boot, follow these steps:
53+
1. Drain the cluster node.
54+
1. Restart the OS.
55+
1. Enter the BIOS/UEFI menu.
56+
1. Review the **Boot** or **Security** section of the UEFI configuration options Locate the Secure Boot option.
57+
1. Set the option to **Enabled** or **On**.
58+
1. Save the changes and restart your computer.
59+
60+
Consult with your hardware vendor for assistance if required.
5161

5262
> [!NOTE]
5363
> The ISO file is only required if the machines do not have access to Windows Update to download the OS feature update. If using this method, after you [Connect to Azure Local, version 22H2](#step-1-connect-to-azure-local), skip to step 6 under [Step 2: Install new OS using PowerShell](#step-2-install-new-os-using-powershell) and perform the remaining steps.

azure-local/upgrade/upgrade-22h2-to-23h2-windows-admin-center.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Upgrade Azure Stack HCI OS, version 22H2 to version 23H2 via Windows Admi
33
description: Learn how to upgrade Azure Stack HCI OS, version 22H2 to version 23H2 using Windows Admin Center.
44
author: alkohli
55
ms.topic: how-to
6-
ms.date: 04/14/2025
6+
ms.date: 04/25/2025
77
ms.author: alkohli
88
ms.reviewer: alkohli
99
ms.service: azure-local
@@ -47,6 +47,16 @@ Before you begin, make sure that:
4747
- You shut down virtual machines (VMs). We recommend shutting down VMs before performing the OS upgrade to prevent unexpected outages and damages to databases.
4848
- You have access to the Azure Stack HCI OS, version 23H2 software update. This update is available via Windows Update or as a downloadable media. The media is an ISO file that you can download from the [Azure portal](https://portal.azure.com/#view/Microsoft_Azure_HybridCompute/AzureArcCenterBlade/~/hciGetStarted).
4949
- You have access to a client that can connect to your Azure Local instance. This client should have Windows Admin Center installed on it. For more information, see [Install Windows Admin Center](/windows-server/manage/windows-admin-center/deploy/install).
50+
- (Recommended) You enable [Secure Boot](/windows-hardware/design/device-experiences/oem-secure-boot) on Azure Local machines before you upgrade the OS.
51+
To enable Secure Boot, follow these steps:
52+
1. Drain the cluster node.
53+
1. Restart the OS.
54+
1. Enter the BIOS/UEFI menu.
55+
1. Review the **Boot** or **Security** section of the UEFI configuration options Locate the Secure Boot option.
56+
1. Set the option to **Enabled** or **On**.
57+
1. Save the changes and restart your computer.
58+
59+
Consult with your hardware vendor for assistance if required.
5060

5161
> [!NOTE]
5262
> The offline ISO upgrade method is not available when using Windows Admin Center. For these steps, see [Upgrade the operating system on Azure Local via PowerShell](./upgrade-22h2-to-23h2-powershell.md)

0 commit comments

Comments
 (0)