Skip to content

Commit 6ed2b14

Browse files
author
AbhishekMallick-MS
committed
Blob backup - Flow via ABCC
1 parent e1475c7 commit 6ed2b14

22 files changed

+23
-21
lines changed

articles/backup/blob-backup-configure-manage.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Configure and manage backup for Azure Blobs using Azure Backup
33
description: Learn how to configure and manage operational and vaulted backups for Azure Blobs.
44
ms.topic: how-to
5-
ms.date: 07/24/2024
5+
ms.date: 12/24/2024
66
ms.service: azure-backup
77
author: AbhishekMallick-MS
88
ms.author: v-abhmallick
@@ -152,17 +152,17 @@ Once backup is configured, changes taking place on block blobs in the storage ac
152152

153153
## Manage backups
154154

155-
You can use Backup Center as your single blade of glass for managing all your backups. Regarding backup for Azure Blobs, you can use Backup Center to do the following:
155+
You can use [Azure Business Continuity Center](../business-continuity-center/business-continuity-center-overview.md) as your single blade of glass for managing all your backups. Regarding backup for Azure Blobs, you can use Azure Business Continuity Center to do the following operations:
156156

157157
- As we've seen above, you can use it for creating Backup vaults and policies. You can also view all vaults and policies under the selected subscriptions.
158-
- Backup Center gives you an easy way to monitor the state of protection of protected storage accounts as well as storage accounts for which backup isn't currently configured.
159-
- You can configure backup for any storage accounts using the **+Backup** button.
160-
- You can initiate restores using the **Restore** button and track restores using **Backup jobs**. For more information on performing restores, see [Restore Azure Blobs](blob-backup-support-matrix.md).
158+
- Azure Business Continuity Center gives you an easy way to [monitor the state of protection](../business-continuity-center/tutorial-monitor-protection-summary.md) of protected storage accounts as well as storage accounts for which [backup isn't currently configured](../business-continuity-center/quick-understand-protection-estate.md#identify-unprotected-resources).
159+
- You can configure backup for any storage accounts using the **+Configure protection** button.
160+
- You can initiate restores using the **Restore** button and track restores using **Jobs**. For more information on performing restores, see [Restore Azure Blobs](blob-backup-support-matrix.md).
161161
- Analyze your backup usage using Backup reports.
162162

163-
![Backup Center](./media/blob-backup-configure-manage/backup-center.png)
163+
:::image type="content" source="./media/blob-backup-configure-manage/manage-azure-blob-backup.png" alt-text="Screenshot shows the Azure Business Continuity Center console to manage the Azure Blob backups." lightbox="./media/blob-backup-configure-manage/manage-azure-blob-backup.png":::
164164

165-
For more information, see [Overview of Backup Center](backup-center-overview.md).
165+
For more information, see [Overview of Azure Business Continuity Center](../business-continuity-center/business-continuity-center-overview.md).
166166

167167
## Stop protection
168168

articles/backup/blob-restore.md

Lines changed: 11 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Restore Azure Blobs
33
description: Learn how to restore Azure Blobs.
44
ms.topic: how-to
5-
ms.date: 07/24/2024
5+
ms.date: 12/24/2024
66
author: AbhishekMallick-MS
77
ms.author: v-abhmallick
88
---
@@ -32,23 +32,25 @@ This article describes how to use the Azure portal to perform restores for Azure
3232

3333
## Restore blobs
3434

35-
To initiate a restore through the Backup center, follow these steps:
35+
To initiate a restore through the Azure Business Continuity Center, follow these steps:
3636

37-
1. In Backup center, go to **Restore** on the top bar.
37+
1. Go to **Business Continuity Center**, and then select **Recover**.
3838

39-
![Restore in Backup Center](./media/blob-restore/backup-center-restore.png)
39+
:::image type="content" source="./media/blob-restore/azure-business-continuity-center-recover-blob.png" alt-text="Screenshot shows how to start recovering Azure Blob from Azure Business Continuity Center." lightbox="./media/blob-restore/azure-business-continuity-center-recover-blob.png":::
4040

41-
1. On the **Initiate Restore** tab, choose **Azure Blobs (Azure Storage)** as the Datasource type and select the **Backup Instance** you want to restore. The backup instance is the storage account that contains the blobs you want to restore.
41+
1. On the **Recover** pane, under **Resources managed by**, select **Azure Blobs (Azure Storage)** as the **Datasource type**, which you want to recover, and then select **Backup** as a solution through which you want to recover the item. Click **Select** to select the item on which you want to perform the recovery action.
4242

43-
![Select Backup Instance](./media/blob-restore/select-backup-instance.png)
43+
:::image type="content" source="./media/blob-restore/select-backup-instance.png" alt-text="Screenshot shows how to select a Backup Instance." lightbox="./media/blob-restore/select-backup-instance.png":::
4444

4545
1. On the **Select recovery point** tab, select the type of backup you want to restore.
4646

4747
- For operational backup, choose the date and time you want to restore your data. You can also use the slider to choose the point-in-time to restore from. The restoration details appear next to the date, which shows the valid duration from which you can restore your data. Operational backup for blobs is a continuous backup and gives granular control over points to recover data from.
48+
49+
:::image type="content" source="./media/blob-restore/select-backup-type-for-restore-operational.png" alt-text="Screenshot shows the restore options for blob operational backup." lightbox="./media/blob-restore/select-backup-type-for-restore-operational.png":::
4850

4951
- For vaulted backup, choose a recovery point from which you want to perform the restore.
5052

51-
:::image type="content" source="./media/blob-restore/select-backup-type-for-restore-inline.png" alt-text="Screenshot shows the restore options for blob backup." lightbox="./media/blob-restore/select-backup-type-for-restore-expanded.png":::
53+
:::image type="content" source="./media/blob-restore/select-backup-type-for-restore-vaulted.png" alt-text="Screenshot shows the restore options for blob vaulted backup." lightbox="./media/blob-restore/select-backup-type-for-restore-vaulted.png":::
5254

5355
>[!NOTE]
5456
> The time mentioned here is your local time.
@@ -83,9 +85,9 @@ To initiate a restore through the Backup center, follow these steps:
8385

8486
1. Once you finish specifying what blobs to restore, continue to the **Review + restore** tab, and select **Restore** to initiate the restore.
8587

86-
1. **Track restore**: Use the **Backup Jobs** view to track the details and status of restores. To do this, navigate to **Backup Center** > **Backup Jobs**. The status will show **In progress** while the restore is being performed.
88+
1. **Track restore**: Use the **Backup Jobs** view to track the details and status of restores. To do this, go to **Business Continuity Center** > **Jobs**. The status will show **In progress** while the restore is being performed.
8789

88-
![Backup jobs tab](./media/blob-restore/backup-jobs.png)
90+
:::image type="content" source="./media/blob-restore/backup-jobs.png" alt-text="Screenshot shows how to track restore operations." lightbox="./media/blob-restore/backup-jobs.png":::
8991

9092
When the restore operation successfully completes, the status will change to **Completed**. Once the restore completes successfully, you'll be able to read and write blobs in the storage account again.
9193

63.7 KB
Loading
50.8 KB
Loading
Binary file not shown.
15 KB
Loading
28.5 KB
Loading
27.4 KB
Loading
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)