You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/backup/whats-new.md
+12-2Lines changed: 12 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
title: What's new in Azure Backup
3
3
description: Learn about new features in Azure Backup.
4
4
ms.topic: conceptual
5
-
ms.date: 02/14/2022
5
+
ms.date: 05/16/2022
6
6
author: v-amallick
7
7
ms.service: backup
8
8
ms.author: v-amallick
@@ -16,6 +16,8 @@ You can learn more about the new releases by bookmarking this page or by [subscr
16
16
17
17
## Updates summary
18
18
19
+
- May 2022
20
+
-[Archive tier support for Azure Virtual Machines is now generally available](#archive-tier-support-for-azure-virtual-machines-is-now-generally-available)
19
21
- February 2022
20
22
-[Multiple backups per day for Azure Files is now generally available](#multiple-backups-per-day-for-azure-files-is-now-generally-available)
21
23
- January 2022
@@ -38,6 +40,14 @@ You can learn more about the new releases by bookmarking this page or by [subscr
38
40
- February 2021
39
41
-[Backup for Azure Blobs (in preview)](#backup-for-azure-blobs-in-preview)
40
42
43
+
## Archive tier support for Azure Virtual Machines is now generally available
44
+
45
+
Azure Backup now supports the movement of recovery points to the Vault-archive tier for Azure Virtual Machines from the Azure portal. This allows you to move the archivable/recommended recovery points (corresponding to a backup item) to the Vault-archive tier at one go.
46
+
47
+
Azure Backup also supports Vault-archive tier for SQL Server in Azure VM and SAP HANA in Azure VM. The support has been extended via Azure portal.
48
+
49
+
For more information, see [Archive tier support in Azure Backup](archive-tier-support.md).
50
+
41
51
## Multiple backups per day for Azure Files is now generally available
42
52
43
53
Low RPO (Recovery Point Objective) is a key requirement for Azure Files that contains the frequently updated, business-critical data. To ensure minimal data loss in the event of a disaster or unwanted changes to file share content, you may prefer to take backups more frequently than once a day.
@@ -72,7 +82,7 @@ For more information, see [how to protect Recovery Services vault and manage cri
72
82
73
83
Low RPO (Recovery Point Objective) is a key requirement for Azure Files that contains the frequently updated, business-critical data. To ensure minimal data loss in the event of a disaster or unwanted changes to file share content, you may prefer to take backups more frequently than once a day.
74
84
75
-
Using Azure Backup you can now create a backup policy or modify an existing backup policy to take multiple snapshots in a day. With this capability, you can also define the duration in which your backup jobs would trigger. This capability empowers you to align your backup schedule with the working hours when there are frequent updates to Azure Files content.
85
+
Using Azure Backup, you can now create a backup policy or modify an existing backup policy to take multiple snapshots in a day. With this capability, you can also define the duration in which your backup jobs would trigger. This capability empowers you to align your backup schedule with the working hours when there are frequent updates to Azure Files content.
76
86
77
87
For more information, see [how to configure multiple backups per day via backup policy](./manage-afs-backup.md#create-a-new-policy).
0 commit comments