Skip to content

Commit d7fdfc8

Browse files
Merge pull request #298342 from AbhishekMallick01/Apr-16-2025-ADLS
ADLS backup - Post-release updates for support matrix
2 parents 95a2319 + 0b2e48d commit d7fdfc8

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

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

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ This article summarizes the regional availability, supported scenarios, and limi
1515

1616
## Supported regions
1717

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.
1919

2020
## Supported storage accounts
2121

@@ -24,7 +24,7 @@ The following table lists the supported storage account details:
2424
| Storage account details | Support |
2525
| ------------------------ | ------------------------------------------------------------ |
2626
| 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*.|
27-
| Redundancy | Only Locally redundant storage (LRS) & Zone-redundant storage (ZRS) enabled storage account. |
27+
| Redundancy | Locally redundant storage (LRS), Zone-redundant storage (ZRS), Geo-redundant storage (GRS) enabled storage account. |
2828
| Tier | Hot, Cool, and Cold tier blobs are supported.<br><br>*Archive tier blob backup isn't supported*. |
2929

3030
## Protection limits
@@ -34,7 +34,7 @@ The following table lists the protection limits:
3434
| **Setting** | **Limit** |
3535
| ------------------------------------------------------------ | ----- |
3636
| Maximum number of containers in a storage account that can be protected | 100 |
37-
| Vault redundancy | LRS/ZRS|
37+
| Vault redundancy | LRS/ZRS/GRS |
3838

3939
### Supported and unsupported scenarios for Azure Data Lake Storage Gen2 protection (preview)
4040

@@ -43,7 +43,6 @@ Azure Data Lake Storage Gen2 protection (preview) has the following supported an
4343
- 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.
4444
- 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.
4545
- 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.
4746
- 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.
4847
- Enabling backups isn't supported for the blob container that are configured with native replication using data factory.
4948
- You can protect the storage account with the vault in another subscription but in the same region as storage account.

0 commit comments

Comments
 (0)