Skip to content

Commit 8514ce6

Browse files
authored
Update Azure Data Lake Storage backup support matrix
Clarified backup support details for Azure Data Lake Storage, including SFTP and container restoration limitations.
1 parent 96a45fc commit 8514ce6

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

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

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,9 @@ Azure Data Lake Storage protection has the following supported and unsupported s
6262
- You can protect the storage account with the vault in another subscription but in the same region as storage account.
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.
65+
- SFTP-enabled accounts are not supported for backup. Backup jobs may stall if SFTP-uploaded blobs encountered.
66+
- $web container cannot be restored as $web on the target. Use the renameTo option and restore it with a different container name.
67+
- $root container can be restored as $root on the target only if $root does not already exist there. If it already exists, use the renameTo option and restore it with a different container name.
6568

6669
## Backup limits
6770

@@ -108,4 +111,4 @@ The following table lists the restore method limits:
108111

109112
## Related content
110113

111-
[Access tiers for blob data](/azure/storage/blobs/access-tiers-overview).
114+
[Access tiers for blob data](/azure/storage/blobs/access-tiers-overview).

0 commit comments

Comments
 (0)