Skip to content

Conversation

@ArthurMa1978
Copy link
Member

Contributing to the Azure SDK

Please see our CONTRIBUTING.md if you are not familiar with contributing to this repository or have questions.

For specific information about pull request etiquette and best practices, see this section.

Copilot AI review requested due to automatic review settings August 22, 2025 12:18
@github-actions github-actions bot added the Mgmt This issue is related to a management package. label Aug 22, 2025
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 PR upgrades the MySQL Flexible Server API from version 2024-01-01 to 2024-12-01-preview, introducing new features and updates to the Azure ResourceManager.MySql SDK.

Key changes include:

  • Upgrade from API version 2024-01-01 to 2024-12-01-preview with updated spec references
  • Addition of private endpoint connection management capabilities
  • Introduction of new maintenance and storage configuration options

Reviewed Changes

Copilot reviewed 10 out of 122 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
autorest.md Updates API version tag and spec repository references for code generation
MySqlFlexibleServerData.cs Adds backward compatibility wrapper for PrivateEndpointConnections property
MySqlFlexibleServerConfigurationCollection.cs Removes unused imports to clean up the codebase
MySqlFlexibleServersPrivateEndpointConnection.cs Updates SystemData type reference for consistency
MySqlFlexibleServersPrivateEndpointConnection.Serialization.cs Updates SystemData deserialization for type consistency
MySqlFlexibleServerVersion.cs Removes unused System.ComponentModel import
AzureResourceManagerMySqlContext.cs Adds ModelReaderWriter support for private endpoint connections
ArmMySqlFlexibleServersModelFactory.cs Adds factory methods for creating test instances of new models
Azure.ResourceManager.MySql.netstandard2.0.cs Adds new API surface for private endpoint and storage features
Azure.ResourceManager.MySql.net8.0.cs Adds new API surface for private endpoint and storage features

@github-actions
Copy link

github-actions bot commented Aug 22, 2025

API Change Check

APIView identified API level changes in this PR and created the following API reviews

Azure.ResourceManager.MySql

@ArthurMa1978 ArthurMa1978 merged commit 01d8065 into main Sep 8, 2025
17 checks passed
@ArthurMa1978 ArthurMa1978 deleted the mgmt-mysql branch September 8, 2025 08:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Mgmt This issue is related to a management package.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants