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-enable-network-atc.md
+4-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,8 +5,7 @@ author: ronmiab
5
5
ms.author: robess
6
6
ms.topic: how-to
7
7
ms.reviewer: alkohli
8
-
ms.lastreviewed: 08/13/2024
9
-
ms.date: 08/13/2024
8
+
ms.date: 08/14/2024
10
9
#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 Stack HCI, version 22H2 cluster.
11
10
---
12
11
@@ -16,6 +15,9 @@ ms.date: 08/13/2024
16
15
17
16
This article provides information on how to install and enable Network ATC on your existing Azure Stack HCI, version 22H2 cluster. Once Network ATC is enabled you can take advantage of several benefits and utilize this configuration across all new deployments.
18
17
18
+
> [!IMPORTANT]
19
+
> Network ATC must be installed and enabled on your existing Azure Stack HCI, version 22H2 cluster before you can upgrade to Azure Stack HCI, version 23H2. If Network ATC is already enabled on your existing cluster, you can skip this step.
20
+
19
21
## About Network ATC
20
22
21
23
Network ATC stores information in the cluster database, which is then replicated to other nodes in the cluster. From the initial node, other nodes in the cluster see the change in the cluster database and create a new intent. Here, we set up the cluster to receive a new intent. Additionally, we control the rollout of the new intent by stopping or disabling the Network ATC service on nodes that have virtual machines (VM) on them.
Copy file name to clipboardExpand all lines: azure-stack/hci/upgrade/install-solution-upgrade.md
+57-13Lines changed: 57 additions & 13 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 your Azure Stack HCI cluster
3
3
description: Learn about how to install upgrade on your Azure Stack HCI cluster.
4
4
author: alkohli
5
5
ms.topic: how-to
6
-
ms.date: 08/13/2024
6
+
ms.date: 08/14/2024
7
7
ms.author: alkohli
8
8
ms.reviewer: alkohli
9
9
ms.subservice: azure-stack-hci
@@ -24,55 +24,99 @@ Before you install the solution upgrade, make sure that you:
24
24
25
25
- Validate the cluster using the Environment Checker as per the instructions in [Assess solution upgrade readiness](./validate-solution-upgrade-readiness.md#run-the-validation).
26
26
- Verify that latest `AzureEdgeLifecycleManager` extension on each cluster node is installed as per the instructions in [Check the Azure Arc extension](./validate-solution-upgrade-readiness.md#remediation-9-check-the-azure-arc-lifecycle-extension).
27
-
- 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.
27
+
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
+
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).
28
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.
29
32
- Have Azure subscription permissions for [Azure Stack HCI Administrator and Reader](../manage/assign-vm-rbac-roles.md#about-builtin-rbac-roles).
30
33
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
+
31
36
## Install the solution upgrade via Azure portal
32
37
38
+
You install the solution upgrade via the Azure portal.
39
+
40
+
1. Go to your Azure Stack HCI cluster resource in the portal.
41
+
1. In the **Overview** page, you can see a banner indicating that a solution upgrade is available. Select the **Upgrade** link in the banner.
42
+
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":::
44
+
33
45
### Basics tab
34
46
35
47
On the **Basics** tab, specify the following information:
36
48
37
-
1.Specify whether you want to create a new key vault to store the credentials, or if you want to select an existing key vault. Only vaults in the same resource group are shown.
49
+
1.Select an existing key vault from vaults in the resource group. Sharing an existing key vault can have security implications. If you don't have a key vault, you can create a new one to store the credentials.
38
50
39
-
> [!NOTE]
40
-
> We recommend that you select a new key vault as sharing an existing key vauilt may have security implications.
51
+
1. Select **Create a new key vault**.
52
+
1. Provide a **Name** for the new key vault. The name should be 3 to 24 characters long and contain only letters, numbers, and hyphens. Two consecutive hyphens are not allowed.
53
+
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":::
41
55
42
-
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).
43
57
44
58
> [!NOTE]
45
59
> The user can't be Administrator and can't use format `domain\username`.
46
60
47
-
1.Specify the custom location name used for Azure Arc services.
61
+
1.Accept default name or specify the custom location name used for Azure Arc services.
48
62
49
-
1. Specify network IP address information. A total of six IP addresses is required, defined by an IP address range. IP addresses in the range must:
63
+
1. Specify network IP address information. A total of six, contiguous IP addresses is required, defined by an IP address range. IP addresses in the range must:
On the **Validation** tab, the operation automatically creates Azure resources like the cluster and the service principal, and also configures permissions and the audit login.
60
76
61
-
1. Select **Start validation** to begin the operation. To learn more about validation, see [Validate solution upgrade readiness of your Azure Stack HCI cluster](./validate-solution-upgrade-readiness.md).
77
+
1. Select **Start validation** to begin the operation. This operation involves running the Environment Checker to check external connectivity and storage requirements and that the environment is ready for solution upgrade. To learn more about validation, see [Validate solution upgrade readiness of your Azure Stack HCI cluster](./validate-solution-upgrade-readiness.md).
1. After the validation is complete, select **Next: Review + Create**.
82
+
65
83
### Review + Create tab
66
84
67
-
Review the summary for the solution upgrade and then select **Review + Create**.
85
+
1. On the **Review + Create** tab, review the summary for the solution upgrade.
68
86
69
-
:::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":::
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
+
89
+
1. Select **Review + Create** to start the upgrade process. You see a notification that the deployment is in progress.
70
90
71
91
## Monitor upgrade progress
72
92
73
-
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.
0 commit comments