Skip to content

Commit cd244ee

Browse files
Merge pull request #251363 from aditivgupta/whatsnew
Addition
2 parents 7d1a798 + 1539f09 commit cd244ee

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

articles/mysql/flexible-server/whats-new.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,12 @@ Azure Database for MySQL - Flexible server now supports Universal Read Replicas
3434
- **Private Link for Azure Database for MySQL - Flexible Server (General Availability)**
3535
You can now enable private endpoints to provide a secure means to access Azure Database for MySQL Flexible Server via a Private Link, allowing both public and private access simultaneously. If necessary, you have the choice to restrict public access, ensuring that connections are exclusively routed through private endpoints for heightened network security. It's also possible to configure or update Private Link settings either during or after the creation of the server. [Learn more](./concepts-networking-private-link.md).
3636

37+
- **Azure MySQL Import Smart Defaults for Azure Database for MySQL - Single to Flexible Server migration (Public Preview)**
38+
You can now migrate an Azure Database for MySQL Single Server to an Azure Database for MySQL Flexible Server by running a single CLI command with minimal inputs as the command leverages smart defaults for target Flexible Server provisioning based on the source server SKU and properties! [Learn more](../migrate/migrate-single-flexible-mysql-import-cli.md)
39+
40+
- **Nominate eligible Azure DB for MySQL Single Server instance for in-place automigration to Flexible Server**
41+
If you own a Azure DB for MySQL Single Server workload with Basic or GP SKU, data storage used < 10 GiB and no complex features (CMK, AAD, Read Replica, Private Link) enabled, you can now nominate yourself (if not already scheduled by the service) for in-place automigration to Flexible Server by submitting your server details through this [form](https://forms.office.com/Pages/ResponsePage.aspx?id=v4j5cvGGr0GRqy180BHbR4lhLelkCklCuumNujnaQ-ZUQzRKSVBBV0VXTFRMSDFKSUtLUDlaNTA5Wi4u)
42+
3743
## August 2023
3844

3945
- **Universal Geo Restore in Azure Database for MySQL - Flexible Server (Public Preview)**

0 commit comments

Comments
 (0)