You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: azure-local/upgrade/post-upgrade-steps.md
+1-15Lines changed: 1 addition & 15 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ title: Post-upgrade steps on Azure Local via PowerShell
3
3
description: Learn how to perform the post-upgrade tasks for Azure Local using PowerShell.
4
4
author: alkohli
5
5
ms.topic: how-to
6
-
ms.date: 03/03/2025
6
+
ms.date: 03/10/2025
7
7
ms.author: alkohli
8
8
ms.reviewer: alkohli
9
9
ms.service: azure-local
@@ -30,20 +30,6 @@ Before you begin, make sure that:
30
30
- Make sure that all the machines in your system are healthy and show as **Online**.
31
31
- You have access to a client that can connect to your system. This client should be running PowerShell 5.0 or later.
32
32
33
-
## Step 0: Update registry keys
34
-
35
-
Post-OS upgrade, update registry keys on each machine in the system to ensure that Resilient File System (ReFS) volume upgrade is enabled and metadata validation is turned on.
36
-
37
-
Run the following command on each machine in the system to update registry keys:
1.[Connect to your system.](#step-1-connect-to-your-system)
36
36
1. Install new OS using one of the other methods:
37
37
1.[Manual upgrade of a Failover Cluster using SConfig.](#method-1-perform-a-manual-os-update-of-a-failover-cluster-using-sconfig)
@@ -49,16 +49,11 @@ Before you begin, make sure that:
49
49
- 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).
50
50
- You have access to a client that can connect to your Azure Local. This client should be running PowerShell 5.0 or later.
51
51
52
-
## Step 0: Update registry keys
52
+
## Step 0: Update registry key
53
53
54
-
To avoid issues with Resilient File System (ReFS) during OS upgrade, update registry keys on each machine in the system to ensure ReFS volume upgrade is disabled and metadata validation is turned off.
55
-
56
-
Run the following command on each machine in the system to update registry keys:
54
+
To avoid issues with Resilient File System (ReFS) during OS upgrade, run the following command on each machine in the system to update registry key:
1.[Connect to Azure Local, version 22H2.](#step-1-connect-to-azure-local)
36
36
1.[Check for the available updates using PowerShell.](#step-1-connect-to-azure-local)
37
37
1.[Install new OS using PowerShell.](#step-2-install-new-os-using-powershell)
@@ -54,16 +54,11 @@ Before you begin, make sure that:
54
54
55
55
Follow these steps to install the solution upgrade:
56
56
57
-
## Step 0: Update registry keys
57
+
## Step 0: Update registry key
58
58
59
-
To avoid issues with Resilient File System (ReFS) during OS upgrade, update registry keys on each machine in the system to ensure ReFS volume upgrade is disabled and metadata validation is turned off.
60
-
61
-
Run the following command on each machine in the system to update registry keys:
59
+
To avoid issues with Resilient File System (ReFS) during OS upgrade, run the following command on each machine in the system to update registry key:
1.[Connect to the Azure Local, version 22H2](#step-1-connect-to-azure-local-via-windows-admin-center).
36
36
1.[Check for the available updates using Windows Admin Center.](#step-2-install-operating-system-and-hardware-updates-using-windows-admin-center)
37
37
1.[Install the new OS, hardware and extension updates using Windows Admin Center.](#step-2-install-operating-system-and-hardware-updates-using-windows-admin-center)
@@ -50,16 +50,11 @@ Before you begin, make sure that:
50
50
> [!NOTE]
51
51
> 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)
52
52
53
-
## Step 0: Update registry keys
53
+
## Step 0: Update registry key
54
54
55
-
To avoid issues with Resilient File System (ReFS) during OS upgrade, update registry keys on each machine in the system to ensure ReFS volume upgrade is disabled and metadata validation is turned off.
56
-
57
-
Run the following command on each machine in the system to update registry keys:
55
+
To avoid issues with Resilient File System (ReFS) during OS upgrade, run the following command on each machine in the system to update registry key:
0 commit comments