Skip to content

Commit 41ebcbb

Browse files
authored
Merge pull request #18141 from sipastak/local-sbe
426340: Local SBE doc changes
2 parents d2a49b3 + 7e242c2 commit 41ebcbb

File tree

3 files changed

+39
-12
lines changed

3 files changed

+39
-12
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](../update/solution-builder-extension.md).

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

Lines changed: 2 additions & 11 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,21 +159,12 @@ To view the progress of your update installation, and completion results, follow
159159

160160
## Install hardware updates
161161

162-
Hardware updates for Azure Local might be available through Azure Update Manager if your Azure Local instance has a solution builder extension.
163-
164-
For systems that support solution builder extensions:
165-
- Azure Update Manager automatically includes the appropriate solution builder extension updates when installing Azure Local Feature updates.
166-
- Azure Update Manager allows the installation of solution builder extension updates separately (hardware updates can be installed without a combined Azure Local update).
167-
168-
Azure Update Manager only supports the installation of hardware updates via solution builder extensions. 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 might be available using Windows Admin Center.
169-
170-
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).
162+
[!INCLUDE [azure-local-install-harware-updates](../includes/azure-local-install-harware-updates.md)]
171163

172164
## Get solution version
173165

174166
Follow these steps to find the solution version of your Azure Local instance:
175167

176-
177168
1. In the Azure portal, go to your Azure Local resource page and then go to **Overview**.
178169
1. In the right pane, go to the **Properties** tab and then to **Updates**.
179170
1. Identify the solution version for your Azure Local instance.

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)