Skip to content

Commit 196eb9d

Browse files
authored
Merge pull request #300488 from AbhishekMallick01/May-28-2025-ADLSbkp
ADLS backup - Manage backup updates
2 parents 20fd6ba + 6e886ab commit 196eb9d

File tree

6 files changed

+73
-1
lines changed

6 files changed

+73
-1
lines changed
Lines changed: 70 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,70 @@
1+
---
2+
title: Manage Vaulted Backup for Azure Data Lake Storage using Azure portal (preview)
3+
description: Learn how to manage vaulted backup for Azure Data Lake Storage (preview) using Azure portal.
4+
ms.topic: how-to
5+
ms.date: 04/16/2025
6+
author: jyothisuri
7+
ms.author: jsuri
8+
---
9+
10+
# Manage vaulted backup for Azure Data Lake Storage using Azure portal (preview)
11+
12+
This article describes how to manage vaulted backup for Azure Data Lake Storage (preview) using Azure portal.
13+
14+
## Monitor an Azure Data Lake Storage backup job (preview)
15+
16+
The Azure Backup service creates a job for a scheduled backup or when you trigger an on-demand backup operation, allowing you to monitor the job progress.
17+
18+
To check the backup job status, follow these steps:
19+
20+
1. In the [Azure portal](), go to the **Backup vault** > **Backup jobs**.
21+
22+
:::image type="content" source="./media/azure-data-lake-storage-backup-manage/monitor-backup-jobs.png" alt-text="Screenshot shows how to monitor the backup jobs." lightbox="./media/azure-data-lake-storage-backup-manage/monitor-backup-jobs.png":::
23+
24+
1. On the **Backup jobs** pane, select the required time range and apply filters to narrow down the list of jobs.
25+
26+
The **Backup jobs** dashboard shows the operation and status for the past seven days.
27+
28+
## Modify the Azure Data Lake Storage backup instance (preview)
29+
30+
After the backup configuration, you can update the policy associated with a backup instance. For vaulted backups, you can also modify the selected backup containers.
31+
32+
To modify the backup instance, follow these steps:
33+
34+
1. Go to the **Backup vault**.
35+
1. On the **Backup Items** tile, select **Azure Data Lake Storage (Preview)** as the **Datasource type**.
36+
1. On the **Backup instance** pane, select the backup instance for which you want to change the Backup policy, and then select **Edit backup instance**.
37+
38+
:::image type="content" source="./media/azure-data-lake-storage-backup-manage/edit-backup-instance.png" alt-text="Screenshot shows the option to modify the backup instance." lightbox="./media/azure-data-lake-storage-backup-manage/edit-backup-instance.png":::
39+
40+
1. On the **Edit backup instance** pane, under **Select policy**, select the appropriate policy from the dropdown list to apply it to the storage account blobs.
41+
42+
:::image type="content" source="./media/azure-data-lake-storage-backup-manage/change-policy.png" alt-text="Screenshot shows how to change the policy for backup." lightbox="./media/azure-data-lake-storage-backup-manage/change-policy.png":::
43+
44+
1. Select **Save**.
45+
46+
## Stop protection for Azure Data Lake Storage (preview)
47+
48+
You can stop the vaulted backup for the storage account as per your requirements.
49+
50+
>[!Caution]
51+
>When you remove backups, the object replication policy is removed from the source. The stop protection operation dissociates the storage account from the Backup vault and doesn’t disable any configured change feed.
52+
53+
To stop backup for a storage account, follow these steps:
54+
55+
1. Go to the **Backup vault**.
56+
1. On the **Backup Items** tile, select **Azure Data Lake Storage (Preview)** as the **Datasource type**.
57+
1. On the **Backup instance** pane, select the backup instance for which you want to stop backup from the list.
58+
1. On the selected backup instance pane, select **Stop Backup**.
59+
60+
:::image type="content" source="./media/azure-data-lake-storage-backup-manage/stop-backup.png" alt-text="Screenshot shows how to stop protection for Azure Data Lake Storage." lightbox="./media/azure-data-lake-storage-backup-manage/stop-backup.png":::
61+
62+
>[!Note]
63+
>After the backup is stopped, you can disable other storage data protection capabilities (enabled for configuring backups) from the **data protection** pane of the storage account.
64+
65+
## Next steps
66+
67+
[Troubleshoot Azure Data Lake Storage vaulted backup and restore errors (preview)](azure-data-lake-storage-backup-troubleshoot.md).
68+
69+
70+
65.6 KB
Loading
110 KB
Loading
137 KB
Loading
109 KB
Loading

articles/backup/toc.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -647,7 +647,9 @@
647647
- name: Configure backup
648648
href: azure-data-lake-storage-configure-backup.md
649649
- name: Restore
650-
href: azure-data-lake-storage-restore.md
650+
href: azure-data-lake-storage-restore.md
651+
- name: Manage
652+
href: azure-data-lake-storage-backup-manage.md
651653
- name: Azure Files backup
652654
items:
653655
- name: From the Azure portal

0 commit comments

Comments
 (0)