Skip to content

Commit ecae17f

Browse files
authored
Merge pull request #188435 from aditivgupta/habackupsissue
Ha backups issue
2 parents 8774847 + b6a0f85 commit ecae17f

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

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

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,9 @@ This release of Azure Database for MySQL - Flexible Server includes the followin
4040

4141
- **Known issues**
4242

43-
When you're using ARM templates for provisioning or configuration changes for HA enabled servers, if a single deployment is made to enable/disable HA and along with other server properties like backup redundancy, storage etc. then deployment would fail. You can mitigate it by submitting the deployment request separately for to enable\disable and configuration changes. You wouldn’t have issue with Portal or Azure CLI as these are request already separated.
43+
- When you're using ARM templates for provisioning or configuration changes for HA enabled servers, if a single deployment is made to enable/disable HA and along with other server properties like backup redundancy, storage etc. then deployment would fail. You can mitigate it by submitting the deployment request separately for to enable\disable and configuration changes. You wouldn’t have issue with Portal or Azure CLI as these are request already separated.
44+
45+
- When you're viewing automated backups for a HA enabled server in Backup and Restore blade, if at some point in time HA has been disabled for the server and then enabled, you will lose viewing rights to the server's backups on the blade though the flexible server is successfully taking daily automated backups for the server in the backend.
4446

4547
## November 2021
4648

@@ -49,9 +51,10 @@ This release of Azure Database for MySQL - Flexible Server includes the followin
4951
Azure Database for MySQL - Flexible Server is now **General Availability** in more than [30 Azure regions](overview.md) worldwide.
5052

5153
- **View available full backups in Azure portal**
54+
5255
A dedicated Backup and Restore blade is now available in the Azure portal. This blade lists the backups available within the server’s retention period, effectively providing you with single pane view for managing a server’s backups and consequent restores. You can use this blade to
53-
1) View the completion timestamps for all available full backups within the server’s retention period
54-
2) Perform restore operations using these full backups
56+
1) View the completion timestamps for all available full backups within the server’s retention period
57+
2) Perform restore operations using these full backups
5558

5659
- **Fastest restore points**
5760

0 commit comments

Comments
 (0)