Skip to content

Commit 2171c90

Browse files
Merge pull request #266695 from AjayBathini-MSFT/patch-147
(AzureCXP) fixes MicrosoftDocs/azure-docs#119977
2 parents d7e048f + 6363024 commit 2171c90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-netapp-files/understand-path-lengths.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.author: anfdocs
1111

1212
# Understand path lengths in Azure NetApp Files
1313

14-
File and path length refers to the number of Unicode characters in a file path, including directories. This limit is a factor if the individual character lengths, which are determined by the size of the character in bytes. For instance, NFS and SMB allow path components of 255 bytes. The file encoding format of ASCII uses 8-bit encoding, meaning file path components (such as a file or folder name) in ASCII can be up to 255 characters since ASCII characters are 1 byte in size.
14+
File and path length refers to the number of Unicode characters in a file path, including directories. This limit is a factor in the individual character lengths, which are determined by the size of the character in bytes. For instance, NFS and SMB allow path components of 255 bytes. The file encoding format of ASCII uses 8-bit encoding, meaning file path components (such as a file or folder name) in ASCII can be up to 255 characters since ASCII characters are 1 byte in size.
1515

1616
The following table shows the supported component and path lengths in Azure NetApp Files volumes:
1717

0 commit comments

Comments
 (0)