Skip to content

Commit e9b5693

Browse files
author
AbhishekMallick01
committed
Addressed PLR-review inputs
1 parent aa0d36a commit e9b5693

6 files changed

+29
-27
lines changed

articles/backup/azure-data-lake-storage-backup-overview.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.custom: engagement-fy24
1010

1111
# 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 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.
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).
@@ -28,9 +28,9 @@ When you configure protection, Azure Backup sets up a destination storage accoun
2828

2929
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.
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.
3434
>[!Note]
3535
>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).
3636

@@ -44,7 +44,7 @@ Azure Backup automatically runs scheduled jobs, replicating block blobs from the
4444

4545
### Backup management
4646

47-
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.
4848

4949
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.
5050

@@ -53,7 +53,7 @@ Learn more about [managed identities](/azure/active-directory/managed-identities
5353

5454
### Restoration from backups
5555

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

5858

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

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

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -29,19 +29,19 @@ 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-
### Support scenarios for protection
39+
### Supported and unsupported scenarios for Azure Data Lake Storage Gen2 protection (preview)
4040

4141
Azure Data Lake Storage Gen2 protection (preview) has the following supported and unsupported scenarios:
4242

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.
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.
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).
4646
- 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.
@@ -52,7 +52,7 @@ Azure Data Lake Storage Gen2 protection (preview) has the following supported an
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
| ------------------------ | ------------------------------------------------------------ |

articles/backup/azure-data-lake-storage-configure-backup.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ For more information about the supported scenarios, limitations, and availabilit
2727

