Skip to content

Commit 5821a14

Browse files
authored
Merge pull request #15684 from MicrosoftDocs/repo_sync_working_branch
Confirm merge from repo_sync_working_branch to main to sync with https://github.com/MicrosoftDocs/azure-stack-docs (branch main)
2 parents f4a544b + 0a620a8 commit 5821a14

File tree

1 file changed

+27
-24
lines changed

1 file changed

+27
-24
lines changed

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

Lines changed: 27 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -13,26 +13,26 @@ ms.subservice: azure-stack-hci
1313

1414
[!INCLUDE [applies-to](../../includes/hci-applies-to-23h2-22h2.md)]
1515

16-
This article describes how to upgrade the Azure Stack HCI, version 22H2 Operating System (OS) to version 23H2, which is the latest generally available software via the Windows Admin Center.
16+
This article describes how to upgrade the Azure Stack HCI, version 22H2 Operating System (OS) to version 23H2, which is the latest generally available software via Windows Admin Center.
1717

18-
While the recommended method to [Upgrade the OS is via PowerShell](./upgrade-22h2-to-23h2-powershell.md), you can also upgrade via the Windows Admin Center or other methods.
18+
While the recommended method to [Upgrade the OS is via PowerShell](./upgrade-22h2-to-23h2-powershell.md), you can also upgrade via Windows Admin Center or other methods.
1919

2020
Throughout this article, we refer to Azure Stack HCI, version 23H2 as the *new* version and Azure Stack HCI, version 22H2 as the *old* version.
2121

2222
> [!IMPORTANT]
23-
> To keep your Azure Stack HCI 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 Stack HCI, version 22H2 clusters. We strongly recommend that you install this version as soon as it becomes available.
23+
> To keep your Azure Stack HCI service in a supported state, you have up to six months to install this new OS version. The update is applicable to all Azure Stack HCI, version 22H2 clusters. We strongly recommend that you install this version as soon as it becomes available.
2424
2525
## High-level workflow for the OS upgrade
2626

27-
The Azure Stack HCI operating system update is available via the Windows Update and via the media that you can download from the Azure portal.
27+
The Azure Stack HCI operating system update is available via Windows Update and via the media that you can download from the Azure portal.
2828

2929
To upgrade the OS on your cluster, follow these high-level steps:
3030

