Skip to content

Commit a54cc28

Browse files
authored
Merge pull request #89683 from JasonWHowell/patch-3
Fixes MicrosoftDocs/azure-docs#39422
2 parents 496ced1 + ff9edd9 commit a54cc28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/mysql/concepts-backup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Azure Database for MySQL automatically creates server backups and stores them in
1414

1515
## Backups
1616

17-
Azure Database for MySQL takes full, differential, and transaction log backups. These backups allow you to restore a server to any point-in-time within your configured backup retention period. The default backup retention period is seven days. You can optionally configure it up to 35 days. All backups are encrypted using AES 256-bit encryption.
17+
Azure Database for MySQL takes full, differential, and transaction log backups. These backups allow you to restore a server to any point-in-time within your configured backup retention period. The default backup retention period is seven days. You can [optionally configure it](howto-restore-server-portal.md#set-backup-configuration) up to 35 days. All backups are encrypted using AES 256-bit encryption.
1818

1919
### Backup frequency
2020

0 commit comments

Comments
 (0)