Update Azure Arc Connectivity Check drop (ArcEndpointCheck.ps1) - #2033
Open
Fabio Rodrigues Vieira Costa (fabiotreze) wants to merge 11 commits into
Open
Update Azure Arc Connectivity Check drop (ArcEndpointCheck.ps1)#2033Fabio Rodrigues Vieira Costa (fabiotreze) wants to merge 11 commits into
Fabio Rodrigues Vieira Costa (fabiotreze) wants to merge 11 commits into
Conversation
Enhance the Azure Arc Connectivity Check script documentation with detailed usage instructions, parameter descriptions, and improvements in functionality.
Added details about dynamic endpoint allowlist and exit code.
Updated comments and logging messages to English for better clarity and consistency. Adjusted proxy handling and validation functions.
Enhance Azure Arc Connectivity Check script documentation with detailed validation processes, key improvements, and usage examples.
… Gateway/PLS/proxy support, TLS validation, extension endpoint coverage
Revise Azure Arc Connectivity Check documentation to enhance clarity and detail on validation processes, connectivity modes, and script usage.
|
👋 Hello Fabio Rodrigues Vieira Costa (@fabiotreze), Thank you for your pull request, a team member will review it soon. All issues and pull requests are validated by the Arc Jumpstart team and must pass all validation checks before being merged. By submitting this pull request, you agree that your contributions will be licensed under the MIT license license and you confirm that you've read and will abide by our Code of Conduct. |
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.
Description
Follow-up to #1908 (merged). This PR brings post-merge refinements to the
Azure Arc Connectivity Check drop (
script_automation/arc_endpoint_check):a hardened
ArcEndpointCheck.ps1and a refreshed_index.md.Capabilities in this revision
Update Manager, Guest Attestation, Dependency Agent, Defender for SQL) with auto-detection.
non-blocking warning (not a runtime outage) when Arc private endpoints and Guest
Configuration are healthy and
azcmagent checkreports critical_failures=0.Files
Validated on a real Windows Server (Azure Arc-enabled) across Public, Private Link, and
Gateway scenarios with explicit-proxy configurations.