Add SBEHealth Test-Version-Supports-OperationType-Tests TSG#318
Conversation
Environment Validator remediation guide for the SBEHealth Test-Version-Supports-<OperationType>-Tests check (AzStackHci_SBEHealth_Test-Version-Supports-OperationType-Tests). The check emits a SUCCESS-only informational skip-notice, telling the operator that SBE health checks for the operation are only supported when the SBE version is 4.1.x.x or later. This guide explains where the notice appears, how to read the on-box result, and how to bring the SBE version to a supported level. Adds the TSG markdown and a README index entry.
There was a problem hiding this comment.
Pull request overview
This PR adds a new Environment Validator troubleshooting guide for the SBEHealth Test-Version-Supports-<OperationType>-Tests check (AzStackHci_SBEHealth_Test-Version-Supports-OperationType-Tests). The check is an informational, SUCCESS-only skip-notice emitted during pre-update readiness when the installed Solution Builder Extension (SBE) is older than version 4.1, indicating the SBE health tests were skipped. The guide explains where the notice appears (portal and on-box Event ID 17205), how to read the result and confirm the SBE version, and how to update the SBE and re-run the pre-update health check. It fits into the existing TSG/EnvironmentValidator supportability content set.
Changes:
- Adds
Troubleshooting-SBEHealth-Test-Version-Supports-OperationType-Tests.mddocumenting the check, its severity/meaning, detection, remediation, and verification. - Registers the new guide in the
TSG/EnvironmentValidator/README.mdtable of contents.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| TSG/EnvironmentValidator/Troubleshooting-SBEHealth-Test-Version-Supports-OperationType-Tests.md | New TSG describing the informational SBE version skip-notice, on-box detection via Event ID 17205, and SBE update/re-run remediation steps. |
| TSG/EnvironmentValidator/README.md | Adds a table-of-contents link to the new troubleshooting guide. |
What
Adds an Environment Validator remediation guide for the SBEHealth Test-Version-Supports-<OperationType>-Tests check (
AzStackHci_SBEHealth_Test-Version-Supports-OperationType-Tests).The check
This SBEHealth check runs during pre-update readiness (
Test-AzStackHciSBEHealth, PreUpdate / PreUpdateJIT). It emits a SUCCESS-only informational skip-notice when the installed SBE version is older than 4.1, telling the operator that SBE health checks for the operation are only supported on version 4.1.x.x or later. It is informational (not a hard failure): it explains why the deeper SBE health tests were skipped.What the guide covers
AzStackHciEnvironmentCheckerEventID 17205 read viaAdditionalData.Status/AdditionalData.Detail).Invoke-SolutionUpdatePrecheck -SystemHealth+Get-SolutionUpdateEnvironment).Notes