Skip to content

Commit 8b4c79c

Browse files
authored
Lowercase instances of the service
1 parent 4788e9d commit 8b4c79c

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

articles/backup/backup-azure-mysql-flexible-server-about.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -13,17 +13,17 @@ ms.author: jsuri
1313

1414
[!INCLUDE [Azure Database for MySQL - Flexible Server backup advisory](../../includes/backup-mysql-flexible-server-advisory.md)]
1515

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*.
1717

1818
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.
1919

2020
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.
2121

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.
2323

2424
## Azure Database for MySQL - Flexible Server backup flow
2525

26-
To back up an Azure Database for MySQL Flexible Server:
26+
To back up an Azure Database for MySQL flexible server:
2727

2828
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.
2929
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
5454

5555
You incur charges for:
5656

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.
5858

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.
6060

6161
## Related content
6262

6363
- [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

Comments
 (0)