Skip to content

Commit 78ab8ef

Browse files
authored
Update files-whats-new.md
1 parent 6aa550e commit 78ab8ef

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

articles/storage/files/files-whats-new.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Learn about new features and enhancements in Azure Files and Azure
44
author: khdownie
55
ms.service: azure-file-storage
66
ms.topic: conceptual
7-
ms.date: 02/25/2025
7+
ms.date: 03/28/2025
88
ms.author: kendownie
99
---
1010

@@ -16,6 +16,14 @@ Azure Files and Azure File Sync are updated regularly to offer new features and
1616

1717
### 2025 quarter 1 (January, February, March)
1818

19+
#### Azure Files vaulted backup is now generally available
20+
21+
Azure Backup now supports vaulted backup of file shares in standard storage accounts to protect against ransomware and data loss. You can define backup schedules and retention settings to store data in the Backup vault for up to 10 years. Vaulted backups provide an offsite copy of your data. In case of data loss on the source account, you can restore it to an alternate account. You can manage vaulted backups at scale via Azure Business Continuity Center and monitor them using Azure Backup's alerting and reporting features.
22+
23+
We recommend switching from snapshot backups to vaulted backups for comprehensive protection against data loss.
24+
25+
For more information, see [About Azure Files backup](/azure/backup/azure-file-share-backup-overview?tabs=vault-standard).
26+
1927
#### REST API support for NFS Azure file shares is now in public preview
2028

2129
Data plane REST API access to NFS Azure file shares will enable further development of multiple value-added services for NFS shares, such as AzCopy and Azure Backup. This enhancement also allows third-party ISV partners to implement efficient migration, backup, and disaster recovery scenarios. Additionally, the REST API support includes OAuth, providing end-to-end security and enabling access without storage account keys.
@@ -61,7 +69,7 @@ Soft delete protects your Azure file shares from accidental deletion. The featur
6169

6270
#### Azure Files vaulted backup is now in public preview
6371

64-
Azure Backup now enables you to perform a vaulted backup of Azure Files to protect data from ransomware attacks or source data loss due to a malicious actor or rogue admin. You can define the schedule and retention of backups by using a backup policy. Azure Backup creates and manages the recovery points as per the schedule and retention defined in the backup policy. For more information, see [Azure Files vaulted backup (preview)](../../backup/whats-new.md#azure-files-vaulted-backup-preview).
72+
Azure Backup now enables you to perform a vaulted backup of Azure Files to protect data from ransomware attacks or source data loss due to a malicious actor or rogue admin. You can define the schedule and retention of backups by using a backup policy. Azure Backup creates and manages the recovery points as per the schedule and retention defined in the backup policy.
6573

6674
### 2024 quarter 1 (January, February, March)
6775

0 commit comments

Comments
 (0)