Skip to content

Commit 49b1248

Browse files
authored
Update files-whats-new.md
1 parent de9c839 commit 49b1248

File tree

1 file changed

+21
-1
lines changed

1 file changed

+21
-1
lines changed

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

Lines changed: 21 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,18 +4,38 @@ 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: 11/08/2024
7+
ms.date: 02/25/2025
88
ms.author: kendownie
99
---
1010

1111
# What's new in Azure Files and Azure File Sync
1212

1313
Azure Files and Azure File Sync are updated regularly to offer new features and enhancements. This article provides detailed information about what's new in Azure Files and Azure File Sync.
1414

15+
## What's new in 2025
16+
17+
### 2025 quarter 1 (January, February, March)
18+
19+
#### REST API support for NFS Azure file shares is now in public preview
20+
21+
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.
22+
1523
## What's new in 2024
1624

1725
### 2024 quarter 4 (October, November, December)
1826

27+
#### Azure File Sync support for system-assigned managed identities is now in public preview
28+
29+
Managed Identities eliminates the need for shared keys (storage account key, SAS keys) to authenticate to Azure Files by utilizing a system-assigned managed identity provided by Microsoft Entra ID.
30+
31+
When managed identities are configured for an Azure File Sync deployment, system-assigned managed identities are used for the following scenarios:
32+
33+
- Storage Sync Service authentication to Azure file share
34+
- Registered server authentication to Azure file share
35+
- Registered server authentication to Storage Sync Service
36+
37+
Public preview is available in all Azure Public and Gov regions supported by Azure File Sync. There's no additional cost to configure Azure File Sync to use managed identities. To learn more, see [How to use managed identities with Azure File Sync (preview)](file-sync-managed-identities.md).
38+
1939
#### Azure File Sync v19 release
2040

2141
The Azure File Sync v19 release improves performance, security, and adds support for Windows Server 2025:

0 commit comments

Comments
 (0)