|
| 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 West. |
| 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 | Locally redundant storage (LRS), Zone-redundant storage (ZRS), Geo-redundant storage (GRS) 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 limits: |
| 33 | + |
| 34 | +| **Setting** | **Limit** | |
| 35 | +| ------------------------------------------------------------ | ----- | |
| 36 | +| Maximum number of containers in a storage account that can be protected | 100 | |
| 37 | +| Vault redundancy | LRS/ZRS/GRS | |
| 38 | + |
| 39 | +### Supported and unsupported scenarios for Azure Data Lake Storage Gen2 protection (preview) |
| 40 | + |
| 41 | +Azure Data Lake Storage Gen2 protection (preview) has the following supported and unsupported scenarios: |
| 42 | + |
| 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 | +- 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 | +- 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 | +- 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. |
| 47 | +- Enabling backups isn't supported for the blob container that are configured with native replication using data factory. |
| 48 | +- You can protect the storage account with the vault in another subscription but in the same region as storage account. |
| 49 | +- Archive tier for vault is currently not supported. |
| 50 | + |
| 51 | + |
| 52 | +## Backup limits |
| 53 | + |
| 54 | +The following table lists the Backup limits: |
| 55 | + |
| 56 | +| **Setting** | **Limit** | |
| 57 | +| ------------------------ | ------------------------------------------------------------ | |
| 58 | +| Maximum number of on-demand backups per day | 4| |
| 59 | +| Maximum number of scheduled backups per day | 1| |
| 60 | + |
| 61 | +>[!Note] |
| 62 | +>If you suspend and resume protection or delete the **Object Replication policy** on the **source storage account**, the policy triggers a full backup. |
| 63 | +
|
| 64 | +## Retention limits |
| 65 | + |
| 66 | +The following table lists the Retention limits: |
| 67 | + |
| 68 | +| **Setting** | **Limit** | |
| 69 | +| ------------------------ | ------------------------------------------------------------ | |
| 70 | +| Maximum retention of daily recovery points | 3,650 days| |
| 71 | +| Maximum retention of weekly recovery points | 521 weeks| |
| 72 | +| Maximum retention of monthly recovery points | 120 months| |
| 73 | +| Maximum retention of yearly recovery points | 10 years| |
| 74 | + |
| 75 | +## Restore method limits |
| 76 | + |
| 77 | +The following table lists the restore method limits: |
| 78 | + |
| 79 | +| **Setting** | **Limit** | |
| 80 | +| ------------------------ | ------------------------------------------------------------ | |
| 81 | +| Full restore | You can restore the complete storage account to an alternate location.| |
| 82 | +| Containers restore | You can select one or more containers or use prefix to filter specific containers to restore.| |
| 83 | + |
| 84 | +>[!Note] |
| 85 | +>- Cool and Cold tier blobs are restored in Hot tier. |
| 86 | +>- Restore to the source storage account is not supported. |
| 87 | +>- The target storage selected for restore should not have any container with same name. |
| 88 | +
|
| 89 | +## Next steps |
| 90 | + |
| 91 | +- [Configure vaulted backup for Azure Data Lake Storage Gen2 using Azure portal (preview)](azure-data-lake-storage-configure-backup.md). |
| 92 | +- [Restore Azure Data Lake Storage Gen2 using Azure portal (preview)](azure-data-lake-storage-restore.md). |
0 commit comments