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/storage/files/files-whats-new.md
+11-8Lines changed: 11 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -56,8 +56,12 @@ The Azure File Sync v19 release improves performance, security, and adds support
56
56
- Preview: Managed Identities support for Azure File Sync service and servers
57
57
- Azure File Sync agent support for Windows Server 2025
58
58
59
-
To learn more, see the [Azure File Sync release notes](../file-sync/file-sync-release-notes.md#version-19100).
59
+
To learn more, see the [Azure File Sync release notes](../file-sync/file-sync-release-notes.md#version-19100).
60
60
61
+
#### Provisioned v2 for HDD file shares
62
+
The provisioned v2 model for Azure Files HDD (standard) pairs predictability of total cost of ownership with flexibility, allowing you to create a file share that meets your exact storage and performance requirements. Provisioned v2 shares enable independent provisioning of storage, IOPS, and throughput. In addition to predictable pricing and flexible provisioning, provisioned v2 also enables increased scale and performance, up to 256 TiB, 50,000 IOPS, and 5 GiB/sec of throughput; and per share monitoring.
63
+
64
+
To learn more, see [understanding the provisioned v2 model](./understanding-billing.md#provisioned-v2-model).
61
65
62
66
### 2024 quarter 3 (July, August, September)
63
67
@@ -73,17 +77,16 @@ Azure Backup now enables you to perform a vaulted backup of Azure Files to prote
73
77
74
78
### 2024 quarter 1 (January, February, March)
75
79
76
-
#### Azure Files geo-redundancy for standard large file shares is generally available
77
-
78
-
Standard SMB file shares that are geo-redundant (GRS and GZRS) can now scale up to 100TiB capacity with significantly improved IOPS and throughput limits. For more information, see [blog post](https://techcommunity.microsoft.com/t5/azure-storage-blog/general-availability-azure-files-geo-redundancy-for-standard/ba-p/4097935) and [documentation](geo-redundant-storage-for-large-file-shares.md).
80
+
#### Generally available: Azure Files large file share support for Geo and GeoZone redundancy
81
+
HDD file shares that are Geo (GRS) or GeoZone (GZRS) redundant can now scale up to 100 TiB capacity with significantly improved IOPS and throughput limits. For more information, see [blog post](https://techcommunity.microsoft.com/t5/azure-storage-blog/general-availability-azure-files-geo-redundancy-for-standard/ba-p/4097935) and [documentation](geo-redundant-storage-for-large-file-shares.md).
79
82
80
-
#### Metadata caching for premium SMB file shares is in public preview
83
+
#### Metadata caching for SSD SMB file shares is in public preview
81
84
82
-
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).
85
+
Metadata caching is an enhancement for SMB Azure SSD 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).
83
86
84
-
#### Snapshot support for NFS Azure premium file shares is generally available
87
+
#### Snapshot support for NFS file shares is generally available
85
88
86
-
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. [Learn more](storage-files-how-to-mount-nfs-shares.md#nfs-file-share-snapshots).
89
+
Customers using NFS 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. [Learn more](storage-files-how-to-mount-nfs-shares.md#nfs-file-share-snapshots).
87
90
88
91
#### Sync upload performance improvements for Azure File Sync
0 commit comments