Skip to content

Conversation

@rahuldevikar761
Copy link
Collaborator

@rahuldevikar761 rahuldevikar761 commented Jan 8, 2026

image

@rahuldevikar761 rahuldevikar761 requested a review from a team as a code owner January 8, 2026 21:55
Copilot AI review requested due to automatic review settings January 8, 2026 21:55
@rahuldevikar761 rahuldevikar761 requested a review from a team as a code owner January 8, 2026 21:55
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This pull request adds JSON output sanitization before parsing Azure CLI responses in the ClientAppValidator service. The change addresses potential issues where Azure CLI on Windows can output control characters (like form feed) and warning messages that interfere with JSON parsing.

  • Introduces JsonDeserializationHelper.CleanAzureCliJsonOutput() call before all JsonNode.Parse() operations
  • Updates 7 locations where Azure CLI JSON output is parsed
  • Adds import for the Services.Helpers namespace

@sellakumaran sellakumaran merged commit f3aa6b4 into main Jan 9, 2026
11 checks passed
@sellakumaran sellakumaran deleted the users/radevika/sanitizeClientAppValidator branch January 9, 2026 16:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants