Skip to content

Commit 65d7b60

Browse files
committed
Tweak to resolve build error with table (preview works fine in vscode)
1 parent 43157f4 commit 65d7b60

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/azure-sql/database/automated-backups-overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,12 +64,12 @@ You can use these backups to:
6464
This table summarizes the capabilities and features of [point in time restore (PITR)](recovery-using-backups.md#point-in-time-restore), [geo-restore](recovery-using-backups.md#geo-restore), and [long-term retention backups](long-term-retention-overview.md).
6565

6666
| **Backup Properties** | Point in time recovery (PITR) | Geo-restore | Long-term backup restore |
67-
|--|--|--|--|
67+
|---|---|---|---|
6868
| **Types of SQL backup** | Full, Differential, Log | Replicated copies of PITR backups | Only the full backups |
6969
| **Recovery Point Objective (RPO)** |  5-10 minutes, based on compute size and amount of database activity. | Up to 1 hour, based on geo-replication.\*  |  One week (or user's policy).|
7070
| **Recovery Time Objective (RTO)** | Restore usually takes <12 hours, but could take longer dependent on size and activity. See [Recovery](recovery-using-backups.md#recovery-time)| Restore usually takes <12 hours, but could take longer dependent on size and activity. See [Recovery](recovery-using-backups.md#recovery-time). | Restore usually takes <12 hours, but could take longer dependent on size and activity. See [Recovery](recovery-using-backups.md#recovery-time). |
7171
| **Retention** | 7 days by default, Up to 35 days |  Enabled by default, same as source.\*\* | Not enabled by default, Retention Up to 10 years. |
72-
| **Azure storage**  | Geo-redundant by default. Can optionally configure zone or locally redundant storage. | Available when PITR backup storage redundancy is set to Geo-redundant. Not available when PITR backup store is zone or locally redundant storage. | Geo-redundant by default. Can configure zone or locally redundant storage. | 
72+
| **Azure storage**  | Geo-redundant by default. Can optionally configure zone or locally redundant storage. | Available when PITR backup storage redundancy is set to Geo-redundant. Not available when PITR backup store is zone or locally redundant storage. | Geo-redundant by default. Can configure zone or locally redundant storage. |
7373
| **Use to create new database in same region** | Supported | Supported | Supported |
7474
| **Use to create new database in another region** | Not Supported | Supported in any Azure region | Supported in any Azure region |
7575
| **Use to create new database in another Subscription** | Not Supported | Not Supported\*\*\* | Not Supported\*\*\* |

0 commit comments

Comments
 (0)