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-local/update/solution-builder-extension.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -105,10 +105,10 @@ The following table describes the possible states of the SBE on your Azure Local
105
105
| AppliedSuccessfully | The SBE is installed and up to date.| No action required.|
106
106
| NeedsAttention | The SBE or Azure Local update requires attention.|[Troubleshoot solution updates for Azure Local](update-troubleshooting-23h2.md).|
107
107
| PreparationFailed | The system failed to prepare for the SBE or Azure Local update.|[Troubleshoot solution updates for Azure Local](update-troubleshooting-23h2.md).|
108
-
| PreparationInProgress | The system is preparing for an SBE or Azure Local update.|[Track system update progess and history](azure-update-manager-23h2.md#track-system-update-progress-and-history).|
108
+
| PreparationInProgress | The system is preparing for an SBE or Azure Local update.|[Track system update progress and history](azure-update-manager-23h2.md#track-system-update-progress-and-history).|
109
109
| UpdateAvailable | A new SBE or Azure Local update is available.|[Discover Solution Builder Extension updates](#discover-solution-builder-extension-updates).|
110
110
| UpdateFailed | The SBE or Azure Local update failed.|[Troubleshoot solution updates for Azure Local](update-troubleshooting-23h2.md).|
111
-
| UpdateInProgress | An SBE or Azure Local update is in progress.|[Track system update progess and history](azure-update-manager-23h2.md#track-system-update-progress-and-history).|
111
+
| UpdateInProgress | An SBE or Azure Local update is in progress.|[Track system update progress and history](azure-update-manager-23h2.md#track-system-update-progress-and-history).|
In the sample output, you can see that two updates are ready to be installed: the standalone **SBE_Contoso_Gen3_4.1.2312.5** update and the combined **Azure Local 2311 bundle** update, which includes the same Solution Builder Extension as identified by the SbeVersion number 4.1.2312.5.
149
149
150
150
> [!NOTE]
151
-
> Microsoft recommends installing the combined “Solution” update in most cases, to reduce the number of update operations needed to keep your system up to date. You can refer to the `SBEReleaseLink` and `SBENotifyMessage` properties, provided by your hardware vendor in the `AdditionalProperties` of the update, to determine if there's an urgent reason to install a Solution Builder Extension update before the combined solution update.
151
+
> Microsoft recommends installing the combined "Solution" update in most cases, to reduce the number of update operations needed to keep your system up to date. You can refer to the `SBEReleaseLink` and `SBENotifyMessage` properties, provided by your hardware vendor in the `AdditionalProperties` of the update, to determine if there's an urgent reason to install a Solution Builder Extension update before the combined solution update.
152
152
153
153
To determine which update to install, use the **ComponentVersions** and **AdditionalProperties** values from `Get-SolutionUpdate`.
0 commit comments