diff --git a/TSG/EnvironmentValidator/README.md b/TSG/EnvironmentValidator/README.md index 9aa3fbd0..4c2cf05a 100644 --- a/TSG/EnvironmentValidator/README.md +++ b/TSG/EnvironmentValidator/README.md @@ -10,6 +10,7 @@ This folder contains the TSG's related to Environment Validators. * [Troubleshooting TestPowerShell Module Version](./Troubleshooting-Test-PowerShell-Module-Version.md) * [Troubleshooting Module Versions](Troubleshooting-Module-Versions.md) * [Troubleshooting MSI Does Not Have Access to Subscription](Troubleshooting-MSI-Does-Not-Have-Access-To-Subscription.md) +* [Troubleshooting SBE Health: SBE Version Supports the Operation-Type Health Tests](./Troubleshooting-SBEHealth-Test-Version-Supports-OperationType-Tests.md) * [Troubleshooting Services Version Failure](../Update/Test-ServicesVersion-Failure-Mitigation-In-HealthCheck.md) * [Known Issue: High Disk Space Usage in TEMP](Known-Issue-High-Disk-Space-usage-in-TEMP.md) * [Known Issue: WinRM cannot process the configuration request](Known-Issue-WinRM-cannot-process-the-configuration-request.md) diff --git a/TSG/EnvironmentValidator/Troubleshooting-SBEHealth-Test-Version-Supports-OperationType-Tests.md b/TSG/EnvironmentValidator/Troubleshooting-SBEHealth-Test-Version-Supports-OperationType-Tests.md new file mode 100644 index 00000000..f642a408 --- /dev/null +++ b/TSG/EnvironmentValidator/Troubleshooting-SBEHealth-Test-Version-Supports-OperationType-Tests.md @@ -0,0 +1,203 @@ +# AzStackHci_SBEHealth_Test-Version-Supports-OperationType-Tests + +
| Name | +AzStackHci_SBEHealth_Test-Version-Supports-<OperationType>-Tests (for example Test-Version-Supports-PreUpdate-Tests) |
+
|---|---|
| Display name | +Solution Builder Extension version supports the operation-type health tests ("Validate SBE Version supports <OperationType> type tests") | +
| Validator / test | +Test-Version-Supports-<OperationType>-Tests (an SBE health check emitted during pre-update validation; <OperationType> is the operation, e.g. PreUpdate) |
+
| Component | +SBEHealth (Environment Validator / Environment Checker) | +
| Severity | +Informational: the check always reports SUCCESS. It is a notice that SBE health tests were skipped because the installed Solution Builder Extension is older than the minimum supported version. It does not block the update, but the SBE health checks will not run until you update the SBE. | +
| Requirement | +To run the Solution Builder Extension (SBE) health tests for an operation, the installed/staged SBE must be version 4.1.x.x or later. An older SBE causes the health tests to be skipped. | +
| Applicable Scenarios | +Pre-update SBE health validation (update readiness), on solutions that ship a Solution Builder Extension. | +
| Affected Versions | +Azure Local, version 23H2 and later. | +