You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/backup/azure-data-lake-storage-backup-support-matrix.md
+3-4Lines changed: 3 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ This article summarizes the regional availability, supported scenarios, and limi
15
15
16
16
## Supported regions
17
17
18
-
Vaulted backups of Azure Data Lake Storage Gen2 are available in the following regions: France South, India Central, India West, East Asia, and Southeast Asia.
18
+
Vaulted backups of Azure Data Lake Storage Gen2 are available in the following regions: France South, India West.
19
19
20
20
## Supported storage accounts
21
21
@@ -24,7 +24,7 @@ The following table lists the supported storage account details:
| Account Kind | Only block blobs in a standard general-purpose v2 HNS-enabled storage account. <br><br>*Accounts using Network File Shares (NFS) 3.0, and Secure File Transfer Protocol (SFTP) protocols for blobs are currently not supported*.|
| Maximum number of containers in a storage account that can be protected | 100 |
37
-
| Vault redundancy | LRS/ZRS|
37
+
| Vault redundancy | LRS/ZRS/GRS |
38
38
39
39
### Supported and unsupported scenarios for Azure Data Lake Storage Gen2 protection (preview)
40
40
@@ -43,7 +43,6 @@ Azure Data Lake Storage Gen2 protection (preview) has the following supported an
43
43
- 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.
44
44
- 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.
45
45
- The backup operation isn't supported for blobs that are uploaded by using [Data Lake Storage APIs](/rest/api/storageservices/data-lake-storage-gen2).
46
-
- If you delete and recreate a container with the same name, **Object Replication** doesn't track the change, and future Recovery Points still include the previous blobs and versions.
47
46
- 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.
48
47
- Enabling backups isn't supported for the blob container that are configured with native replication using data factory.
49
48
- You can protect the storage account with the vault in another subscription but in the same region as storage account.
0 commit comments