Skip to content

Commit e6016e5

Browse files
authored
Update point-in-time-restore-overview.md
Product Backlog Item 16794416: Needs documentation to mention that PITR is not compatible with PrivateLinks https://msazure.visualstudio.com/One/_workitems/edit/16794416
1 parent ad2aa91 commit e6016e5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/storage/blobs/point-in-time-restore-overview.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ author: normesta
77

88
ms.service: storage
99
ms.topic: conceptual
10-
ms.date: 06/22/2022
10+
ms.date: 01/23/2023
1111
ms.author: normesta
1212
ms.subservice: blobs
1313
ms.custom: devx-track-azurepowershell
@@ -89,6 +89,7 @@ Point-in-time restore for block blobs has the following limitations and known is
8989
- Performing a customer-managed failover on a storage account resets the earliest possible restore point for that storage account. For example, suppose you have set the retention period to 30 days. If more than 30 days have elapsed since the failover, then you can restore to any point within that 30 days. However, if fewer than 30 days have elapsed since the failover, then you cannot restore to a point prior to the failover, regardless of the retention period. For example, if it's been 10 days since the failover, then the earliest possible restore point is 10 days in the past, not 30 days in the past.
9090
- Snapshots are not created or deleted as part of a restore operation. Only the base blob is restored to its previous state.
9191
- Point-in-time restore is not supported for hierarchical namespaces or operations via Azure Data Lake Storage Gen2.
92+
- Point-in-time restore is not supported when a private endpoint is enabled on the storage account.
9293

9394
> [!IMPORTANT]
9495
> If you restore block blobs to a point that is earlier than September 22, 2020, preview limitations for point-in-time restore will be in effect. Microsoft recommends that you choose a restore point that is equal to or later than September 22, 2020 to take advantage of the generally available point-in-time restore feature.

0 commit comments

Comments
 (0)