Skip to content

feat: Add ARG query to 6293a3cc-6b4a-4c0f-9ea7-b8ae8d7dd3d5#727

Merged
kpoineal merged 10 commits into
mainfrom
feature/issue726
May 21, 2025
Merged

feat: Add ARG query to 6293a3cc-6b4a-4c0f-9ea7-b8ae8d7dd3d5#727
kpoineal merged 10 commits into
mainfrom
feature/issue726

Conversation

@tksh164
Copy link
Copy Markdown
Member

@tksh164 tksh164 commented Apr 30, 2025

Overview/Summary

Added an ARG query for Configure storage auto-grow (6293a3cc-6b4a-4c0f-9ea7-b8ae8d7dd3d5).

Related Issues/Work Items

Breaking Changes

  • None

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.)

Screenshot

image

Copilot AI review requested due to automatic review settings April 30, 2025 04:57
@tksh164 tksh164 requested review from a team as code owners April 30, 2025 04:57
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 adds an ARG query to check the Configure storage auto-grow setting for PostgreSQL flexible servers. It filters resources based on their storage type and auto-grow properties, and projects the recommendation identifier along with key resource fields.

  • Adds a KQL query in the specified file.
  • Filters out resources with "PremiumV2_LRS" storage and with autoGrow set to "Enabled".
  • Projects the necessary fields with a custom parameter formatting.

@tksh164 tksh164 requested a review from judyer28 April 30, 2025 04:58
@microsoft-github-policy-service microsoft-github-policy-service Bot added the Enhancement 🆕 New feature or request label Apr 30, 2025
Copy link
Copy Markdown
Contributor

@judyer28 judyer28 left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks @tksh164

@kpoineal kpoineal merged commit aebef33 into main May 21, 2025
10 checks passed
@kpoineal kpoineal deleted the feature/issue726 branch May 21, 2025 16:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Enhancement 🆕 New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

💡 Feature Request - Automation for PostgreSQL Configure storage auto-grow

4 participants