Skip to content

Commit 9722293

Browse files
authored
Merge pull request #297904 from AbhishekMallick01/Apr-9-2025-ADLSbackup
ADLS Gen2 backup public preview doc updates - PR for PLR review
2 parents d658274 + 0dcae42 commit 9722293

File tree

9 files changed

+86
-75
lines changed

9 files changed

+86
-75
lines changed
Lines changed: 21 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: About Azure Data Lake Storage Gen 2 vaulted backup (preview)
2+
title: About Azure Data Lake Storage Gen2 Vaulted Backup (preview)
33
description: Learn how the Azure Data Lake Storage Gen2 vaulted backup works
44
ms.topic: overview
55
ms.date: 04/16/2025
@@ -8,57 +8,61 @@ ms.author: jsuri
88
ms.custom: engagement-fy24
99
---
1010

11-
# About Azure Data Lake Storage Gen 2 vaulted backup (preview)
11+
# About Azure Data Lake Storage Gen2 vaulted backup (preview)
1212

13-
[Azure Data Lake Storage (ADLS)](/azure/storage/blobs/data-lake-storage-introduction) vaulted backup (preview) is a streamlined, cloud-native solution for backing up and restoring general-purpose v2 storage accounts with a [hierarchical namespace](/azure/storage/blobs/data-lake-storage-namespace). It allows selective backup and restoration of containers, storing backups in a dedicated vault for granular control.
13+
[Azure Data Lake Storage (ADLS)](/azure/storage/blobs/data-lake-storage-introduction) Gen2 vaulted backup (preview) is a streamlined, cloud-native solution to back up and restore general-purpose v2 storage accounts with a [hierarchical namespace](/azure/storage/blobs/data-lake-storage-namespace). It allows selective backup and restoration of containers, and store backups in a dedicated vault for granular control.
1414

