You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/mysql/flexible-server/whats-new.md
+6-7Lines changed: 6 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -30,9 +30,9 @@ This article summarizes new releases and features in the Azure Database for MySQ
30
30
31
31
We're thrilled to announce the General Availability (GA) of the Accelerated Logs feature for Azure Database for MySQL Flexible Server. This feature is available within the Business-Critical service tier, which significantly enhances the performance of Azure Database for MySQL Flexible Server instances. It offers a dynamic solution designed for high throughput needs, reducing latency with no additional cost. [Learn more](concepts-accelerated-logs.md).
32
32
33
-
-**Support for storage up to 32TiB in Azure Database for MySQL Flexible Server is now Generally Available**
33
+
-**Support for storage up to 32 TB in Azure Database for MySQL Flexible Server is now Generally Available**
34
34
35
-
We're excited to announce the general availability (GA) of storage support up to 32 TiB in Azure Database for MySQL Flexible Server. The feature is available only in the Business Critical service tier. [Learn more](./concepts-service-tiers-storage.md).
35
+
We're excited to announce the general availability (GA) of storage support up to 32 TB in Azure Database for MySQL Flexible Server. The feature is available only in the Business Critical service tier. To learn more, visit [service tiers](concepts-service-tiers-storage.md).
36
36
37
37
## April 2024
38
38
@@ -220,7 +220,7 @@ This article summarizes new releases and features in the Azure Database for MySQ
220
220
-**Major version upgrade is now back and available for use**
221
221
222
222
The Major Version upgrade feature was temporarily disabled in the portal due to technical issues, but it's now back in use.
223
-
If you encounter any issues with the upgrade feature, open a [support ticket](https://azure.microsoft.com/support/create-ticket/) and we'll assist you.
223
+
If you encounter any issues with the upgrade feature, open a [support ticket](https://azure.microsoft.com/support/create-ticket/) and we assist you.
224
224
225
225
-**Redo logs management in MySQL version 8.0**
226
226
@@ -236,7 +236,7 @@ This article summarizes new releases and features in the Azure Database for MySQ
236
236
237
237
-**Known issues**
238
238
239
-
Upgrade Option Unavailable in Portal: Following technical issues after this month's deployment, the Major Version Upgrade feature has been temporarily disabled. We apologize for any inconvenience. Our team is working on a solution, and the issue will be resolved in the next deployment cycle. If you require immediate assistance with the Major Version Upgrade, open a [support ticket](https://azure.microsoft.com/support/create-ticket/), and we'll assist you.
239
+
Upgrade Option Unavailable in Portal: Following technical issues after this month's deployment, the Major Version Upgrade feature has been temporarily disabled. We apologize for any inconvenience. Our team is working on a solution, and the issue will be resolved in the next deployment cycle. If you require immediate assistance with the Major Version Upgrade, open a [support ticket](https://azure.microsoft.com/support/create-ticket/), and we assist you.
240
240
241
241
## December 2022
242
242
@@ -477,7 +477,7 @@ This release of Azure Database for MySQL flexible server includes the following
477
477
478
478
-**Read replicas in Azure Database for MySQL flexible server will no longer be available on Burstable SKUs**
479
479
480
-
If you have an existing Azure Database for MySQL flexible server instance with read replica enabled, you have to scale up your server to either General Purpose or Business Critical pricing tiers or delete the read replica within 60 days. After the 60 days, while you can continue to use the primary server for your read-write operations, replication to read replica servers will be stopped. For newly created servers, read replica option will be available only for the General Purpose and Business Critical pricing tiers.
480
+
If you have an existing Azure Database for MySQL flexible server instance with read replica enabled, you have to scale up your server to either General Purpose or Business Critical pricing tiers or delete the read replica within 60 days. After the 60 days, while you can continue to use the primary server for your read-write operations, replication to read replica servers will be stopped. For newly created servers, read replica option is available only for the General Purpose and Business Critical pricing tiers.
481
481
482
482
-**Monitoring Azure Database for MySQL flexible server with Azure Monitor Workbooks**
483
483
@@ -559,7 +559,7 @@ This release of Azure Database for MySQL flexible server includes the following
559
559
560
560
-**validate_password and caching_sha2_password plugin available in private preview**
561
561
562
-
Azure Database for MySQL flexible server now supports enabling validate_password and caching_sha2_password plugins in preview. Email us at [email protected].
562
+
Azure Database for MySQL flexible server now supports enabling validate_password and caching_sha2_password plugins in preview. The validate_password plugin provides password policy enforcement and password strength validation. The caching_sha2_password plugin provides a more secure authentication method than the default mysql_native_password plugin. To learn more, visit [server parameters](concepts-server-parameters.md).
563
563
564
564
-**Availability in four additional Azure regions**
565
565
@@ -716,7 +716,6 @@ If you have questions about or suggestions for working with Azure Database for M
716
716
717
717
- To contact Azure Support, [file a ticket from the Azure portal](https://portal.azure.com/?#blade/Microsoft_Azure_Support/HelpAndSupportBlade).
718
718
- To fix an issue with your account, file a [support request](https://portal.azure.com/#blade/Microsoft_Azure_Support/HelpAndSupportBlade/newsupportrequest) in the Azure portal.
719
-
- To provide feedback or to request new features, email us at [email protected].
0 commit comments