Skip to content

Commit 976d5a3

Browse files
Merge pull request #248713 from VandhanaMehta/docs-editor/concepts-backup-restore-1692381195
Update concepts-backup-restore.md
2 parents 2ddd786 + 86b10a1 commit 976d5a3

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

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

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.topic: conceptual
77
author: VandhanaMehta
88
ms.author: vamehta
99
ms.custom: event-tier1-build-2022
10-
ms.date: 07/26/2022
10+
ms.date: 07/26/2022
1111
---
1212

1313
# Backup and restore in Azure Database for MySQL - Flexible Server
@@ -84,7 +84,7 @@ The Backup and Restore blade in the Azure portal provides a complete list of the
8484
In Azure Database for MySQL, performing a restore creates a new server from the original server's backups. There are two types of restore available:
8585

8686
- Point-in-time restore: is available with either backup redundancy option and creates a new server in the same region as your original server.
87-
- Geo-restore: is available only if you configured your server for geo-redundant storage and it allows you to restore your server to the geo-paired region. Geo-restore to other regions is not supported currently.
87+
- Geo-restore: is available only if you configured your server for geo-redundant storage and it allows you to restore your server to either a geo-paired region or any other azure supported region where flexible server is available. Please note, feature of geo-restore to other regions is currently supported in public preview.
8888

8989
The estimated time for the recovery of the server depends on several factors:
9090

@@ -129,7 +129,7 @@ The estimated time of recovery depends on several factors including the database
129129
130130
## Geo-restore
131131

132-
You can restore a server to it's [geo-paired region](overview.md#azure-regions) where the service is available if you have configured your server for geo-redundant backups. Geo-restore to other regions is not supported currently.
132+
You can restore a server to it's [geo-paired region](overview.md#azure-regions) where the service is available if you have configured your server for geo-redundant backups. Geo-restore to other regions is supported currently in public preview.
133133

134134
Geo-restore is the default recovery option when your server is unavailable because of an incident in the region where the server is hosted. If a large-scale incident in a region results in unavailability of your database application, you can restore a server from the geo-redundant backups to a server in any other region. Geo-restore utilizes the most recent backup of the server. There is a delay between when a backup is taken and when it is replicated to different region. This delay can be up to an hour, so, if a disaster occurs, there can be up to one hour data loss.
135135

@@ -222,3 +222,5 @@ The estimated time for the recovery of the server depends on several factors:
222222
- Learn about [business continuity](./concepts-business-continuity.md)
223223
- Learn about [zone redundant high availability](./concepts-high-availability.md)
224224
- Learn about [backup and recovery](./concepts-backup-restore.md)
225+
226+

0 commit comments

Comments
 (0)