Add new TSG for network infra connection validator failure due to exception#250
Open
fangfei wants to merge 4 commits intoAzure:mainfrom
Open
Add new TSG for network infra connection validator failure due to exception#250fangfei wants to merge 4 commits intoAzure:mainfrom
fangfei wants to merge 4 commits intoAzure:mainfrom
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
This pull request adds a new troubleshooting guide (TSG) for handling exceptions that occur during network infrastructure connection validation in Azure Local deployments. The document provides guidance for diagnosing and resolving unexpected errors in the Test-NwkInfraConnectionValidator_InfraIpPoolConnection validator.
Changes:
- Added new TSG document for exception handling during infrastructure IP pool connection validation
- Updated the Networking README.md table of contents to include the new troubleshooting guide
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 4 comments.
| File | Description |
|---|---|
| TSG/EnvironmentValidator/Networking/Troubleshoot-Network-Test-Infra-IP-Connection-ExceptionFound.md | New TSG document providing comprehensive troubleshooting steps for the AzureLocal_NetworkInfraConnection_Test_Infra_IP_Connection_ExceptionFound validator, including exception analysis, system prerequisites checks, and Hyper-V reinstallation guidance |
| TSG/EnvironmentValidator/Networking/README.md | Updated table of contents to add a link to the new Infrastructure IP Connection Exception Found troubleshooting guide |
...ironmentValidator/Networking/Troubleshoot-Network-Test-Infra-IP-Connection-ExceptionFound.md
Show resolved
Hide resolved
...ironmentValidator/Networking/Troubleshoot-Network-Test-Infra-IP-Connection-ExceptionFound.md
Outdated
Show resolved
Hide resolved
...ironmentValidator/Networking/Troubleshoot-Network-Test-Infra-IP-Connection-ExceptionFound.md
Outdated
Show resolved
Hide resolved
...ironmentValidator/Networking/Troubleshoot-Network-Test-Infra-IP-Connection-ExceptionFound.md
Show resolved
Hide resolved
…Infra-IP-Connection-ExceptionFound.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
…Infra-IP-Connection-ExceptionFound.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Add new TSG for network infra connection validator failure due to exception.
During execution of validator "Test-NwkInfraConnectionValidator_InfraIpPoolConnection", if the validator failed with "AzureLocal_NetworkInfraConnection_Test_Infra_IP_Connection_ExceptionFound", it might means that something wrong with the system itself. So will need to ask the end user to fix the problems and retry validator.