Skip to content

Commit 353463f

Browse files
author
Jill Grant
authored
Merge pull request #16503 from ronmiab/rb-aum-post
Updated AUM article post Ignite per PM requests
2 parents d9d0ef4 + 7f3cc57 commit 353463f

29 files changed

+390
-106
lines changed
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
---
2+
author: ronmiab
3+
ms.author: robess
4+
ms.service: azure-local
5+
ms.topic: include
6+
ms.date: 12/05/2024
7+
ms.reviewer: alkohli
8+
ms.lastreviewed: 12/11/2024
9+
---
10+
11+
Readiness checks are essential to ensure that you apply updates smoothly, keep your systems up-to-date, and maintain correct system functionality. Readiness checks are performed and reported separately in two scenarios:
12+
13+
- System health checks that run once **every 24 hours**.
14+
15+
- Update readiness checks that run after downloading the update content and before beginning the installation.
16+
17+
It is common for the results of system health checks and update readiness checks to differ. This happens because update readiness checks use the latest validation logic from the solution update to be installed, while system health checks always use validation logic from the installed version.
18+
19+
Both system and pre-update readiness checks perform similar validations and categorize three types of readiness checks: Critical, Warning, and Informational.
20+
21+
- **Critical**: Readiness checks that prevent you from applying the update. This status indicates issues that you must resolve before proceeding with the update.
22+
- **Warning**: Readiness checks that also prevent you from applying the update, but you can bypass these using [PowerShell](../update/update-via-powershell-23h2.md#troubleshoot-updates). This status indicates potential issues that might not be severe enough to stop the update but should be addressed to ensure a smooth update process.
23+
- **Informational**: Readiness checks that don't block the update. This status provides information about the system's state and any potential issues that shouldn't affect the update process directly. These checks are for your awareness and might not require immediate action.
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
---
2+
author: ronmiab
3+
ms.author: robess
4+
ms.service: azure-local
5+
ms.topic: include
6+
ms.date: 12/04/2024
7+
ms.reviewer: alkohli
8+
ms.lastreviewed: 12/04/2024
9+
---
10+
11+
5. Select **Next**.
12+
13+
6. On the **Select updates** page, specify the updates you want to include in the deployment.
14+
1. View and select the available updates to install on your Azure Local machines.
15+
2. Select the **Version** link to view the update components, versions, and update release notes.
16+
3. Select the **View details** link to view the update release notes.
17+
18+
7. Select **Next**.
19+
20+
[![Screenshot to specify system updates in Azure Update Manager.](./media/azure-portal-install-updates/select-updates.png)](./media/azure-portal-install-updates/select-updates.png#lightbox)
79.4 KB
Loading

azure-local/manage/update-cluster.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ When updating Azure Stack HCI clusters, the goal is to maintain availability by
2828
2929
This article focuses on operating system and feature updates. If you need to take a server offline to perform maintenance on the hardware, see [Failover cluster maintenance procedures](maintain-servers.md).
3030

31-
If you are using Azure Stack HCI, version 23H2 (preview), the operating system updates are performed using Azure Update Manager. For more information, see [Use Azure Update Manager to update your Azure Stack HCI, version 23H2 (preview)](../update/azure-update-manager-23h2.md). Additionally, to check for and install available firmware and driver updates for Azure Stack HCI, version 23H2 (preview) using Windows Admin Center, see [Update your hardware via Windows Admin Center](../update/azure-update-manager-23h2.md#update-your-hardware-via-windows-admin-center).
31+
If you are using Azure Stack HCI, version 23H2, the operating system updates are performed using Azure Update Manager. For more information, see [Use Azure Update Manager to update your Azure Stack HCI, version 23H2](../update/azure-update-manager-23h2.md). Additionally, to check for and install available firmware and driver updates for Azure Stack HCI, version 23H2 using Windows Admin Center, see [Identify a Solution Builder Extension update for your hardware](../update/solution-builder-extension.md#identify-a-solution-builder-extension-update-for-your-hardware).
3232

3333
## Install operating system and hardware updates using Windows Admin Center
3434

azure-local/update/azure-update-manager-23h2.md

Lines changed: 62 additions & 74 deletions
Large diffs are not rendered by default.
46 KB
Loading
-4.29 KB
Loading
-9.47 KB
Loading
3.16 KB
Loading
49.1 KB
Loading

0 commit comments

Comments
 (0)