Skip to content

Commit aaa6fd9

Browse files
committed
Learn Editor: Update concepts-backup-restore.md
1 parent e6870db commit aaa6fd9

File tree

1 file changed

+13
-4
lines changed

1 file changed

+13
-4
lines changed

articles/mysql/flexible-server/concepts-backup-restore.md

Lines changed: 13 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -148,10 +148,19 @@ The estimated time of recovery depends on several factors including the database
148148

149149
After a restore from either **latest restore point** or **custom restore point** recovery mechanism, you should perform the following tasks to get your users and applications back up and running:
150150

151-
- If the new server is meant to replace the original server, redirect clients and client applications to the new server.
152-
- Ensure appropriate server-level firewall and virtual network rules are in place for users to connect.
153-
- Ensure appropriate logins and database level permissions are in place.
154-
- Configure alerts, as appropriate.
151+
- If the new server is meant to replace the original server, redirect clients and client applications to the new server.
152+
- Ensure appropriate server-level firewall and virtual network rules are in place for users to connect.
153+
- Ensure appropriate logins and database level permissions are in place.
154+
- Configure alerts, as appropriate.
155+
156+
## Long-term retention (preview)
157+
158+
Azure Backup and Azure Database for MySQL flexible server services have built an enterprise-class long-term backup solution for Azure Database for MySQL flexible server instances that retains backups for up to 10 years. You can use long-term retention independently or in addition to the automated backup solution offered by Azure Database for MySQL flexible server, which offers retention of up to 35 days. Automated backups are snapshot backups suited for operational recoveries, especially when you want to restore from the latest backups. Long-term backups help you with your compliance needs and auditing needs. In addition to long-term retention, the solution offers the following capabilities:
159+
160+
- Customer-controlled scheduled and on-demand backups
161+
- Manage and monitor all the backup-related operations and jobs across servers, resource groups, locations, subscriptions, and tenants from a single pane of glass called the Backup Center.
162+
- Backups are stored in separate security and fault domains. If the source server or subscription is compromised, the backups remain safe in the Backup vault (in Azure Backup managed storage accounts).
163+
155164

156165
## Frequently Asked Questions (FAQs)
157166

0 commit comments

Comments
 (0)