Skip to content

Commit 52b5334

Browse files
committed
Updated text
1 parent c56cfed commit 52b5334

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

azure-local/update/solution-builder-extension.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -105,10 +105,10 @@ The following table describes the possible states of the SBE on your Azure Local
105105
| AppliedSuccessfully | The SBE is installed and up to date.| No action required.|
106106
| NeedsAttention | The SBE or Azure Local update requires attention.| [Troubleshoot solution updates for Azure Local](update-troubleshooting-23h2.md).|
107107
| 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).|
109109
| UpdateAvailable | A new SBE or Azure Local update is available.| [Discover Solution Builder Extension updates](#discover-solution-builder-extension-updates).|
110110
| 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).|
112112

113113
## Discover Solution Builder Extension Updates
114114

@@ -148,7 +148,7 @@ Azure Local 2311 bundle Solution 10.2311.0.26 4.1.2312.5 Ready
148148
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.
149149

150150
> [!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.
152152
153153
To determine which update to install, use the **ComponentVersions** and **AdditionalProperties** values from `Get-SolutionUpdate`.
154154

0 commit comments

Comments
 (0)