Skip to content

Commit 1a5b6fa

Browse files
authored
Apply suggestions from PR review
1 parent 2c69130 commit 1a5b6fa

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

articles/synapse-analytics/sql-data-warehouse/backup-and-restore.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,7 @@ A *data warehouse snapshot* creates a restore point you can leverage to recover
2828
> Dedicated SQL pool Recovery Time Objective (RTO) rates can vary. Factors that might affect the recovery (restore) time:
2929
> - The database size
3030
> - The location of the source and target data warehouse (in the case of a geo-restore)
31-
>
32-
> - Data warehouse snapshot can't be exported as a seperate file (e.g. For Azure Storage, on-premises environment)
31+
> - Data warehouse snapshot can't be exported as a separate file (e.g. For Azure Storage, on-premises environment)
3332
3433
A *data warehouse restore* is a new data warehouse that is created from a restore point of an existing or deleted data warehouse. Restoring your data warehouse is an essential part of any business continuity and disaster recovery strategy because it re-creates your data after accidental corruption or deletion. Data warehouse snapshot is also a powerful mechanism to create copies of your data warehouse for test or development purposes.
3534

@@ -66,8 +65,7 @@ This feature enables you to manually trigger snapshots to create restore points
6665
> If you require restore points longer than 7 days, please [vote for this capability](https://feedback.azure.com/d365community/idea/4c446fd9-0b25-ec11-b6e6-000d3a4f07b8).
6766
6867
> [!NOTE]
69-
> T-SQL script can't be used to take backup on-demand, user-defined restore points can be created by using the Azure portal or programmatically by using the PowerShell or REST APIs.
70-
>
68+
> T-SQL script can't be used to take backup on-demand. User-defined restore points can be created by using the Azure portal or programmatically by using PowerShell or REST APIs.
7169
>
7270
> In case you're looking for a Long-Term Backup (LTR) concept:
7371
> 1. Create a new user-defined restore point, or you can use one of the automatically generated restore points.

0 commit comments

Comments
 (0)