Skip to content

Commit 124b288

Browse files
Merge pull request #297330 from wmgries/consistent-media-tiers
Clean up 2025 what's new
2 parents de53432 + 8a307aa commit 124b288

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Azure Files and Azure File Sync are updated regularly to offer new features and
1818

1919
#### Azure Files vaulted backup is now generally available
2020

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.
21+
Azure Backup now supports vaulted backup of HDD file shares 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.
2222

2323
We recommend switching from snapshot backups to vaulted backups for comprehensive protection against data loss.
2424

@@ -28,9 +28,9 @@ For more information, see [About Azure Files backup](/azure/backup/azure-file-sh
2828

2929
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.
3030

31-
#### Support for customer initiated LRS-ZRS redundancy conversion for Premium Files storage accounts
31+
#### Support for customer initiated LRS-ZRS redundancy conversion for SSD file shares
3232

33-
Azure Files now supports customer initiated LRS to ZRS (and vice versa) redundancy conversions for premium Files storage accounts with SMB and NFS (private endpoints enabled) shares. You can easily manage the migration of your storage accounts through the Azure Portal, PowerShell, or CLI. To learn more, see [Azure Files data redundancy](files-redundancy.md).
33+
Azure Files now supports customer initiated LRS to ZRS (and vice versa) redundancy conversions for SSD file shares. NFS file shares supported if using private endpoints. You can easily manage the migration of your storage accounts through the Azure Portal, PowerShell, or CLI. To learn more, see [Azure Files data redundancy](files-redundancy.md).
3434

3535
## What's new in 2024
3636

0 commit comments

Comments
 (0)