3131
1. [Complete the prerequisites](#complete-prerequisites).
3232
1. [Connect to the Azure Stack HCI, version 22H2 cluster](#step-1-connect-to-azure-stack-hci-cluster-via-windows-admin-center).
33-
1. Check for the available updates using Windows Admin Center.
34-
1. Install hardware and new OS using Windows Admin Center.
35-
1. Perform post-OS upgrade steps.
33+
1. [Check for the available updates using Windows Admin Center.](#step-2-install-operating-system-and-hardware-updates-using-windows-admin-center)
34+
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)
35+
1. [Perform post-OS upgrade steps.](#next-steps)
3636

3737
## Complete prerequisites
3838

@@ -44,15 +44,18 @@ Before you begin, make sure that:
4444
- You have access to the Azure Stack HCI, version 23H2 OS 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).
4545
- You have access to a client that can connect to your Azure Stack HCI cluster. 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).
4646

47+
> [!NOTE]
48+
> The offline ISO upgrade method is not available when using Windows Admin Center. For these steps, see [Upgrade Azure Stack HCI operating system via PowerShell](./upgrade-22h2-to-23h2-powershell.md)
49+
4750
## Step 1: Connect to Azure Stack HCI cluster via Windows Admin Center
4851

4952
Follow these steps to add and connect to an Azure Stack HCI server via Windows Admin Center.
5053

5154
1. Select **+ Add** under **All Connections**.
52-
1. Choose to **Add Servers**.
53-
1. Type the name of the server and, if prompted, the credentials to use.
55+
1. Scroll down to **Server clusters** and select **Add**.
56+
1. Type the name of the cluster and, if prompted, the credentials to use.
5457
1. Select **Add** to finish.
55-
1. The server is added to your connection list on the **Overview** page. Select the server to connect to it.
58+
1. The cluster and nodes are added to your connection list on the **Overview** page. Select the cluster to connect to it.
5659

5760
## Step 2: Install operating system and hardware updates using Windows Admin Center
5861

@@ -63,28 +66,33 @@ Windows Admin Center makes it easy to update a cluster and apply quality updates
6366
6467
Follow these steps to install updates:
6568

66-
1. When you connect to a cluster, the Windows Admin Center dashboard alerts you if one or more servers have updates ready to be installed and provide a link to update now. Alternatively, select **Updates** from the **Tools** menu at the left.
69+
> [!NOTE]
70+
> The steps below use Windows Admin Center version 2311. If you are using a different version, your screens may vary slightly.
71+
72+
1. When you connect to a cluster, the Windows Admin Center dashboard alerts you if one or more servers have updates ready to be installed and provide a link to update now. Alternatively, select **Updates** from the **Operations** menu at the left.
6773

68-
1. If you're updating your cluster for the first time, Windows Admin Center checks if the cluster is properly configured to run Cluster-Aware Updating and, if needed, ask if you'd like Windows Admin Center to configure CAU for you, including installing the CAU cluster role and enabling the required firewall rules. To begin the update process, select **Get Started**.
74+
1. If you're updating your cluster for the first time, Windows Admin Center checks if the cluster is properly configured to run Cluster-Aware Updating and, if needed, asks if you would like Windows Admin Center to configure CAU for you, including installing the CAU cluster role and enabling the required firewall rules. To begin the update process, select **Add Cluster-Aware-Updating role**.
6975

7076
:::image type="content" source="media/upgrade-22h2-to-23h2-windows-admin-center/add-cau-role.png" alt-text="Screenshot of Windows Admin Center automatically configuring the cluster to run Cluster-Aware Updating." lightbox="media/upgrade-22h2-to-23h2-windows-admin-center/add-cau-role.png":::
7177

7278
> [!NOTE]
7379
> To use the Cluster-Aware updating tool in Windows Admin Center, you must enable Credential Security Service Provider (CredSSP) and provide explicit credentials. If you are asked if CredSSP should be enabled, select **Yes**. Specify your username and password, and select **Continue**.
7480
75-
1. The cluster's update status is displayed. Select **Check for updates** to get a list of the operating system updates available for each server in the cluster. You might need to supply administrator credentials. If no operating system updates are available, select **Next: Hardware updates** and proceed to step 8.
81+
1. With the role installed, Windows Admin Center will automatically check for updates applicable to your cluster. Ensure the radio button for **Feature update (Recommended)** is selected and the **Feature update for Azure Stack HCI, version 23H2** is **Available** for the cluster nodes. If the feature update is not showing, ensure your cluster is running the Azure Stack HCI OS and that the nodes have direct access to Windows Update, then click **Check for updates**.
7682

83+
> [!IMPORTANT]
84+
> Feature updates are not available in Windows Server Update Services (WSUS).
7785
7886
If you navigate away from the Updates screen while an update is in progress, there could be unexpected behavior, such as the history section of the Updates page not populating correctly until the current run is finished. We recommend opening Windows Admin Center in a new browser tab or window if you wish to continue using the application while the updates are in progress.
7987

80-
1. Select **Next: Install** to proceed to install the operating system updates, or select **Skip** to exclude them.
88+
1. Select **Install**. Windows Admin Center will automatically perform a series of readiness checks looking for issues that could prevent CAU from successfully completing. If any issues are found, select the **Details** link next to the issue and perform the appropriate steps to mediate the issue, then select **Check again** to run the readiness checks again.
8189

8290
:::image type="content" source="media/upgrade-22h2-to-23h2-windows-admin-center/operating-system-updates.png" alt-text="Screenshot of selecting Next: Install to proceed to installing operating system updates, or select Skip to exclude them." lightbox="media/upgrade-22h2-to-23h2-windows-admin-center/operating-system-updates.png":::
8391

8492
> [!NOTE]
8593
> If you're installing updates on a cluster that has [Kernel Soft Reboot](../manage/kernel-soft-reboot.md) enabled, select **Disable Kernel Soft Reboot for this run** checkbox. This selection disables Kernel Soft Reboot as the upgrade requires a full reboot.
8694
87-
1. Select **Install** to install the operating system updates. One by one, each server downloads and applies the updates. The update status changes to **Installing updates**. If the updates require a restart, servers are restarted one at a time, moving cluster roles such as virtual machines between servers to prevent downtime. Depending on the updates being installed, the entire update run can take anywhere from a few minutes to several hours. You would need to sign into the Windows Admin Center multiple times.
95+
1. Select **Next: Install** to review the list of updates to be installed to each cluster node. Select **Install** to proceed with installing the operating system updates. One by one, each server downloads and applies the updates. The update status changes to **Installing updates**. If the updates require a restart, servers are restarted one at a time, moving cluster roles such as virtual machines between servers to prevent downtime. Depending on the updates being installed, the entire update run can take anywhere from a few minutes to several hours. You would need to sign into Windows Admin Center multiple times.
8896

8997
:::image type="content" source="media/upgrade-22h2-to-23h2-windows-admin-center/install-os-updates.png" alt-text="Screenshot of selecting Install to install operating system updates on each server in the cluster." lightbox="media/upgrade-22h2-to-23h2-windows-admin-center/install-os-updates.png":::
9098

@@ -95,14 +103,9 @@ Follow these steps to install updates:
95103

96104
> [!IMPORTANT]
97105
> After applying operating system updates, you may see a message that "storage isn't complete or up-to-date, so we need to sync it with data from other servers in the cluster." This is normal after a server restarts. **Don't remove any drives or restart any servers in the cluster until you see a confirmation that the sync is complete.**
98-
99-
1. If the cluster isn't connected to Windows Update and the Azure Stack HCI install media is available on a local share, CAU can also be used to upgrade the cluster.
100-
101-
When the cluster nodes aren't connected to Windows Update after installing the latest quality updates and the setup media is copied to a share that is accessible to the cluster nodes:
102-
103-
```powershell
104-
Invoke-CauRun –ClusterName <cluster_name> -CauPluginName Microsoft.RollingUpgradePlugin -CauPluginArguments @{ 'WuConnected'='false';'PathToSetupMedia'='\some\path\'; 'UpdateClusterFunctionalLevel'='true'; } -Force
105-
```
106+
107+
> [!NOTE]
108+
> Hardware updates are only available on clusters that have the vendor's hardware extension installed. If your Windows Admin Center does not have this extension, there will not be an option to install hardware updates.
106109
107110
1. Windows Admin Center checks the cluster for installed extensions that support your specific server hardware. Select **Next: Install** to install the hardware updates on each server in the cluster. If no extensions or updates are found, select **Exit**.
108111

@@ -114,4 +117,4 @@ You're now ready to perform the post-upgrade steps for your cluster.
114117

115118
## Next steps
116119

117-
- [Learn how to perform the post-upgrade steps for your Azure Stack HCI cluster.](./post-upgrade-steps.md)
120+
- [Learn how to perform the post-upgrade steps for your Azure Stack HCI cluster.](./post-upgrade-steps.md)

0 commit comments

Comments
 (0)