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
The latest version of Azure Local, version 23H2, integrates the Azure Arc infrastructure that provisions and manages the workloads such as Arc VMs, Azure Kubernetes Services, and Azure Virtual Desktop. For more information, see [What's new in Azure Local, version 23H2](../whats-new.md#features-and-improvements-in-2311).
26
+
Azure Local 2311.2 integrates the Azure Arc infrastructure that provisions and manages the workloads such as Arc VMs, Azure Kubernetes Services, and Azure Virtual Desktop. For more information, see [What's new in Azure Local](../whats-new.md#features-and-improvements-in-2311).
27
27
28
-
With version 23H2, Azure Local evolved from a cloud-connected operating system (OS) to an Arc-enabled solution. The OS forms the base layer of this solution, with the Arc and the Orchestrator (also known as the Lifecycle Manager) components layered on top. These components are packaged together into a solution that follows an [Infrastructure as code (IaC)](/devops/deliver/what-is-infrastructure-as-code) model.
28
+
Starting with version 2311.2, Azure Local has evolved from a cloud-connected operating system (OS) to an Arc-enabled solution. The OS forms the base layer of this solution, with the Arc and the Orchestrator (also known as the Lifecycle Manager) components layered on top. These components are packaged together into a solution that follows an [Infrastructure as code (IaC)](/devops/deliver/what-is-infrastructure-as-code) model.
29
29
30
30
- This IaC model takes a set of input parameters that are specific to each customer and environment.
31
31
- The lifecycle manager then orchestrates the desired state across all the layers to meet the desired state and version.
@@ -38,7 +38,7 @@ The following diagram illustrates the components of the new version of Azure Loc
38
38
39
39
An upgrade is a whole new version of software that represents a significant change or major improvement. An update, on the other hand, is a process of applying a set of changes to the software to improve its performance, security, or stability.
40
40
41
-
Azure Local, version 23H2, is a new version of the solution with a multitude of new capabilities. To move from Azure Local, version 22H2 to version 23H2, you need to upgrade your existing system. On the other hand, to ensure that you have the most recent features and security improvements for your current version of Azure Local, you would need to update your existing system.
41
+
Azure Local 2311.2 is the latest version of the solution, offering a multitude of new capabilities. To transition from the *old* version of Azure Local to the *new* version, you need to upgrade your existing system. On the other hand, to ensure that you have the most recent features and security improvements for your current version of Azure Local, you would need to update your existing system.
42
42
43
43
## High-level steps for Azure Local upgrade
44
44
@@ -63,24 +63,23 @@ The following diagram illustrates the Azure Local upgrade process:
63
63
64
64
> [!IMPORTANT]
65
65
> - Consult your hardware OEM before you upgrade Azure Local. Validate that your OEM supports the version and the upgrade.
66
-
> - Upgrading your Azure Local from version 22H2 is only supported for regions where Azure Local, version 23H2 is available. For more information, see [Azure Local region availability](../concepts/system-requirements-23h2.md#azure-requirements).
67
-
> - Use of 3rd party tools to install upgrades is not supported.
66
+
> - Upgrading your Azure Local from the *old* version is supported only for regions where Azure Local 2311.2 is available. For more information, see [Azure Local region availability](../concepts/system-requirements-23h2.md#azure-requirements).
67
+
> - Use of 3rd party tools to install upgrades isn't supported.
68
68
69
69
Azure Local upgrade supports the following services and workloads:
70
70
71
-
72
-
|Workload/Configuration |Currently supported |
73
-
|---------|---------|
74
-
| Azure Kubernetes (AKS) on Azure Local | See notes <br> Kubernetes versions are incompatible between Azure Local, version 22H2, and version 23H2. <br> Remove AKS and all the settings from AKS enabled by Azure Arc before you apply the solution upgrade. |
75
-
| Arc VMs on Azure Local | See notes <br> Preview versions of Arc VMs can't be upgraded. |
76
-
| Stretched clusters on Azure Local | Yes <br> You must upgrade to Azure Stack HCI Operating System, version 23H2 to maintain your cluster in a supported state. <br> The solution upgrade isn't applicable for stretched clusters. |
77
-
| System Center Virtual Machine Manager (SCVMM) | Yes <br> If your Azure Local instance running version 22H2 is managed by SCVMM 2025, the OS upgrade is supported. |
78
-
| Azure Local, version 22H2SP | No <br> This upgrade process isn't supported for upgrading from Azure Local, version 22H2 Supplemental Package clusters. |
79
-
71
+
| Workload/Configuration | Currently supported |
72
+
|--|--|
73
+
| Azure Kubernetes (AKS) on Azure Local | See notes <br> Kubernetes versions are incompatible between the *old* and *new* Azure Local versions. <br> Remove AKS and all the settings from AKS enabled by Azure Arc before you apply the solution upgrade. |
74
+
| Arc VMs on Azure Local | See notes <br> Preview versions of Arc VMs can't be upgraded. |
75
+
| Stretched clusters on Azure Local | Yes <br> You must upgrade to Azure Stack HCI OS, version 23H2 to maintain your cluster in a supported state. <br> The solution upgrade isn't applicable for stretched clusters. |
76
+
| System Center Virtual Machine Manager (SCVMM) | Yes <br> If your Azure Local instance running version 22H2 is managed by SCVMM 2025, the OS upgrade is supported. |
77
+
| Azure Local, version 22H2SP | No <br> This upgrade process isn't supported for upgrading from Azure Local, version 22H2 Supplemental Package clusters. |
80
78
81
79
## Next steps
82
80
83
-
Choose one of the following options to upgrade your Azure Local, version 22H2 to Azure Local, version 23H2:
81
+
Choose one of the following options to upgrade your Azure Local system from the *old* to the *new* version:
Copy file name to clipboardExpand all lines: azure-local/upgrade/install-enable-network-atc.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ author: ronmiab
5
5
ms.author: robess
6
6
ms.topic: how-to
7
7
ms.reviewer: alkohli
8
-
ms.date: 10/22/2024
8
+
ms.date: 02/28/2025
9
9
ms.service: azure-local
10
10
#Customer intent: As a Senior Content Developer, I want to provide customers with content and steps to help them successfully install and enable Network ATC on their existing Azure Local, version 22H2 instance.
11
11
---
@@ -195,7 +195,7 @@ In this example, there are three intents that are managed across machines.
195
195
196
196
The `Get-NetIntentStatus` command shows the deployment status of the requested intents. The result returns one object per intent for each machine in the system. For example, if you have a three-node system with two intents, you should see six objects, each with their own status, returned by the command.
197
197
198
-
To verify your machines's successful deployment of the intents submitted in step 5, run the following command:
198
+
To verify your machine's successful deployment of the intents submitted in step 5, run the following command:
Copy file name to clipboardExpand all lines: azure-local/upgrade/install-solution-upgrade.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ title: Install solution upgrade on Azure Local
3
3
description: Learn how to install the solution upgrade on your Azure Local instance.
4
4
author: alkohli
5
5
ms.topic: how-to
6
-
ms.date: 02/14/2025
6
+
ms.date: 02/28/2025
7
7
ms.author: alkohli
8
8
ms.reviewer: alkohli
9
9
ms.service: azure-local
@@ -18,7 +18,7 @@ ms.service: azure-local
18
18
19
19
This article describes how to install the solution upgrade on your Azure Local instance after the operating system (OS) was upgraded from version 22H2 to version 23H2.
20
20
21
-
Throughout this article, we refer to OS version 23H2 as the new version and version 22H2 as the old version.
21
+
Throughout this article, we refer to OS version 23H2 as the *new* version and version 22H2 as the *old* version.
22
22
23
23
> [!IMPORTANT]
24
24
> While the OS upgrade is generally available, the solution upgrade will have a phased rollout.
Copy file name to clipboardExpand all lines: azure-local/upgrade/post-upgrade-steps.md
+40-18Lines changed: 40 additions & 18 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: 10/22/2024
6
+
ms.date: 03/03/2025
7
7
ms.author: alkohli
8
8
ms.reviewer: alkohli
9
9
ms.service: azure-local
@@ -15,22 +15,35 @@ ms.service: azure-local
15
15
16
16
This article describes how to perform the post-OS upgrade tasks after you upgraded the operating system (OS) to the new version. The post-upgrade tasks described in this article are required for the stability of the Azure Local instance.
17
17
18
-
Throughout this article, we refer to Azure Local, version 23H2 as the new version and Azure Local, version 22H2 as the old version.
19
-
18
+
Throughout this article, we refer to Azure Local 2311.2 as the *new* version and Azure Local, version 22H2 as the *old* version.
20
19
21
20
## Complete prerequisites
22
21
23
22
Before you begin, make sure that:
24
23
25
24
- You successfully upgraded the OS to version 23H2 on Azure Local as per the instructions in one of the following docs:
26
25
27
-
-[Upgrade to 23H2 OS via PowerShell](./upgrade-22h2-to-23h2-powershell.md).
28
-
-[Upgrade to 23H2 OS via Windows Admin Center](./upgrade-22h2-to-23h2-windows-admin-center.md).
29
-
-[Upgrade to 23H2 OS via other methods](./upgrade-22h2-to-23h2-other-methods.md).
30
-
26
+
-[Upgrade to 23H2 OS via PowerShell](./upgrade-22h2-to-23h2-powershell.md).
27
+
-[Upgrade to 23H2 OS via Windows Admin Center](./upgrade-22h2-to-23h2-windows-admin-center.md).
28
+
-[Upgrade to 23H2 OS via other methods](./upgrade-22h2-to-23h2-other-methods.md).
29
+
31
30
- Make sure that all the machines in your system are healthy and show as **Online**.
32
31
- You have access to a client that can connect to your system. This client should be running PowerShell 5.0 or later.
33
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:
Once the new OS is installed, you need to upgrade the *cluster functional level* and upgrade the storage pool version using PowerShell in order to enable new features.
102
+
Once the new OS is installed, you need to upgrade the cluster functional level and the storage pool version using PowerShell to enable new features.
90
103
91
104
> [!IMPORTANT]
92
105
> - Post-OS upgrade steps are essential for the stability and performance of your system. Make sure to follow these steps after the OS upgrade.
93
106
94
-
95
107
1. Upgrade the cluster functional level.
96
108
97
109
> [!WARNING]
98
110
> After you upgrade the cluster functional level, you can't roll back to the previous operating system version.
99
111
100
112
We recommend that you upgrade the cluster functional level as soon as possible. Skip this step if you installed the feature upgrades with Windows Admin Center and checked the optional **Update the cluster functional level to enable new features** checkbox.
101
113
102
-
1. Run the following cmdlet on any machine in the system:
114
+
1. Run the following cmdlet on any machine in the system to check the current cluster functional level:
1. After the cluster functional level is upgraded, use the following cmdlet to identify the `FriendlyName` of the storage pool representing your system.
136
+
1. After upgrading the cluster functional level, use the following cmdlet to identify the `FriendlyName` of the storage pool representing your system.
This article describes how to upgrade the operating system (OS) from version 22H2 to version 23H2 on your Azure Local using manual methods such a[SConfig](/windows-server/administration/server-core/server-core-sconfig) and performing an offline upgrade.
18
+
This article describes how to upgrade the operating system (OS) for Azure Local from version 22H2 to version 23H2 using manual methods, such as[SConfig](/windows-server/administration/server-core/server-core-sconfig) and performing an offline upgrade.
19
19
20
20
While you can use these other methods, PowerShell is the recommended method to upgrade the OS. For more information, see [Upgrade the Azure Stack HCI OS, version 22H2 to version 23H2 via PowerShell](./upgrade-22h2-to-23h2-powershell.md).
21
21
22
-
Throughout this article, we refer to Azure Stack HCI OS, version 23H2 as the **new** version and Azure Stack HCI OS, version 22H2 as the **old** version.
22
+
Throughout this article, we refer to Azure Stack HCI OS, version 23H2 as the *new* version and Azure Stack HCI OS, version 22H2 as the *old* version.
23
23
24
24
> [!IMPORTANT]
25
25
> 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 the Azure Local instances running version 22H2. We strongly recommend that you install this version as soon as it becomes available.
@@ -31,14 +31,14 @@ The Azure Stack HCI operating system update is available via the Windows Update
31
31
To upgrade the OS on your system, follow these high-level steps:
1.[Connect to your system.](#step-1-connect-to-your-system)
35
36
1. Install new OS using one of the other methods:
36
37
1.[Manual upgrade of a Failover Cluster using SConfig.](#method-1-perform-a-manual-os-update-of-a-failover-cluster-using-sconfig)
37
38
1.[Offline manual upgrade of all machines in a system.](#method-2-perform-a-fast-offline-os-update-of-all-machines-in-a-system)
38
39
1. Check the status of the updates.
39
40
1.[Perform post-upgrade steps, after the OS is upgraded.](#next-steps)
40
41
41
-
42
42
## Complete prerequisites
43
43
44
44
Before you begin, make sure that:
@@ -49,6 +49,20 @@ 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
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:
Follow these steps on your client to connect to one of the machines on your system.
@@ -85,7 +99,7 @@ Depending upon your requirements, you can manually update the OS using SConfig o
85
99
86
100
To do a manual feature update of a failover cluster, use the **SConfig** tool and Failover Clustering PowerShell cmdlets. For more information about **SConfig**, see [Configure a Server Core installation of Windows Server and Azure Local with the Server Configuration tool (SConfig)](/windows-server/administration/server-core/server-core-sconfig).
87
101
88
-
For each node in the cluster, run these commands on the target node:
102
+
For each machine in the cluster, run these commands on the target node:
89
103
90
104
1.`Suspend-ClusterNode -Node <Node Name> -Drain`
91
105
@@ -131,7 +145,6 @@ If there's a critical security update <!--ASK-->that you need to apply quickly o
131
145
132
146
You're now ready to perform the post-upgrade steps for your system.
133
147
134
-
135
148
## Next steps
136
149
137
150
-[Learn how to perform the post-upgrade steps for your Azure Local.](./post-upgrade-steps.md)
0 commit comments