Skip to content

Commit a8ef7c4

Browse files
committed
updates
1 parent ef37e79 commit a8ef7c4

File tree

3 files changed

+40
-17
lines changed

3 files changed

+40
-17
lines changed
Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
---
2+
author: sipastak
3+
ms.author: sipastak
4+
ms.service: azure-local
5+
ms.topic: include
6+
ms.date: 06/06/2025
7+
ms.reviewer: sipastak
8+
---
9+
10+
There are several methods to install hardware updates for Azure Local depending on what your Azure Local instance supports.
11+
12+
- Solution Builder Extension
13+
- Windows Admin Center
14+
- Hardware vendor recommendation
15+
16+
### Solution Builder Extension
17+
18+
For systems that support Solution Builder Extensions:
19+
20+
- The appropriate Solution Builder Extension updates are automatically included when installing Azure Local Feature updates.
21+
- The Solution Builder Extension updates can be installed separately (hardware updates can be installed without a combined Azure Local update).
22+
23+
### Windows Admin Center
24+
25+
If your hardware doesn't support the Solution Builder Extension update experience, the process for updating your hardware remains similar to the process used with Azure Local, version 22H2. This means that your hardware updates may be available using Windows Admin Center. For more information, see [Update Azure Local, version 22H2](/previous-versions/azure/azure-local/manage/update-cluster#install-operating-system-and-hardware-updates-using-windows-admin-center).
26+
27+
### Hardware vendor recommendation
28+
29+
Your firmware and driver updates may need to be performed separately, if your hardware doesn't support hardware updates using Solution Builder Extension packages or Windows Admin Center. Follow the recommendations of your hardware vendor.
30+
31+
To determine if your system supports solution builder extension and for details on installing hardware updates, see [About Solution Builder Extension software updates](./solution-builder-extension.md).

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

Lines changed: 3 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: ronmiab
55
ms.author: robess
66
ms.topic: how-to
77
ms.reviewer: mindydiep
8-
ms.date: 05/28/2025
8+
ms.date: 06/06/2025
99
#customer intent: As a Senior Content Developer, I want provide customers with information and guidance on using Azure Update Manager to manage and keep their Azure Local instances up to date.
1010
---
1111

@@ -159,28 +159,15 @@ To view the progress of your update installation, and completion results, follow
159159

160160
## Install hardware updates
161161

162-
There are several methods to install hardware updates for Azure Local depending on what your Azure Local instance supports.
162+
There are several methods to install hardware updates for Azure Local depending on what your Azure Local instance supports.
163163

164164
- Solution Builder Extension
165165
- Windows Admin Center
166166
- Hardware vendor recommendation
167167

168168
### Solution Builder Extension
169169

170-
For systems that support Solution Builder Extensions:
171-
172-
- The appropriate Solution Builder Extension updates are automatically included when installing Azure Local Feature updates.
173-
- The Solution Builder Extension updates can be installed separately (hardware updates can be installed without a combined Azure Local update).
174-
175-
### Windows Admin Center
176-
177-
If your hardware doesn't support the Solution Builder Extension update experience, the process for updating your hardware remains similar to the process used with Azure Local, version 22H2. This means that your hardware updates may be available using Windows Admin Center. For more information, see [Update Azure Local, version 22H2](/previous-versions/azure/azure-local/manage/update-cluster#install-operating-system-and-hardware-updates-using-windows-admin-center).
178-
179-
### Hardware vendor recommendation
180-
181-
Your firmware and driver updates may need to be performed separately, if your hardware doesn't support hardware updates using Solution Builder Extension packages or Windows Admin Center. Follow the recommendations of your hardware vendor.
182-
183-
To determine if your system supports solution builder extension and for details on installing hardware updates, see [About Solution Builder Extension software updates](./solution-builder-extension.md).
170+
[!INCLUDE [azure-local-install-harware-updates](../includes/azure-local-install-harware-updates.md)]
184171

185172
## Get solution version
186173

azure-local/update/update-via-powershell-23h2.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Learn how to use PowerShell to apply operating system, service, and
44
author: alkohli
55
ms.author: alkohli
66
ms.topic: how-to
7-
ms.date: 04/24/2025
7+
ms.date: 06/06/2025
88
---
99

1010
# Update Azure Local via PowerShell
@@ -34,6 +34,7 @@ When you apply a solution update, here are the high-level steps that you take:
3434
1. (Recommended) Predownload the updates and assess the update readiness of your system.
3535
1. Install the updates and track the progress of the updates. Monitor the detailed progress as needed.
3636
1. Verify the version of the updates installed.
37+
1. Install hardware updates.
3738

3839
The time taken to install the updates varies based on the following factors:
3940

@@ -579,6 +580,10 @@ After the updates are installed, verify the solution version of the environment
579580
580581
</details>
581582
583+
## Step 9: Install hardware updates
584+
585+
[!INCLUDE [azure-local-install-harware-updates](../includes/azure-local-install-harware-updates.md)]
586+
582587
## Next step
583588
584589
- If you run into issues during the update process, see [Troubleshoot updates](./update-troubleshooting-23h2.md).

0 commit comments

Comments
 (0)