Skip to content

Commit c2176ba

Browse files
committed
whats new updates from Nataraj
1 parent 8a57134 commit c2176ba

File tree

1 file changed

+15
-3
lines changed

1 file changed

+15
-3
lines changed

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

Lines changed: 15 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@ 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/26/2024
7+
ms.date: 01/28/2024
88
ms.author: kendownie
99
---
1010

11-
# What's new in Azure Files
11+
# What's new in Azure Files and Azure File Sync
1212

13-
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.
13+
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

1515
## What's new in 2024
1616

@@ -20,6 +20,18 @@ Azure Files is updated regularly to offer new features and enhancements. This ar
2020

2121
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 REST API, 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).
2222

23+
#### Sync upload performance improvements for Azure File Sync
24+
25+
Sync upload performance has improved, and performance numbers will be posted when they are available. This improvement will mainly benefit file share migrations (initial upload) and high churn events on the server in which a large number of files need to be uploaded.
26+
27+
#### Expanded character support for Azure File Sync
28+
29+
Azure File Sync now supports an expanded list of characters. This expansion allows users to create and sync SMB file shares with file and directory names on par with NTFS file system, for valid Unicode characters. For more information on unsupported characters, refer to the documentation [here](/troubleshoot/azure/azure-storage/file-sync-troubleshoot-sync-errors?toc=%2Fazure%2Fstorage%2Ffile-sync%2Ftoc.json&tabs=portal1%2Cazure-portal#handling-unsupported-characters).
30+
31+
#### New cloud tiering low disk space mode metric for Azure File Sync
32+
33+
You can now configure an alert to let you know if a server is in low disk space mode. To learn more, see [Monitor Azure File Sync](../file-sync/file-sync-monitoring.md).
34+
2335
## What's new in 2023
2436

2537
### 2023 quarter 4 (October, November, December)

0 commit comments

Comments
 (0)