Skip to content

Commit bf8ce1e

Browse files
authored
Merge pull request #270603 from AbhishekMallick-MS/Mar-28-2024-Freshness
Fresnhess - Move data from tape
2 parents afced77 + 3989de0 commit bf8ce1e

File tree

1 file changed

+24
-22
lines changed

1 file changed

+24
-22
lines changed

articles/backup/backup-azure-backup-cloud-as-tape.md

Lines changed: 24 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1,55 +1,57 @@
11
---
2-
title: How to replace your tape infrastructure
2+
title: Replace your tape infrastructure by using Azure Backup
33
description: Learn how Azure Backup provides tape-like semantics that enable you to back up and restore data in Azure
4-
ms.topic: conceptual
5-
ms.date: 04/30/2017
4+
ms.service: backup
5+
ms.topic: how-to
6+
ms.date: 03/29/2024
67
author: AbhishekMallick-MS
78
ms.author: v-abhmallick
9+
ms.custom: engagement-fy24
810
---
911

1012
# Move your long-term storage from tape to the Azure cloud
1113

12-
Azure Backup and System Center Data Protection Manager customers can:
14+
This article describes how you can enable backup and retention policies. If you're using tapes to address your long-term-retention needs, Azure Backup provides a powerful and viable alternative with the availability of this feature. The feature is enabled in the Azure Backup service (which is available [here](https://aka.ms/azurebackup_agent)). If you're using System Center DPM, then you must update to, at least, DPM 2012 R2 UR5 before using DPM with the Azure Backup service.
1315

14-
* Back up data in schedules which best suit the organizational needs.
15-
* Retain the backup data for longer periods.
16-
* Make Azure a part of their long-term retention needs (instead of tape).
16+
Azure Backup and System Center Data Protection Manager enable you to:
1717

18-
This article explains how customers can enable backup and retention policies. Customers who use tapes to address their long-term-retention needs now have a powerful and viable alternative with the availability of this feature. The feature is enabled in the latest release of the Azure Backup (which is available [here](https://aka.ms/azurebackup_agent)). System Center DPM customers must update to, at least, DPM 2012 R2 UR5 before using DPM with the Azure Backup service.
18+
* Back up data in schedules, which best suit the organizational needs.
19+
* Retain the backup data for longer periods.
20+
* Make Azure a part of your long-term retention needs (instead of tape).
1921

2022
## What is the Backup Schedule?
2123

2224
The backup schedule indicates the frequency of the backup operation. For example, the settings in the following screen indicate that backups are taken daily at 6pm and at midnight.
2325

24-
![Daily Schedule](./media/backup-azure-backup-cloud-as-tape/dailybackupschedule.png)
26+
![Screenshot shows the daily schedule option.](./media/backup-azure-backup-cloud-as-tape/dailybackupschedule.png)
2527

26-
Customers can also schedule a weekly backup. For example, the settings in the following screen indicate that backups are taken every alternate Sunday & Wednesday at 9:30AM and 1:00AM.
28+
You can also schedule a weekly backup. For example, the settings in the following screen indicate that backups are taken every alternate Sunday & Wednesday at 9:30AM and 1:00AM.
2729

28-
![Weekly Schedule](./media/backup-azure-backup-cloud-as-tape/weeklybackupschedule.png)
30+
![Screenshot shows the weekly schedule option.](./media/backup-azure-backup-cloud-as-tape/weeklybackupschedule.png)
2931

3032
## What is the Retention Policy?
3133

32-
The retention policy specifies the duration for which the backup must be stored. Rather than just specifying a flat policy for all backup points, customers can specify different retention policies based on when the backup is taken. For example, the backup point taken daily, which serves as an operational recovery point, is preserved for 90 days. The backup point taken at the end of each quarter for audit purposes is preserved for a longer duration.
34+
The retention policy specifies the duration for which the backup must be stored. Rather than just specifying a *flat policy* for all backup points, you can specify different retention policies based on when the backup is taken. For example, the backup point taken daily, which serves as an operational recovery point, is preserved for 90 days. The backup point taken at the end of each quarter for audit purposes is preserved for a longer duration.
3335

34-
![Retention Policy](./media/backup-azure-backup-cloud-as-tape/retentionpolicy.png)
36+
![Screenshot shows the retention policy.](./media/backup-azure-backup-cloud-as-tape/retentionpolicy.png)
3537

3638
The total number of “retention points” specified in this policy is 90 (daily points) + 40 (one each quarter for 10 years) = 130.
3739

38-
## Example – Putting both together
40+
## Example protection policy
3941

40-
![Sample Screen](./media/backup-azure-backup-cloud-as-tape/samplescreen.png)
42+
![Screenshot shows the sample protection policy.](./media/backup-azure-backup-cloud-as-tape/samplescreen.png)
4143

4244
1. **Daily retention policy**: Backups taken daily are stored for seven days.
4345
2. **Weekly retention policy**: Backups taken at midnight and 6 PM Saturday are preserved for four weeks.
4446
3. **Monthly retention policy**: Backups taken at midnight and 6 PM on the last Saturday of each month are preserved for 12 months.
4547
4. **Yearly retention policy**: Backups taken at midnight on the last Saturday of every March are preserved for 10 years.
4648

47-
The total number of “retention points” (points from which a customer can restore data) in the preceding diagram is computed as follows:
49+
The total number of “retention points” (points from which you can restore data) in the preceding diagram is computed as follows:
4850

49-
* two points per day for seven days = 14 recovery points
50-
* two points per week for four weeks = 8 recovery points
51-
* two points per month for 12 months = 24 recovery points
52-
* one point per year per 10 years = 10 recovery points
51+
* Two points per day for seven days = 14 recovery points
52+
* Two points per week for four weeks = 8 recovery points
53+
* Two points per month for 12 months = 24 recovery points
54+
* One point per year per 10 years = 10 recovery points
5355

5456
The total number of recovery points is 56.
5557

@@ -59,9 +61,9 @@ The total number of recovery points is 56.
5961
6062
## Advanced configuration
6163

62-
By selecting **Modify** in the preceding screen, customers have further flexibility in specifying retention schedules.
64+
By selecting **Modify** in the preceding screen, you have further flexibility in specifying retention schedules.
6365

64-
![Modify Policy window](./media/backup-azure-backup-cloud-as-tape/modify.png)
66+
![Screenshot shows the Modify Policy blade.](./media/backup-azure-backup-cloud-as-tape/modify.png)
6567

6668
## Next steps
6769

0 commit comments

Comments
 (0)