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/backup/backup-azure-mysql-flexible-server-about.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,17 +13,17 @@ ms.author: jsuri
13
13
14
14
[!INCLUDE [Azure Database for MySQL - Flexible Server backup advisory](../../includes/backup-mysql-flexible-server-advisory.md)]
15
15
16
-
When you use an Azure Database for MySQL Flexible Server, you can extend the retention of backups beyond the current limit of 35 days with the built-in operational-tier backup capability of Azure Database for MySQL - Flexible Server. Azure Backup and Azure database services together allow you to build an enterprise-class backup solution for Azure Database for MySQL Flexible Servers that retains backups for *up to 10 years*.
16
+
When you use an Azure Database for MySQL flexible server, you can extend the retention of backups beyond the current limit of 35 days with the built-in operational-tier backup capability of Azure Database for MySQL - Flexible Server. Azure Backup and Azure database services together allow you to build an enterprise-class backup solution for Azure Database for MySQL flexible servers that retains backups for *up to 10 years*.
17
17
18
18
Extending backup retention from 35 days to 10 years can help your organization meet compliance and regulatory requirements. The backups are copied to an isolated storage environment outside your tenant and subscription to help protect against ransomware attacks. In addition to long-term retention, this feature enhances backup resiliency by protecting the source data from different levels of data loss, such as accidental deletions and ransomware.
19
19
20
20
It's a zero-infrastructure solution in which Azure Backup manages the backups with automated retention and backup scheduling. You can create a backup policy to define the backup schedule and retention. Based on the policy definition, Azure Backup transfers backups to the vault as blobs and manages their life cycle. You can manage the backups centrally beside other protected workloads via Azure Business Continuity Center.
21
21
22
-
You can recover this backup in your specified storage containers, which you can use to rebuild the Azure Database for MySQL Flexible Server. You can also use native tools to restore this data as a new flexible server.
22
+
You can recover this backup in your specified storage containers, which you can use to rebuild the Azure Database for MySQL flexible server. You can also use native tools to restore this data as a new flexible server.
23
23
24
24
## Azure Database for MySQL - Flexible Server backup flow
25
25
26
-
To back up an Azure Database for MySQL Flexible Server:
26
+
To back up an Azure Database for MySQL flexible server:
27
27
28
28
1. Grant permissions to the Backup vault MSI on the target Azure Resource Manager resource (Azure Database for MySQL Flexible Server), to establish access and control.
29
29
2. Configure backup policies to specify the scheduling, retention, and other parameters.
@@ -54,12 +54,12 @@ The following table lists permissions that the vault MSI requires for successful
54
54
55
55
You incur charges for:
56
56
57
-
-**Protected instance fee**: When you configure a backup for an Azure Database for MySQL Flexible Server, a protected instance is created. Azure Backup charges a protected instance fee according to the size of the database (in gigabytes) on a per-unit (250-GB) basis.
57
+
-**Protected instance fee**: When you configure a backup for an Azure Database for MySQL flexible server, a protected instance is created. Azure Backup charges a protected instance fee according to the size of the database (in gigabytes) on a per-unit (250-GB) basis.
58
58
59
-
-**Backup storage fee**: Azure Backup stores backups of Azure Database for MySQL Flexible Servers in the Standard vault tier. Restore points stored in the Standard vault tier are charged a separate backup storage fee according to the total data stored (in gigabytes) and the redundancy type enabled on the Backup vault.
59
+
-**Backup storage fee**: Azure Backup stores backups of Azure Database for MySQL flexible servers in the Standard vault tier. Restore points stored in the Standard vault tier are charged a separate backup storage fee according to the total data stored (in gigabytes) and the redundancy type enabled on the Backup vault.
60
60
61
61
## Related content
62
62
63
63
-[Support matrix for Azure Database for MySQL - Flexible Server protection by using Azure Backup (preview)](backup-azure-mysql-flexible-server-support-matrix.md)
64
-
-[Back up an Azure Database for MySQL Flexible Server (preview)](backup-azure-mysql-flexible-server.md)
65
-
-[Restore an Azure Database for MySQL Flexible Server (preview)](backup-azure-mysql-flexible-server-restore.md)
64
+
-[Back up an Azure Database for MySQL flexible server (preview)](backup-azure-mysql-flexible-server.md)
65
+
-[Restore an Azure Database for MySQL flexible server (preview)](backup-azure-mysql-flexible-server-restore.md)
0 commit comments