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-stack/hci/upgrade/about-upgrades-23h2.md
+10-7Lines changed: 10 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,10 +21,10 @@ Throughout this article, we refer to Azure Stack HCI, version 23H2 as the *new*
21
21
22
22
Azure Stack HCI, version 23H2 is the latest version of the Azure Stack HCI solution. This version 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 Stack HCI, version 23H2](../whats-new.md#features-and-improvements-in-2311).
23
23
24
-
With version 23H2, Azure Stack HCI evolved from a cloudconnected operating system (OS) to an Arcenabled 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.
24
+
With version 23H2, Azure Stack HCI 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.
25
25
26
-
- This IaC model takes a set of input parameters that are specific to each customer and the environment.
27
-
- The lifecycle manager then orchestrates the desired state across all the layers to meet the desired state and the version.
26
+
- This IaC model takes a set of input parameters that are specific to each customer and environment.
27
+
- The lifecycle manager then orchestrates the desired state across all the layers to meet the desired state and version.
28
28
29
29
The following diagram illustrates the components of an Azure Stack HCI, version 23H2 system:
30
30
@@ -34,15 +34,15 @@ The following diagram illustrates the components of an Azure Stack HCI, version
34
34
35
35
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.
36
36
37
-
The Azure Stack HCI, version 23H2, is a whole new version of the solution with a multitude of new capabilities. To move from Azure Stack HCI, version 22H2 to version 23H2, you need to upgrade your existing cluster. On the other hand, to ensure that you have the most recent features and security improvements for your current version of Azure Stack HCI, you would need to update your existing cluster.
37
+
Azure Stack HCI, version 23H2, is a whole new version of the solution with a multitude of new capabilities. To move from Azure Stack HCI, version 22H2 to version 23H2, you need to upgrade your existing cluster. On the other hand, to ensure that you have the most recent features and security improvements for your current version of Azure Stack HCI, you would need to update your existing cluster.
38
38
39
39
## High-level steps for Azure Stack HCI upgrade
40
40
41
41
To upgrade your Azure Stack HCI from an old version, follow these high-level steps:
42
42
43
43
1. Upgrade the *old* OS to the *new* OS using one of the following methods:
44
-
-[Via the PowerShell (recommended)](./upgrade-22h2-to-23h2-powershell.md).
45
-
-[Via the Windows Admin Center](./upgrade-22h2-to-23h2-windows-admin-center.md).
-[Via Windows Admin Center](./upgrade-22h2-to-23h2-windows-admin-center.md).
46
46
-[Via other manual methods](./upgrade-22h2-to-23h2-other-methods.md).
47
47
48
48
1. Perform post-OS upgrade tasks.
@@ -55,9 +55,12 @@ The following diagram illustrates the Azure Stack HCI upgrade process:
55
55
56
56
:::image type="content" source="./media/about-upgrades-23h2/update-os-to-23h2-and-apply-the-solution-update.png" alt-text="Diagram that illustrates the two steps to update the Azure Stack HCI OS and then apply the solution update." lightbox="./media/about-upgrades-23h2/update-os-to-23h2-and-apply-the-solution-update.png":::
57
57
58
+
> [!IMPORTANT]
59
+
> If you were running AKS workloads on your Azure Stack HCI cluster, you must remove Azure Kubernetes Service and all the settings from AKS enabled by Azure Arc before you apply the solution upgrade. Kubernetes versions are incompatible between Azure Stack HCI, version 22H2, and version 23H2. Additionally, Preview versions of Arc VMs can't be updated.
60
+
58
61
## Next steps
59
62
60
63
Choose one of the following options to upgrade your Azure Stack HCI, version 22H2 to Azure Stack HCI, version 23H2:
Copy file name to clipboardExpand all lines: azure-stack/hci/upgrade/install-solution-upgrade.md
+12-8Lines changed: 12 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,13 +27,12 @@ Before you install the solution upgrade, make sure that you:
27
27
28
28
:::image type="content" source="media/install-solution-upgrade/verify-lcmextension-installed.png" alt-text="Screenshot of Extensions page showing AzureEdgeLifeCycleManager extension install on Azure Stack HCI node." lightbox="./media/install-solution-upgrade/verify-lcmextension-installed.png":::
29
29
30
-
- Have an Active Directory user credential that's a member of the local Administrator group. Work with your Active Directory administrator to obtain this credential.
30
+
- Have an Active Directory user credential that's a member of the local Administrator group. Work with your Active Directory administrator to obtain this credential. For more information, see [Prepare Active Directory for Azure Stack HCI, version 23H2 deployment](../deploy/deployment-prep-active-directory.md).
31
31
- Have IPv4 network range with six, contiguous IP addresses available for new Azure Arc services. Work with your network administrator to ensure that the IP addresses aren't in use and meet the outbound connectivity requirement.
32
32
- Have Azure subscription permissions for [Azure Stack HCI Administrator and Reader](../manage/assign-vm-rbac-roles.md#about-builtin-rbac-roles).
33
33
34
34
:::image type="content" source="media/install-solution-upgrade/verify-subscription-permissions-roles.png" alt-text="Screenshot of subscription with permissions assigned to required roles for upgrade." lightbox="./media/install-solution-upgrade/verify-subscription-permissions-roles.png":::
35
35
36
-
37
36
## Install the solution upgrade via Azure portal
38
37
39
38
You install the solution upgrade via the Azure portal.
@@ -43,7 +42,6 @@ You install the solution upgrade via the Azure portal.
43
42
44
43
:::image type="content" source="./media/install-solution-upgrade/upgrade-banner.png" alt-text="Screenshot of Azure Stack HCI Overview page with upgrade available banner." lightbox="./media/install-solution-upgrade/upgrade-banner.png":::
45
44
46
-
47
45
### Basics tab
48
46
49
47
On the **Basics** tab, specify the following information:
@@ -55,7 +53,7 @@ On the **Basics** tab, specify the following information:
55
53
56
54
:::image type="content" source="./media/install-solution-upgrade/create-new-key-vault.png" alt-text="Screenshot of Create key vault page." lightbox="./media/install-solution-upgrade/create-new-key-vault.png":::
57
55
58
-
1. Specify the deployment account credential. This credential is from your Active Directory for a principal that is a member of the local Administrator group on each cluster node.
56
+
1. Specify the deployment account credential. This credential is from your Active Directory for a principal that is a member of the local Administrator group on each cluster node. For more information on how to create this deployment account, see [Prepare Active Directory for Azure Stack HCI, version 23H2 deployment](../deploy/deployment-prep-active-directory.md).
59
57
60
58
> [!NOTE]
61
59
> The user can't be Administrator and can't use format `domain\username`.
@@ -84,15 +82,21 @@ On the **Validation** tab, the operation automatically creates Azure resources l
84
82
85
83
### Review + Create tab
86
84
87
-
On the **Review + Create** tab, review the summary for the solution upgrade.
85
+
1. On the **Review + Create** tab, review the summary for the solution upgrade.
86
+
87
+
:::image type="content" source="./media/install-solution-upgrade/upgrade-22h2-to-23h2-review-and-create-tab.png" alt-text="Screenshot of Upgrade Azure Stack HCI review and create tab." lightbox="./media/install-solution-upgrade/upgrade-22h2-to-23h2-review-and-create-tab.png":::
88
88
89
-
:::image type="content" source="./media/install-solution-upgrade/upgrade-22h2-to-23h2-review-and-create-tab.png" alt-text="Screenshot of Upgrade Azure Stack HCI review and create tab." lightbox="./media/install-solution-upgrade/upgrade-22h2-to-23h2-review-and-create-tab.png":::
89
+
1. Select **Review + Create** to start the upgrade process. You see a notification that the deployment is in progress.
90
90
91
91
## Monitor upgrade progress
92
92
93
-
To monitor upgrade progress, select **Settings** > **Deployments**.
93
+
1. Once the upgrade starts, you are automatically taken to **Settings > Deployment**. Refresh the screen periodically and monitor the upgrade progress.
Copy file name to clipboardExpand all lines: azure-stack/hci/upgrade/post-upgrade-steps.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
@@ -35,7 +35,7 @@ Before you begin, make sure that:
35
35
36
36
Follow these steps on your client to connect to one of the servers of your Azure Stack HCI cluster.
37
37
38
-
1. Run PowerShell as administrator on the client that you're using to connect to your cluster.
38
+
1. Run PowerShell as Administrator on the client that you're using to connect to your cluster.
39
39
2. Open a remote PowerShell session to a server on your Azure Stack HCI cluster. Run the following command and provide the credentials of your server when prompted:
40
40
41
41
```powershell
@@ -140,4 +140,4 @@ You're now ready to apply the solution upgrade.
140
140
## Next steps
141
141
142
142
- [Optional: Install and enable Network ATC on your cluster.](./install-enable-network-atc.md)
143
-
- [Learn how to assess the solution upgrade readiness.](./validate-solution-upgrade-readiness.md)
143
+
- [Learn how to assess the solution upgrade readiness.](./validate-solution-upgrade-readiness.md)
0 commit comments