Skip to content

Commit 121a2e2

Browse files
Merge pull request #264991 from khdownie/kendownie020124-2
add metadata caching to whats new
2 parents 64ea1eb + 0e89446 commit 121a2e2

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

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

Lines changed: 5 additions & 1 deletion
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: 01/29/2024
7+
ms.date: 02/01/2024
88
ms.author: kendownie
99
---
1010

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

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

19+
#### Metadata caching for premium SMB file shares is in public preview
20+
21+
Metadata caching is an enhancement for SMB Azure premium file shares aimed to reduce metadata latency, increase available IOPS, and boost network throughput. [Learn more](smb-performance.md#metadata-caching-for-premium-smb-file-shares-preview).
22+
1923
#### Snapshot support for NFS Azure premium file shares is generally available
2024

2125
Customers using NFS Azure file shares can now take point-in-time snapshots of file shares. This enables users to roll back their entire filesystem to a previous point in time, or restore specific files that were accidentally deleted or corrupted. Customers using this feature can perform share-level snapshot management operations via the Azure portal, REST API, Azure PowerShell, and Azure CLI. This feature is now available in all Azure public cloud regions except West US 2. [Learn more](storage-files-how-to-mount-nfs-shares.md#nfs-file-share-snapshots).

0 commit comments

Comments
 (0)