Skip to content

Commit 747d8be

Browse files
Merge pull request #231541 from khdownie/kendownie032123
added nconnect to whats new
2 parents e885711 + 946697e commit 747d8be

File tree

1 file changed

+11
-3
lines changed

1 file changed

+11
-3
lines changed

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

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,22 @@ description: Learn about new features and enhancements in Azure Files and Azure
44
author: khdownie
55
ms.service: storage
66
ms.topic: conceptual
7-
ms.date: 11/08/2022
7+
ms.date: 03/21/2023
88
ms.author: kendownie
99
ms.subservice: files
1010
---
1111

1212
# What's new in Azure Files
1313
Azure Files is 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 2023
16+
17+
### 2023 quarter 1 (January, February, March)
18+
#### Nconnect for NFS Azure file shares
19+
20+
Nconnect is a client-side Linux mount option that increases performance at scale by allowing you to use more TCP connections between the Linux client and the Azure Premium Files service for NFSv4.1. With nconnect, you can increase performance at scale using fewer client machines to reduce total cost of ownership. For more information, see [Improve NFS Azure file share performance with nconnect](nfs-nconnect-performance.md).
21+
22+
1523
## What's new in 2022
1624

1725
### 2022 quarter 4 (October, November, December)
@@ -47,8 +55,8 @@ For more information, see:
4755
- [The provisioned model for premium Azure file shares](understanding-billing.md#provisioned-model)
4856
- [Azure Files pricing](https://azure.microsoft.com/pricing/details/storage/files/)
4957

50-
#### NFS 4.1 protocol support is generally available
51-
Premium Azure file shares now support either the SMB or the NFS 4.1 protocols. NFS 4.1 is available in all regions where Azure Files supports the premium tier, for both locally redundant storage and zone-redundant storage. Azure file shares created with the NFS 4.1 protocol enabled are fully POSIX-compliant, distributed file shares that support a wide variety of Linux and container-based workloads. Some example workloads include: highly available SAP application layer, enterprise messaging, user home directories, custom line-of-business applications, database backups, database replication, and Azure Pipelines.
58+
#### NFSv4.1 protocol support is generally available
59+
Premium Azure file shares now support either the SMB or the NFSv4.1 protocols. NFSv4.1 is available in all regions where Azure Files supports the premium tier, for both locally redundant storage and zone-redundant storage. Azure file shares created with the NFSv4.1 protocol enabled are fully POSIX-compliant, distributed file shares that support a wide variety of Linux and container-based workloads. Some example workloads include: highly available SAP application layer, enterprise messaging, user home directories, custom line-of-business applications, database backups, database replication, and Azure Pipelines.
5260

5361
For more information, see:
5462

0 commit comments

Comments
 (0)