Skip to content

fix: 6d82d042-6d61-ad49-86f0-6a5455398081#757

Merged
tksh164 merged 1 commit into
mainfrom
feat/fix-6d82d042-6d61-ad49-86f0-6a5455398081
Jun 13, 2025
Merged

fix: 6d82d042-6d61-ad49-86f0-6a5455398081#757
tksh164 merged 1 commit into
mainfrom
feat/fix-6d82d042-6d61-ad49-86f0-6a5455398081

Conversation

@kpoineal
Copy link
Copy Markdown
Contributor

Overview/Summary

Issue: the current query is not printing all impacted BackEndPool names, only the first, the query below fixes this problem.

As part of this pull request I have

  • Read the Contribution Guide and ensured this PR is compliant with the guide
  • Checked for duplicate Pull Requests
  • Associated it with relevant GitHub Issues or ADO Work Items (Internal Only)
  • Ensured my code/branch is up-to-date with the latest changes in the main branch
  • Ensured PR tests are passing
  • Performed testing and provided evidence (e.g. screenshot of output) for any changes associated to ARG queries
  • Updated relevant and associated documentation (e.g. Contribution Guide, Docs etc.)

Copilot AI review requested due to automatic review settings June 12, 2025 17:10
@kpoineal kpoineal requested review from a team as code owners June 12, 2025 17:10
Copy link
Copy Markdown
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 PR fixes an issue in the load balancer query where only the first impacted backend pool name was printed. The changes now aggregate and display all backend pool names.

  • Changed aggregation from any() to make_list() for backend pool names.
  • Updated projection to display a comma-separated string of all impacted backend pool names.

@microsoft-github-policy-service microsoft-github-policy-service Bot added the Bug 🐞 Something isn't working label Jun 12, 2025
@tksh164 tksh164 merged commit 0a8f958 into main Jun 13, 2025
10 checks passed
@tksh164 tksh164 deleted the feat/fix-6d82d042-6d61-ad49-86f0-6a5455398081 branch June 13, 2025 07:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Bug 🐞 Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants