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
+5-2Lines changed: 5 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,10 +28,13 @@ This article summarizes new releases and features in Azure Database for MySQL -
28
28
29
29
## November 2023
30
30
31
-
-**Modify multiple server parameters using Azure CLI**
31
+
-**Enhanced replica provisioning experience**
32
32
33
-
You can now conveniently update multiple server parameters for your Azure Database for MySQL - Flexible Server using Azure CLI. [Learn more](./how-to-configure-server-parameters-cli.md#modify-a-server-parameter-value)
33
+
Replica provisioning experience will now provide extra flexibility to modify the replica compute and storage settings during the provisioning workflow. You can choose to modify the compute settings of the replica server at the time of provisioning instead of having to make the changes post provisioning of replica server. The feature will also enable modifying the backup retention days of the replica server and configure it to have a different value than that of the source server
34
34
35
+
-**Modify multiple server parameters using Azure CLI**
36
+
37
+
You can now conveniently update multiple server parameters for your Azure Database for MySQL - Flexible Server using Azure CLI. [Learn more](./how-to-configure-server-parameters-cli.md#modify-a-server-parameter-value)
35
38
36
39
-**Accelerated logs in Azure Database for MySQL - Flexible Server (Preview)**
0 commit comments