diff --git a/TSG/EnvironmentValidator/README.md b/TSG/EnvironmentValidator/README.md index e023546a..fbc794f8 100644 --- a/TSG/EnvironmentValidator/README.md +++ b/TSG/EnvironmentValidator/README.md @@ -8,6 +8,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 Manifest Endpoint Connectivity](./Troubleshooting-SBEHealth-Test-Endpoint-Connectivity.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-Endpoint-Connectivity.md b/TSG/EnvironmentValidator/Troubleshooting-SBEHealth-Test-Endpoint-Connectivity.md new file mode 100644 index 00000000..4e0ba57c --- /dev/null +++ b/TSG/EnvironmentValidator/Troubleshooting-SBEHealth-Test-Endpoint-Connectivity.md @@ -0,0 +1,250 @@ +# AzStackHci_SBEHealth_Test-Endpoint-Connectivity + +
| Name | +AzStackHci_SBEHealth_Test-Endpoint-Connectivity | +
|---|---|
| Display name | +Solution Builder Extension manifest endpoint connectivity ("Validate SBE manifest reachable") | +
| Validator / test | +Test-Endpoint-Connectivity (an SBE health check emitted during pre-update validation) |
+
| Component | +SBEHealth (Environment Validator / Environment Checker) | +
| Severity | +Informational: this check reports whether the SBE manifest endpoint is reachable so you can fix connectivity, but it does not block the update. A failure still means the node cannot reach the endpoint and should be resolved. | +
| Requirement | +The node can reach the hardware partner (OEM) Solution Builder Extension (SBE) manifest endpoint over HTTPS (443) and receives a normal 200 response (not a firewall block, a non-200 response, or a redirect to a search engine). |
+
| Applicable Scenarios | +Pre-update SBE health validation (update readiness), on solutions that ship a Solution Builder Extension. Skipped when the cluster is configured for disconnected (ALDO) operations. | +
| Affected Versions | +Azure Local, version 23H2 and later. | +