Skip to content

Commit eca3c5b

Browse files
Merge pull request #267416 from b-ahibbard/2-27
2 27
2 parents 177ab4c + 0657e4c commit eca3c5b

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

articles/azure-netapp-files/configure-network-features.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ The **Network Features** functionality enables you to indicate whether you want
1515

1616
This article helps you understand the options and shows you how to configure network features.
1717

18-
The **Network Features** functionality isn't available in Azure Government regions. See [supported regions](azure-netapp-files-network-topologies.md#supported-regions) for a full list.
18+
See [supported regions](azure-netapp-files-network-topologies.md#supported-regions) for a full list.
1919

2020
## Options for network features
2121

articles/azure-netapp-files/whats-new.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,16 @@ Azure NetApp Files is updated regularly. This article provides a summary about t
1616

1717
## February 2024
1818

19+
* [Volume and protocol enhancement](understand-volume-languages.md): extended language support for file and path names
20+
21+
Azure NetApp Files uses a default volume language of C.UTF-8, which provides POSIX compliant UTF-8 encoding for character sets. The C.UTF-8 language natively supports characters with a size of 0-3 bytes, which includes a majority of the world’s languages on the Basic Multilingual Plane (BMP) (including Japanese, German, and most of Hebrew and Cyrillic).
22+
23+
Azure NetApp Files now supports characters outside of the BMP using surrogate pair logic, where multiple character byte sets are combined to form new characters. Emoji symbols, for example, fall into this category and are now supported in Azure NetApp Files.
24+
25+
To learn more about languages and special character handling in Azure NetApp Files volumes, see [Understand volume languages in Azure NetApp Files](understand-volume-languages.md).
26+
27+
To learn more about file path lengths in relation to language and character handling in Azure NetApp Files volumes, see [Understand path lengths in Azure NetApp Files](understand-path-lengths.md).
28+
1929

2030
* [Customer-managed keys enhancement:](configure-customer-managed-keys.md) automated managed system identity (MSI) support
2131

0 commit comments

Comments
 (0)