Skip to content

sql database cmk#1170

Open
m-kovalsky wants to merge 2 commits intomicrosoft:mainfrom
m-kovalsky:m-kovalsky/sqldatabasecmk
Open

sql database cmk#1170
m-kovalsky wants to merge 2 commits intomicrosoft:mainfrom
m-kovalsky:m-kovalsky/sqldatabasecmk

Conversation

@m-kovalsky
Copy link
Copy Markdown
Collaborator

No description provided.

Copilot AI review requested due to automatic review settings April 14, 2026 12:25
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

Note

Copilot was unable to run its full agentic suite in this review.

Adds SQL Database CMK revalidation and discovery of restorable deleted SQL databases, and includes minor formatting cleanup in existing modules.

Changes:

  • Added revalidate_cmk to trigger CMK revalidation for a SQL database item.
  • Added list_restorable_deleted_databases to list deleted SQL databases that are still restorable.
  • Minor formatting/readability tweaks in report and admin helpers.

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 4 comments.

File Description
src/sempy_labs/sql_database/_items.py Adds CMK revalidation API wrapper and a new listing API wrapper for restorable deleted databases.
src/sempy_labs/sql_database/init.py Exports the two new SQL database helpers as part of the public module API.
src/sempy_labs/report/_paginated.py Minor formatting change (single-line resolve_item_id call).
src/sempy_labs/admin/_basic_functions.py Formatting cleanup for workspace rows construction.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread src/sempy_labs/sql_database/_items.py
Comment thread src/sempy_labs/sql_database/_items.py
Comment thread src/sempy_labs/sql_database/_items.py
Comment thread src/sempy_labs/sql_database/_items.py
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.

2 participants