Skip to content

Commit d247fe9

Browse files
Merge pull request #265066 from code-sidd/overview
geo backup support
2 parents 81a8092 + 094a3c6 commit d247fe9

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ The Backup and Restore blade in the Azure portal provides a complete list of the
8585
In Azure Database for MySQL flexible server, performing a restore creates a new server from the original server's backups. There are two types of restore available:
8686

8787
- Point-in-time restore: is available with either backup redundancy option and creates a new server in the same region as your original server.
88-
- 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. Currently, Geo-restore isn't supported for regions like `Brazil South`, `USGov Virginia`, and `West US 3`.
88+
- 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.
8989

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

articles/mysql/flexible-server/overview.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ One advantage of running your workload in Azure is its global reach. Azure Datab
173173
| Australia Central | :heavy_check_mark: | :heavy_check_mark: | :x: | :x: |
174174
| Australia East | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: |
175175
| Australia Southeast | :heavy_check_mark: | :heavy_check_mark: | :x: | :heavy_check_mark: |
176-
| Brazil South | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :x: |
176+
| Brazil South | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: |
177177
| Canada Central | :heavy_check_mark: | :heavy_check_mark: | :x: | :heavy_check_mark: |
178178
| Canada East | :heavy_check_mark: | :heavy_check_mark: | :x: | :heavy_check_mark: |
179179
| Central India | :heavy_check_mark: | :heavy_check_mark: | :x: | :heavy_check_mark: |
@@ -209,14 +209,14 @@ One advantage of running your workload in Azure is its global reach. Azure Datab
209209
| UAE North | :heavy_check_mark: | :heavy_check_mark: | :x: | :x: |
210210
| UK South | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: |
211211
| UK West | :heavy_check_mark: | :heavy_check_mark: | :x: | :heavy_check_mark: |
212-
| USGov Virginia | :heavy_check_mark: | :heavy_check_mark: | :x: | :x: |
212+
| USGov Virginia | :heavy_check_mark: | :heavy_check_mark: | :x: | :heavy_check_mark: |
213213
| USGov Arizona | :heavy_check_mark: | :heavy_check_mark: | :x: | :heavy_check_mark: |
214214
| USGov Texas | :heavy_check_mark: | :heavy_check_mark: | :x: | :heavy_check_mark: |
215215
| West Central US | :heavy_check_mark: | :heavy_check_mark: | :x: | :heavy_check_mark: |
216216
| West Europe | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: |
217217
| West US | :heavy_check_mark: | :heavy_check_mark: | :x: | :heavy_check_mark: |
218218
| West US 2 | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: |
219-
| West US 3 | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :x: |
219+
| West US 3 | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: |
220220

221221
## Contacts
222222

0 commit comments

Comments
 (0)