Skip to content

Commit 9a6c9d1

Browse files
Merge pull request #226109 from tamram/patch-52
Update point-in-time-restore-overview.md - remove known issue about private endpoints
2 parents 22f99b9 + cf43ee0 commit 9a6c9d1

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

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

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,9 @@ author: normesta
77

88
ms.service: storage
99
ms.topic: conceptual
10-
ms.date: 01/25/2023
10+
ms.date: 02/02/2023
1111
ms.author: normesta
1212
ms.subservice: blobs
13-
ms.custom: devx-5rack-azurepowershell
1413
---
1514

1615
# Point-in-time restore for block blobs
@@ -89,7 +88,6 @@ Point-in-time restore for block blobs has the following limitations and known is
8988
- 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.
9089
- Snapshots are not created or deleted as part of a restore operation. Only the base blob is restored to its previous state.
9190
- 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.
9391
- Point-in-time restore is not supported when the storage account's **AllowedCopyScope** property is set to restrict copy scope to the same Azure AD tenant or virtual network. For more information, see [About Permitted scope for copy operations (preview)](../common/security-restrict-copy-operations.md?toc=/azure/storage/blobs/toc.json&tabs=portal#about-permitted-scope-for-copy-operations-preview).
9492

9593
> [!IMPORTANT]

0 commit comments

Comments
 (0)