|
| 1 | +--- |
| 2 | +title: Support matrix for Azure Data Lake Storage Gen2 vaulted backup (preview) |
| 3 | +description: Learn about the regional availability, supported scenarios, and limitations for vaulted backups of Azure Data Lake Storage Gen2 (preview). |
| 4 | +ms.topic: reference |
| 5 | +ms.date: 04/16/2025 |
| 6 | +ms.custom: references_regions, engagement-fy24 |
| 7 | +ms.service: azure-backup |
| 8 | +author: jyothisuri |
| 9 | +ms.author: jsuri |
| 10 | +--- |
| 11 | + |
| 12 | +# Support matrix for Azure Data Lake Storage Gen2 vaulted backup (preview) |
| 13 | + |
| 14 | +This article summarizes the regional availability, supported scenarios, and limitations for vaulted backups of Azure Data Lake Storage Gen2 (preview). |
| 15 | + |
| 16 | +## Supported regions |
| 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. |
| 19 | + |
| 20 | +## Supported storage accounts |
| 21 | + |
| 22 | +The following table lists the supported storage account details: |
| 23 | + |
| 24 | +| Storage account details | Support | |
| 25 | +| ------------------------ | ------------------------------------------------------------ | |
| 26 | +| 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. | |
| 28 | +| Tier | Hot, Cool, and Cold tier blobs are supported.<br><br>*Archive tier blob backup isn't supported*. | |
| 29 | + |
| 30 | +## Protection limits |
| 31 | + |
| 32 | +The following table lists the protection setting limit: |
| 33 | + |
| 34 | +| **Setting** | **Limit** | |
| 35 | +| ------------------------------------------------------------ | ----- | |
| 36 | +| Maximum number of containers in a storage account that can be protected | 100 | |
| 37 | +| Vault redundancy | LRS/ZRS| |
| 38 | + |
| 39 | +### Supported protection scenarios |
| 40 | + |
| 41 | +The following protection scenarios are currently supported: |
| 42 | + |
| 43 | +- To back up any new containers that get created after backup configuration for the storage account, modify the protection of the storage account. These containers aren't backed up automatically. |
| 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 may appear when you configure backup. |
| 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 | +- Similarly, 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 | +- 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 | +- Enabling backups isn't supported for the blob container that are configured with native replication using data factory. |
| 49 | +- You can protect the storage account with the vault in another subscription but in the same region as storage account. |
| 50 | +- Archive tier for vault is currently not supported. |
| 51 | + |
| 52 | + |
| 53 | +## Backup limits |
| 54 | + |
| 55 | +The following table lists the Backup setting limits: |
| 56 | + |
| 57 | +| **Setting** | **Limit** | |
| 58 | +| ------------------------ | ------------------------------------------------------------ | |
| 59 | +| Maximum number of on-demand backups per day | 4| |
| 60 | +| Maximum number of scheduled backups per day | 1| |
| 61 | + |
| 62 | +>[!Note] |
| 63 | +>If you suspend and resume protection or delete the **Object Replication policy** on the **source storage account**, the policy triggers a full backup. |
| 64 | +
|
| 65 | +## Retention limits |
| 66 | + |
| 67 | +The following table lists the Retention setting limits: |
| 68 | + |
| 69 | +| **Setting** | **Limit** | |
| 70 | +| ------------------------ | ------------------------------------------------------------ | |
| 71 | +| Maximum retention of daily recovery points | 3,650 days| |
| 72 | +| Maximum retention of weekly recovery points | 521 weeks| |
| 73 | +| Maximum retention of monthly recovery points | 120 months| |
| 74 | +| Maximum retention of yearly recovery points | 10 years| |
| 75 | + |
| 76 | +## Supported restore methods |
| 77 | + |
| 78 | +The following table lists the Retention setting limits: |
| 79 | + |
| 80 | +| **Setting** | **Limit** | |
| 81 | +| ------------------------ | ------------------------------------------------------------ | |
| 82 | +| Full restore | You can restore the complete storage account to an alternate location.| |
| 83 | +| Containers restore | You can select one or more containers or use prefix to filter specific containers to restore.| |
| 84 | + |
| 85 | +>[!Note] |
| 86 | +>- Cool and Cold tier blobs are restored in Hot tier. |
| 87 | +>- Restore to the source storage account is not supported. |
| 88 | +>- The target storage selected for restore should not have any container with same name. |
| 89 | +
|
| 90 | +## Next steps |
| 91 | + |
| 92 | +- [Configure vaulted backup for Azure Data Lake Storage Gen 2 using Azure portal (preview)](azure-data-lake-storage-configure-backup.md). |
| 93 | +- [Restore Azure Data Lake Storage Gen 2 using Azure portal (preview)](azure-data-lake-storage-restore.md). |
0 commit comments