Skip to content

Commit 8d73c78

Browse files
committed
edit pass: nfs-30-support-for-blob-storage
1 parent e28e16c commit 8d73c78

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

articles/storage/blobs/network-file-system-protocol-support.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ ms.author: normesta
1616

1717
Azure Blob Storage now supports the Network File System (NFS) 3.0 protocol. This support provides Linux file system compatibility at object storage scale and prices and enables Linux clients to mount a container in Blob Storage from an Azure virtual machine (VM) or a computer on-premises.
1818

19-
It's a challenge to run large-scale legacy workloads, such as high-performance computing (HPC), in the cloud. One reason is that applications often use traditional file protocols, such as NFS, to access data. Also, native cloud storage services focused on object storage that have a flat namespace and extensive metadata instead of file systems that provide a hierarchical namespace and efficient metadata operations.
19+
It's a challenge to run large-scale legacy workloads, such as high-performance computing (HPC), in the cloud. One reason is that applications often use traditional file protocols, such as NFS, to access data. Also, native cloud storage services focused on object storage have a flat namespace and extensive metadata instead of file systems that provide a hierarchical namespace and efficient metadata operations.
2020

2121
Blob Storage now supports a hierarchical namespace. When combined with NFS 3.0 protocol support, Azure makes it much easier to run legacy applications on top of large-scale cloud object storage.
2222

0 commit comments

Comments
 (0)