2828
To back up Azure Data Lake Storage Gen2, ensure you have a Backup Vault in the same region. You can use an existing vault, or [create a new one](create-manage-backup-vault.md#create-backup-vault).
2929

30-
## Create a backup policy
30+
## Create a backup policy for Azure Data Lake Storage Gen2 (preview)
3131

3232
A backup policy defines the schedule and frequency for backing up Azure Data Lake Storage. You can either create a backup policy from the Backup vault, or create it on the go during the backup configuration.
3333

@@ -94,19 +94,19 @@ To configure backup, follow these steps:
9494

9595
:::image type="content" source="./media/azure-data-lake-storage-configure-backup/select-storage-account.png" alt-text="Screenshot shows the selection of storage accounts." lightbox="./media/azure-data-lake-storage-configure-backup/select-storage-account.png":::
9696

97-
1. On the **Select storage account container** pane, choose to back up all containers or select specific ones.
97+
1. On the **Select storage account container** pane, you can back up all containers or select specific ones.
9898

99-
After you add the resources, backup readiness validation starts. If the necessary roles are present, the validation succeeds with the **Success** message.
99+
After you add the resources, backup readiness validation starts. If the required roles are assigned, the validation succeeds with the **Success** message.
100100

101101
:::image type="content" source="./media/azure-data-lake-storage-configure-backup/role-assign-message-success.png" alt-text="Screenshot shows the success message for role assignments." lightbox="./media/azure-data-lake-storage-configure-backup/role-assign-message-success.png":::
102102

103-
If access permissions are missing, error messages appear. See the [required prerequisites](#prerequisites).
103+
If access permissions are missing, error messages appear. See the [prerequisites](#prerequisites).
104104

105-
Validation errors appear if the selected storage accounts don't have the **Storage Account Backup Contributor** role. Assign the role based on your permissions. Review the error messages and take necessary actions.
105+
Validation errors appear if the selected storage accounts don't have the **Storage Account Backup Contributor** role. Review the error messages and take necessary actions.
106106

107107
| Error | Cause | Recommended action |
108108
| --- | --- | --- |
109-
| **Role assignment not done** | You have permissions to assign the **Storage account backup contributor** role and the other required roles for the storage account to the vault, but the required roles are not yet assigned. | Select the roles, and then select **Assign missing roles** to automatically assign the required role to the Backup vault and trigger an auto revalidation. <br><br> If the role propagation takes more than **10 minutes**, then the validation might fail. In this scenario, you need to wait for a few minutes and select Revalidate to retry validation. <br><br> You need to assign the following types of permissions for various operations: <br><br> - **Resource-level** permissions: For backing up a single account within a resource group. <br> - **Resource group** or **Subscription-level** permissions: For backing up multiple accounts within a resource group. <br> - **Higher-level** permissions: For reducing the number of role assignments needed. <br><br> Note that the maximum count of role assignments supported at the subscription level is **4,000**. Learn more [about Azure Role-Based Access Control Limits](/azure/role-based-access-control/troubleshoot-limits). |
109+
| **Role assignment not done** | The **Storage account backup contributor** role and the other required roles for the storage account to the vault are not assigned. | Select the roles, and then select **Assign missing roles** to automatically assign the required role to the Backup vault and trigger an auto revalidation. <br><br> If the role propagation takes more than **10 minutes**, then the validation might fail. In this scenario, you need to wait for a few minutes and select Revalidate to retry validation. <br><br> You need to assign the following types of permissions for various operations: <br><br> - **Resource-level** permissions: For backing up a single account within a resource group. <br> - **Resource group** or **Subscription-level** permissions: For backing up multiple accounts within a resource group. <br> - **Higher-level** permissions: For reducing the number of role assignments needed. <br><br> Note that the maximum count of role assignments supported at the subscription level is **4,000**. Learn more [about Azure Role-Based Access Control Limits](/azure/role-based-access-control/troubleshoot-limits). |
110110
| **Insufficient permissions for role assignment** | The vault doesn't have the required role to configure backups, and you don't have enough permissions to assign the required role. | Download the role assignment template, and then share with users with permissions to assign roles for storage accounts. |
111111

112112
1. Review the configuration details, and then select **Configure Backup**.

articles/backup/azure-data-lake-storage-restore.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,18 +9,20 @@ ms.author: jsuri
99

1010
# Restore Azure Data Lake Storage Gen2 using Azure portal (preview)
1111

12-
This article describes how to restore Azure Data Lake Storage Gen2 vaulted backups(preview) using Azure portal.
12+
This article describes how to restore Azure Data Lake Storage Gen2 vaulted backups (preview) using Azure portal.
1313

1414
## Prerequisites
1515

1616
Before you restore Azure Data Lake Storage Gen2, ensure the following prerequisites are met:
1717

18-
- Vaulted backups only support restoring data to another storage account, which is different from the one that was backed up.
1918
- The Backup vault must have the **Storage account backup contributor** role assigned to the target storage account to which the backup data needs to be restored.
2019
- Cool and cold tier blobs are restored in hot tier.
2120
- The target storage account selected for restore must not have any container with same name.
2221
- The target storage account must be in same location as source storage account and vault.
2322

23+
>[!Note]
24+
>Vaulted backups only support restoring data to another storage account, which is different from the one that was backed up.
25+
2426
Learn more about the [supported scenarios, limitations, and region availability for Azure Data Lake Storage Gen2 backup/restore (preview)](azure-data-lake-storage-backup-support-matrix.md).
2527

2628
## Restore the storage data from vaulted backups
@@ -32,15 +34,15 @@ To restore Azure Data Lake Storage Gen2 from vaulted backups, follow these ste
3234

3335
:::image type="content" source="./media/azure-data-lake-storage-restore/start-restore.png" alt-text="Screenshot shows how to initiate the restore operation." lightbox="./media/azure-data-lake-storage-restore/start-restore.png":::
3436

35-
1. On the **Restore** pane, on the **Restore point** tab, choose a restore point by clicking **Select restore point**.
37+
1. On the **Restore** pane, on the **Restore point** tab, click **Select restore point**.
3638
By default, the latest restore point is selected.
3739

3840
1. On the **Select restore point** pane, select the required restore point from the list.
3941
1. On the **Restore** pane, on the **Restore parameters** tab, specify the restore configuration parameters by clicking **Select**.
4042

4143
:::image type="content" source="./media/azure-data-lake-storage-restore/configure-restore-parameter.png" alt-text="Screenshot shows the configuration of restore parameters." lightbox="./media/azure-data-lake-storage-restore/configure-restore-parameter.png":::
4244

43-
1. On the **Restore destination** pane, under **Select option to restore the blobs**, choose one of these options:
45+
1. On the **Restore destination** pane, under **Select option to restore the blobs**, select one of these options:
4446

4547
- **Restore all backed-up containers**: This option restores all backed-up containers in the storage account.
4648
Select the **Target subscription** in which the target storage account is present, and then select **Target storage account** where the data needs to be restored.
@@ -54,7 +56,7 @@ To restore Azure Data Lake Storage Gen2 from vaulted backups, follow these ste
5456
:::image type="content" source="./media/azure-data-lake-storage-restore/browse-containers.png" alt-text="Screenshot shows how to browse and select specific containers for restore." lightbox="./media/azure-data-lake-storage-restore/browse-containers.png":::
5557

5658
>[!Note]
57-
>You must have sufficient permission to view the containers in the storage account, or you can't see the contents of the storage account.
59+
>You must have the required permission to view the containers in the storage account; otherwise, the contents of the storage account don't appear.
5860
5961
1. On the **Restore parameters** tab, select **Validate** to ensure that the required permissions to perform the restore are assigned to the backed-up storage accounts with Data Lake selections.
6062

articles/backup/index.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ landingContent:
6464
linkLists:
6565
- linkListType: whats-new
6666
links:
67-
- text: Azure Data Lake Storage Gen 2 backup support (preview)
67+
- text: Azure Data Lake Storage Gen2 backup support (preview)
6868
url: azure-data-lake-storage-backup-overview.md
6969
- text: Azure Files vaulted backup support
7070
url: azure-file-share-backup-overview.md?tabs=vault-standard

articles/backup/toc.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@
192192
href: disk-backup-support-matrix.md
193193
- name: Azure Blobs backup support matrix
194194
href: blob-backup-support-matrix.md
195-
- name: Azure Data Lake Storage Gen 2 backup support matrix (preview)
195+
- name: Azure Data Lake Storage Gen2 backup support matrix (preview)
196196
href: azure-data-lake-storage-backup-support-matrix.md
197197
- name: Active Directory domain controllers
198198
href: active-directory-backup-restore.md
@@ -270,7 +270,7 @@
270270
href: azure-kubernetes-service-cluster-backup-concept.md
271271
- name: Azure Blob backup
272272
href: blob-backup-overview.md
273-
- name: Azure Data Lake Storage Gen 2 backup (preview)
273+
- name: Azure Data Lake Storage Gen2 backup (preview)
274274
href: azure-data-lake-storage-backup-overview.md
275275
- name: Azure Files backup
276276
href: azure-file-share-backup-overview.md
@@ -630,7 +630,7 @@
630630
href: backup-azure-dataprotection-use-rest-api-backup-blobs.md
631631
- name: Restore
632632
href: backup-azure-dataprotection-use-rest-api-restore-blobs.md
633-
- name: Azure Data Lake Storage Gen 2 backup (preview)
633+
- name: Azure Data Lake Storage Gen2 backup (preview)
634634
items:
635635
- name: Configure backup
636636
href: azure-data-lake-storage-configure-backup.md

0 commit comments

Comments
 (0)