1515
>[!Note]
1616
>- This feature is currently in limited preview and is available in specific regions only. See the [supported regions](azure-data-lake-storage-backup-support-matrix.md#supported-regions).
1717
>- To enroll in this preview feature, fill [this form](https://forms.office.com/r/sixidTkYb4) and write to [[email protected]](mailto:[email protected]).
1818

19-
## Azure Data Lake Storage Gen 2 backup workflow
19+
## Azure Data Lake Storage Gen2 backup workflow
2020

2121
Vaulted backup uses platform capabilities such as snapshots and object replication to copy data to the Backup vault. Object replication asynchronously copies block blobs from a source storage account to a destination backup storage account, including the blob's contents, versions, metadata, and properties.
2222

23-
When protection is configured, Azure Backup sets up a destination storage account within the Backup vault and applies an object replication policy at the container level for both source and destination accounts. During backup, Azure Backup places a recovery point marker on the source account and tracks its replication. After the marker is replicated to the destination, the recovery point is created.
23+
When you configure protection, Azure Backup sets up a destination storage account within the Backup vault and applies an object replication policy at the container level for both source and destination accounts. During backup, Azure Backup places a recovery point marker on the source account and tracks its replication. After the marker is replicated to the destination, the recovery point is created.
2424

2525
*The following diagram shows the recovery point creation process after the snapshot is taken:*
2626

2727
:::image type="content" source="./media/azure-data-lake-storage-backup-overview/recovery-point-creation-architecture.png" alt-text="Diagram shows the recovery point creation process in the backup flow.":::
2828

29-
Learn about the [supported scenarios and limitations for Azure Data Lake Storage Gen 2 backup](azure-data-lake-storage-backup-support-matrix.md).
29+
Learn about the [supported scenarios and limitations for Azure Data Lake Storage Gen2 backup](azure-data-lake-storage-backup-support-matrix.md).
3030

31-
## ADLS backup configuration and retention
31+
## ADLS Gen2 backup configuration and retention (preview)
3232

33-
The ADLS backup requires a Backup vault that provides a centralized view of configured backups. Vaulted backup is set at the storage account level, with the option to exclude containers. If an account has over 100 containers, reduce the count to 100 or less.
33+
The ADLS Gen2 backup requires a Backup vault that provides a centralized view of configured backups. Vaulted backup is set at the storage account level, with the option to exclude containers.
34+
>[!Note]
35+
>If an account has over 100 containers, reduce the count to **<= 100**. Learn [about the supported container count for backup](azure-data-lake-storage-backup-support-matrix.md#protection-limits).
3436

35-
Backup policies manage schedules and retention, supporting daily or weekly backups and recovery point creation. Retention can be set for daily, weekly, monthly, or yearly backups and can be retained up to **10 years**, with yearly rules taking priority. Default retention applies if no other rules are set.
37+
Backup policies manage schedules and retention, supporting daily or weekly backups and recovery point creation. Retention can be set for daily, weekly, monthly, or yearly backups and can be retained up to **10 years**, with yearly rules taking priority. If no other rules are set, the default retention rule applies.
3638

3739
Azure Backup automatically runs scheduled jobs, replicating block blobs from the source to the destination storage account. It preserves contents, versions, metadata, and properties based on the backup frequency. Backups remain in the vault per policy and are deleted once the retention period ends.
3840

39-
Backup can be enabled for multiple storage accounts in a single vault using one or multiple backup policies. Vaulted backups support long-term retention for up to 10 years.
41+
>[!Note]
42+
>- Backup can be enabled for multiple storage accounts in a single vault using one or multiple backup policies.
43+
>- Vaulted backups support long-term retention for up to 10 years.
4044

4145
### Backup management
4246

43-
After the ADLS backup configuration is complete, a backup instance is created in the Backup vault. Use it to initiate restores, monitor activity, stop protection, and perform other backup operations.
47+
After the ADLS Gen2 backup configuration is complete, a backup instance is created in the Backup vault. Use it to initiate restores, monitor activity, stop protection, and perform other backup operations.
4448

45-
The Backup vault's managed identity needs specific permissions on storage accounts for backup and restore operations. These permissions are bundled into the **Storage Account Backup Contributor** role for easy management.
49+
The Backup vault's managed identity needs specific permissions on storage accounts for backup and restore operations. These permissions are bundled into the **Storage Account Backup Contributor** role for ease of management.
4650

47-
Assign the role to the Backup vault before configuring backup for easier setup. Alternatively, you can assign it during configuration. A managed identity is a service principal exclusive to Azure resources.
51+
You can assign the role to the Backup vault before/during configuring backup. A managed identity is a service principal exclusive to Azure resources.
4852
Learn more about [managed identities](/azure/active-directory/managed-identities-azure-resources/overview).
4953

5054
### Restoration from backups
5155

52-
You can restore data from any point in time where a recovery point exists. Recovery points are created when a storage account is in a protected state and remain available for restoration as long as they fall within the retention period defined by the backup policy. You can choose to perform a granular recovery by selecting specific containers, applying a prefix-based filter, or restore the entire storage account.
56+
You can restore data from any point in time where a recovery point exists. Recovery points are created when a storage account is in a protected state, and remain available for restoration as long as they fall within the retention period defined by the backup policy. You can do a granular recovery by selecting specific containers, applying a prefix-based filter, or restore the entire storage account.
5357

5458

5559
Azure Backup allows restoring data from any recovery point within the retention period set by the backup policy. Recovery points are created when the storage account is in protected state, and can be used to restore until they expire as per the retention policy. This solution allows performing granular recovery by selecting containers, applying a prefix-based filter, or restoring the full storage account.
5660

5761
>[!Note]
58-
>- To restore a recovery point to a different subscription, request the Azure Backup team to allowlist the required subscription and grant access by using the same [signup form](https://forms.office.com/r/sixidTkYb4).
62+
>- To restore a recovery point to a different subscription, request the Azure Backup team to allowlist the required subscription and grant access by using the [signup form](https://forms.office.com/r/sixidTkYb4).
5963
>- Currently, the vaulted backup solution supports restoring data only to a different storage account within the same region as the vault. However, restoring data from older recovery points might result in a longer recovery time (higher [Recovery Time Objective](azure-backup-glossary.md#recovery-time-objective-rto)).
6064

6165
## Next steps
6266

63-
- [Configure vaulted backup for Azure Data Lake Storage Gen 2 using Azure portal (preview)](azure-data-lake-storage-configure-backup.md).
64-
- [Restore Azure Data Lake Storage Gen 2 using Azure portal (preview)](azure-data-lake-storage-restore.md).
67+
- [Configure vaulted backup for Azure Data Lake Storage Gen2 using Azure portal (preview)](azure-data-lake-storage-configure-backup.md).
68+
- [Restore Azure Data Lake Storage Gen2 using Azure portal (preview)](azure-data-lake-storage-restore.md).

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

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Support matrix for Azure Data Lake Storage Gen2 vaulted backup (preview)
2+
title: Support matrix for Azure Data Lake Storage Gen2 Vaulted Backup (preview)
33
description: Learn about the regional availability, supported scenarios, and limitations for vaulted backups of Azure Data Lake Storage Gen2 (preview).
44
ms.topic: reference
55
ms.date: 04/16/2025
@@ -29,21 +29,21 @@ The following table lists the supported storage account details:
2929

3030
## Protection limits
3131

32-
The following table lists the protection setting limit:
32+
The following table lists the protection limits:
3333

3434
| **Setting** | **Limit** |
3535
| ------------------------------------------------------------ | ----- |
3636
| Maximum number of containers in a storage account that can be protected | 100 |
3737
| Vault redundancy | LRS/ZRS|
3838

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

41-
The following protection scenarios are currently supported:
41+
Azure Data Lake Storage Gen2 protection (preview) has the following supported and unsupported scenarios:
4242

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.
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.
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-
- 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.
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.
4747
- 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.
4848
- Enabling backups isn't supported for the blob container that are configured with native replication using data factory.
4949
- You can protect the storage account with the vault in another subscription but in the same region as storage account.
@@ -52,7 +52,7 @@ The following protection scenarios are currently supported:
5252

5353
## Backup limits
5454

55-
The following table lists the Backup setting limits:
55+
The following table lists the Backup limits:
5656

5757
| **Setting** | **Limit** |
5858
| ------------------------ | ------------------------------------------------------------ |
@@ -64,7 +64,7 @@ The following table lists the Backup setting limits:
6464
6565
## Retention limits
6666

67-
The following table lists the Retention setting limits:
67+
The following table lists the Retention limits:
6868

6969
| **Setting** | **Limit** |
7070
| ------------------------ | ------------------------------------------------------------ |
@@ -73,9 +73,9 @@ The following table lists the Retention setting limits:
7373
| Maximum retention of monthly recovery points | 120 months|
7474
| Maximum retention of yearly recovery points | 10 years|
7575

76-
## Supported restore methods
76+
## Restore method limits
7777

78-
The following table lists the Retention setting limits:
78+
The following table lists the restore method limits:
7979

8080
| **Setting** | **Limit** |
8181
| ------------------------ | ------------------------------------------------------------ |
@@ -89,5 +89,5 @@ The following table lists the Retention setting limits:
8989
9090
## Next steps
9191

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).
92+
- [Configure vaulted backup for Azure Data Lake Storage Gen2 using Azure portal (preview)](azure-data-lake-storage-configure-backup.md).
93+
- [Restore Azure Data Lake Storage Gen2 using Azure portal (preview)](azure-data-lake-storage-restore.md).

0 commit comments

Comments
 (0)