- Fixed for various docs erroneously pointing to Postgres instead of MySQL
- Fixed iops and high availability parameters issue
- Added
PublicNetworkAccess
toUpdate-AzMySqlServer
[#19189]
- General availability of Az.MySql
- Changed API version to 2021-05-01
- Fixed bugs for location capabilities
- Resolved Cx provisiong failure incident caused by backend server minimum storage change (10gb to 20gb)
- Fixed doc of
Update-AzMySqlFlexibleServerConfiguration
[#15516]
- Added maintenance windows parameter to Update-AzMySqlFlexibleServer cmdlet
- Added zone parameter to server New-AzMySqlFlexibleServer cmdlet.
- Added cmdlet
Test-AzMySqlFlexibleServerConnect
- Updated New-AzMySqlFlexibleServer cmdlet to provide easy resource group and network management within RDBMS flexible server management
- Added new cmdlets Get-AzMySqlFlexibleServerLocationBasedCapability and Get-AzMySqlConnectionString
- Added parameter MinimalTlsVersion
- Fixed secure string issue
- Added MySql flexible server cmdlets
- Removed legacy SkuSize from input and output (#11725)
- Added AllowAll & ClientIpAddress Modes to firewall rule cmdlets (#11932)
- specified a default name when created MySql firewall rule without a name (#11932)
- Added validateset for parameter StorageAutogrow (#11936)
- Renamed New-AzMySqlServerReplica to New-AzMySqlReplica (#11938)
- Used 'master' and 'replica' to avoid confusion when created mysql replica server (#11939)
- Provided hint in doc to use Update-AzMySqlServer & Update-AzMySqlServerConfiguration as a candidate for each other (#11954)
- The first preview release