Skip to content

Conversation

azure-sdk
Copy link
Collaborator

https://github.com/Azure/sdk-release-request/issues/6446
Recording test fail, detailed info is in pipeline log(search keyword FAILED)!!!
https://dev.azure.com/azure-sdk/internal/_build?definitionId=1034
BuildTargetingString
azure-mgmt-sql
Skip.CreateApiReview

@azure-sdk
Copy link
Collaborator Author

@Copilot Copilot AI review requested due to automatic review settings September 4, 2025 04:22
Copy link
Contributor

@Copilot 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 represents an automatic release update for azure-mgmt-sql SDK, containing comprehensive changes to various operation modules to modernize the codebase and update API versions. The primary objectives are replacing deprecated typing constructs, updating API versions, and standardizing error handling patterns.

Key changes:

  • Type annotations modernization: Replacing deprecated Dict[str, Any] with dict[str, Any] and removing unused urllib.parse imports
  • API version updates: Updating hardcoded API version strings across multiple modules to newer versions
  • Error handling standardization: Removing explicit error deserialization in favor of simplified error handling
  • Function reordering: Moving methods to different positions within classes while maintaining functionality

Reviewed Changes

Copilot reviewed 91 out of 1268 changed files in this pull request and generated no comments.

Show a summary per file
File Description
_managed_instance_advanced_threat_protection_settings_operations.py Updated type annotations, API versions, and simplified error handling patterns
_managed_instance_administrators_operations.py Similar modernization updates with API version changes and error handling cleanup
_managed_databases_operations.py Comprehensive updates including removal of unused methods and function reordering
_managed_database_vulnerability_assessments_operations.py Type annotation updates and method reordering
_managed_database_vulnerability_assessment_scans_operations.py Function reordering and API version updates
_managed_database_vulnerability_assessment_rule_baselines_operations.py Type annotation and error handling updates
_managed_database_transparent_data_encryption_operations.py Method reordering and modernization updates
_managed_database_tables_operations.py Standard modernization pattern applied
_managed_database_sensitivity_labels_operations.py Significant method reordering and function relocations
_managed_database_security_events_operations.py Type annotations and error handling updates
_managed_database_security_alert_policies_operations.py Method reordering and API version updates
_managed_database_schemas_operations.py Standard modernization pattern
_managed_database_restore_details_operations.py Type annotations and API version updates
_managed_database_recommended_sensitivity_labels_operations.py Error handling and type annotation updates
_managed_database_queries_operations.py Standard modernization updates
_managed_database_move_operations_operations.py API version and type annotation changes
_managed_database_columns_operations.py Type annotation updates and error handling cleanup
_managed_database_advanced_threat_protection_settings_operations.py Modernization updates similar to other files
_managed_backup_short_term_retention_policies_operations.py Method reordering and API version updates
_maintenance_windows_operations.py Type annotation updates
_maintenance_window_options_operations.py Standard modernization pattern
_long_term_retention_policies_operations.py API version updates and error handling cleanup
_long_term_retention_managed_instance_backups_operations.py Comprehensive method reordering and modernization
_long_term_retention_backups_operations.py API version updates across multiple methods
_ledger_digest_uploads_operations.py Method reordering and modernization updates
_jobs_operations.py Standard type annotation and error handling updates
_job_versions_operations.py Type annotations and API version changes
_job_target_groups_operations.py Standard modernization pattern
_job_target_executions_operations.py Method reordering and API version updates
_job_steps_operations.py Significant method reordering within the class
_job_step_executions_operations.py Type annotations and error handling updates
_job_private_endpoints_operations.py API version updates and error handling cleanup
_job_executions_operations.py Method reordering and comprehensive updates
_job_credentials_operations.py Standard modernization updates
_job_agents_operations.py Error handling and API version updates

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.

1 participant