Skip to content

Commit 48ad4f8

Browse files
authored
Update azure-data-lake-storage-backup-support-matrix.md
1 parent 88acecb commit 48ad4f8

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

articles/backup/azure-data-lake-storage-backup-support-matrix.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,12 @@ Azure Data Lake Storage protection has the following supported and unsupported s
6363
- Archive tier for vault is currently not supported.
6464
- Azure Data Lake Storage accounts support both Blob and Data File System (DFS) APIs. The system captures operations through Change Feed and uses directory snapshots to ensure consistent recovery.
6565
- Vaulted Backup doesn’t support cross-container data moves because backup policies are container-specific. If you move data between containers, the replication consistency breaks.
66-
- When expiry is set on blobs via SetBlobExpiry API or PutBlob/PutBlock options. Once expired, expired blobs remain in restore points, creating inconsistencies in future restore points. Recommendation is to not use blob expiry.
66+
- When blob expiry is configured—either during creation using PutBlob or PutBlockList, or later via the SetBlobExpiry API — the following behaviors apply for storage accounts with Vaulted Backup enabled:
67+
- Existing Blobs with Expiry Date: These blobs will continue to exhibit the current behavior: once expired, they remain in existing restore points, which can lead to inconsistencies in future restore points.
68+
- Future Expiry Settings: Any attempt to set expiry using SetBlobExpiry will fail for storage accounts configured with Vaulted Backup. This restriction ensures restore point integrity going forward.
69+
- When Vaulted Backup is enabled:
70+
- Soft Delete: Objects can still be soft-deleted as expected.
71+
- Undelete: Restore from soft-deleted state is not supported while Vaulted Backup is active. Undelete will only work if Vaulted Backup is disabled first. Re-enabling Vaulted Backup after disabling will trigger a full backup.
6772
- Storage accounts upgraded from FNS to HNS are not supported for backup.
6873
- SFTP-enabled & NFS accounts are not supported for backup. Backup jobs may stall if SFTP-uploaded blobs encountered.
6974
- $web container cannot be restored as $web on the target. Use the renameTo option and restore it with a different container name.

0 commit comments

Comments
 (0)