You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/azure-sql/database/automated-backups-overview.md
+9-9Lines changed: 9 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -63,19 +63,19 @@ You can use these backups to:
63
63
64
64
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).
65
65
66
-
| **Backup Properties** | Point in time recovery (PITR) | Geo-restore | Long-term backup restore |
67
-
|----|--|--|--|
68
-
| **Types of SQL backup** | Full, Differential, Log | Replicated copies of PITR backups | Only the full backups |
66
+
|**Backup Properties**| Point in time recovery (PITR) | Geo-restore | Long-term backup restore |
67
+
|--|--|--|--|
68
+
|**Types of SQL backup**| Full, Differential, Log | Replicated copies of PITR backups | Only the full backups |
69
69
|**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).|
70
-
|**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). |
71
-
| **Retention** | 7 days by default, Up to 35 days | Enabled by default, same as source.\*\* | Not enabled by default, Retention Up to 10 years. |
70
+
|**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). |
71
+
|**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
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. |
73
73
|**Use to create new database in same region**| Supported | Supported | Supported |
74
74
|**Use to create new database in another region**| Not Supported | Supported in any Azure region | Supported in any Azure region |
75
-
|**Use to create new database in another Subscription**| Not Supported | Not Supported\*\*\*| Not Supported\*\*\*|
75
+
|**Use to create new database in another Subscription**| Not Supported | Not Supported\*\*\*| Not Supported\*\*\*|
76
76
|**Restore via Azure portal**|Yes|Yes|Yes|
77
-
|**Restore via PowerShell**|Yes|Yes|Yes|
78
-
|**Restore via Azure CLI**|Yes|Yes|Yes|
77
+
|**Restore via PowerShell**|Yes|Yes|Yes|
78
+
|**Restore via Azure CLI**|Yes|Yes|Yes|
79
79
|||||
80
80
81
81
\* For business-critical applications that require large databases and must ensure business continuity, use [Auto-failover groups](auto-failover-group-overview.md).
@@ -485,7 +485,7 @@ Backup and restore operations for Hyperscale databases are fast regardless of da
485
485
486
486
### Hyperscale backup retention
487
487
488
-
Hyperscale backup retention is currently seven days; long-term retention policies aren't yet supported.
488
+
Hyperscale backup retention is currently seven days; long-term retention policies aren't currently supported.
489
489
490
490
### Hyperscale storage redundancy applies to both data storage and backup storage
Copy file name to clipboardExpand all lines: articles/azure-sql/database/doc-changes-updates-release-notes-whats-new.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -49,8 +49,8 @@ The following table lists the features of Azure SQL Database that have transitio
49
49
| ---| --- |--- |
50
50
|[Storage redundancy for Hyperscale databases](automated-backups-overview.md#configure-backup-storage-redundancy)| March 2022 | When creating a Hyperscale database, you can choose your preferred storage type: read-access geo-redundant storage (RA-GRS), zone-redundant storage (ZRS), or locally redundant storage (LRS) Azure standard storage. The selected storage redundancy option will be used for the lifetime of the database for both data storage redundancy and backup storage redundancy. |
51
51
|[Azure Active Directory-only authentication](authentication-azure-ad-only-authentication.md)| November 2021 | It's possible to configure your Azure SQL Database to allow authentication only from Azure Active Directory. |
52
-
|[AAD service principal](authentication-aad-service-principal.md)| September 2021 | Azure Active Directory (Azure AD) supports user creation in Azure SQL Database on behalf of Azure AD applications (service principals).|
53
-
|[Audit management operations](../database/auditing-overview.md#auditing-of-microsoft-support-operations)| March 2021 | Azure SQL audit capabilities enable you you to audit operations done by Microsoft support engineers when they need to access your SQL assets during a support request, enabling more transparency in your workforce. |
52
+
|[Azure AD service principal](authentication-aad-service-principal.md)| September 2021 | Azure Active Directory (Azure AD) supports user creation in Azure SQL Database on behalf of Azure AD applications (service principals).|
53
+
|[Audit management operations](../database/auditing-overview.md#auditing-of-microsoft-support-operations)| March 2021 | Azure SQL audit capabilities enable you to audit operations done by Microsoft support engineers when they need to access your SQL assets during a support request, enabling more transparency in your workforce. |
0 commit comments