Skip to content

Commit 65ceab3

Browse files
authored
Update azure-data-lake-storage-backup-support-matrix.md
Async copy limitations
1 parent 15a1ee8 commit 65ceab3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,8 @@ Azure Data Lake Storage protection (preview) has the following supported and uns
5151
- Any new containers that get created after backup configuration for the storage account aren't backed up automatically. To enable the backup operation for the new containers, modify the protection of the storage account.
5252
- The storage accounts to be backed up must contain a *minimum of one container*. If the storage account doesn't contain any containers or if no containers are selected, an error might appear when you configure backup.
5353
- Object Replication fails to register changes when a storage account or container is deleted and recreated with the same name between two consecutive backups, causing recovery points to retain older blobs and versions.
54-
- Blobs are excluded from recovery points if you rename their parent path after creating them via async copy.
54+
- Blobs are excluded from recovery points if you rename any folder in their parent path when async copy in progress.
55+
- The backup operation isn't supported for blobs created using async copy.
5556
- Backup vaults with User-Assigned Managed Identity (UAMI) aren't compatible with Azure Blob Vaulted backups. Only System-Assigned Managed Identity (SAMI) works, because the vault needs to access the storage account where the blobs are stored. The vault uses its system-assigned managed identity for this access.
5657
- You can protect the storage account with the vault in another subscription but in the same region as storage account.
5758
- Archive tier for vault is currently not supported.

0 commit comments

Comments
 (0)