Skip to content

Commit 28b99f0

Browse files
authored
Removed "possible" for clarity
1 parent 1f5f3f2 commit 28b99f0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ manager: craigg
77
ms.service: sql-data-warehouse
88
ms.topic: conceptual
99
ms.subservice: manage
10-
ms.date: 10/21/2019
10+
ms.date: 03/04/2020
1111
ms.author: anjangsh
1212
ms.reviewer: igorstan
1313
ms.custom: seo-lt-2019"
@@ -53,7 +53,7 @@ The following lists details for restore point retention periods:
5353
2. Snapshots are not taken when a SQL pool is paused.
5454
3. The age of a restore point is measured by the absolute calendar days from the time the restore point is taken including when the SQL pool is paused.
5555
4. At any point in time, a SQL pool is guaranteed to be able to store up to 42 user-defined restore points and 42 automatic restore points as long as these restore points have not reached the 7-day retention period
56-
5. If a snapshot is taken, the SQL pool is then paused for greater than 7 days, and then resumes, it is possible for restore point to persist until there are 42 total restore points (including both user-defined and automatic)
56+
5. If a snapshot is taken, the SQL pool is then paused for greater than 7 days, and then resumes, the restore point will persist until there are 42 total restore points (including both user-defined and automatic)
5757

5858
### Snapshot retention when a SQL pool is dropped
5959

0 commit comments

Comments
 (0)