Sự kiện
23 giờ 31 thg 3 - 23 giờ 2 thg 4
Sự kiện học tập Fabric, Power BI và SQL lớn nhất. 31 tháng 3 - 2 tháng 4. Sử dụng mã FABINSIDER để tiết kiệm 400 đô la.
Đăng ký ngay hôm nayTrình duyệt này không còn được hỗ trợ nữa.
Hãy nâng cấp lên Microsoft Edge để tận dụng các tính năng mới nhất, bản cập nhật bảo mật và hỗ trợ kỹ thuật.
Azure Files offers two industry-standard file system protocols for mounting Azure file shares: the Server Message Block (SMB) protocol and the Network File System (NFS) protocol, allowing you to pick the protocol that is the best fit for your workload. Azure file shares don't support accessing an individual Azure file share with both the SMB and NFS protocols, although you can create SMB and NFS file shares within the same FileStorage storage account. Azure Files offers enterprise-grade file shares that can scale up to meet your storage needs and can be accessed concurrently by thousands of clients.
This article covers NFS Azure file shares. For information about SMB Azure file shares, see SMB file shares in Azure Files.
Quan trọng
NFS Azure file shares aren't supported for Windows. Before using NFS Azure file shares in production, see Troubleshoot NFS Azure file shares for a list of known issues. NFS access control lists (ACLs) aren't supported.
NFS file shares are often used in the following scenarios:
Lưu ý
Creating a hard link from an existing symbolic link isn't currently supported.
All data stored in Azure Files is encrypted at rest using Azure storage service encryption (SSE). Storage service encryption works similarly to BitLocker on Windows: data is encrypted beneath the file system level. Because data is encrypted beneath the Azure file share's file system, as it's encoded to disk, you don't have to have access to the underlying key on the client to read or write to the Azure file share. Encryption at rest applies to both the SMB and NFS protocols.
For encryption in transit, Azure provides a layer of encryption for all data in transit between Azure datacenters using MACSec. Through this, encryption exists when data is transferred between Azure data centers.
Unlike Azure Files using the SMB protocol, file shares using the NFS protocol don't offer user-based authentication. Authentication for NFS shares is based on the configured network security rules. Due to this, to ensure only secure connections are established to your NFS share, you must set up either a private endpoint or a service endpoint for your storage account.
A private endpoint (also called a private link) gives your storage account a private, static IP address within your virtual network, preventing connectivity interruptions from dynamic IP address changes. Traffic to your storage account stays within peered virtual networks, including those in other regions and on premises. Standard data processing rates apply.
If you don't require a static IP address, you can enable a service endpoint for Azure Files within the virtual network. A service endpoint configures storage accounts to allow access only from specific subnets. The allowed subnets can belong to a virtual network in the same subscription or a different subscription, including those that belong to a different Microsoft Entra tenant. There's no extra charge for using service endpoints. However, be aware that a rare event such as a zonal outage could cause the underlying IP address of the storage account to change. While the data will still be available on the file share, the client would require a remount of the share.
If you want to access shares from on-premises, then you must set up a VPN or ExpressRoute in addition to a private endpoint. Requests that don't originate from the following sources will be rejected:
For more details on the available networking options, see Azure Files networking considerations.
The following table shows the current level of support for Azure Storage features in accounts that have the NFS 4.1 feature enabled.
The status of items that appear in this table might change over time as support continues to expand.
Storage feature | Supported for NFS shares |
---|---|
File management plane REST API | ✔️ |
File data plane REST API | ✔️ |
Encryption at rest | ✔️ |
Encryption in transit | ⛔ |
LRS or ZRS redundancy types | ✔️ |
LRS to ZRS conversion (private endpoints only) | ✔️ |
Azure DNS Zone endpoints (preview) | ✔️ |
Private endpoints | ✔️ |
Subdirectory mounts | ✔️ |
Grant network access to specific Azure virtual networks | ✔️ |
Grant network access to specific IP addresses | ⛔ |
Premium tier | ✔️ |
Standard tiers (Hot, Cool, and Transaction optimized) | ⛔ |
POSIX-permissions | ✔️ |
Root squash | ✔️ |
Access same data from Windows and Linux client | ⛔ |
Identity-based authentication | ⛔ |
Azure file share soft delete | ✔️ |
Azure File Sync | ⛔ |
Azure file share backups | ⛔ |
Azure file share snapshots | ✔️ |
GRS or GZRS redundancy types | ⛔ |
AzCopy | ⛔ |
Azure Storage Explorer | ⛔ |
Azure Storage Explorer on Azure portal | ⛔ |
Support for more than 16 groups | ⛔ |
NFS Azure file shares are supported in all the same regions that support premium file storage. See Azure products available by region.
NFS Azure file shares are only offered on premium file shares, which store data on solid-state drives (SSD). The IOPS and throughput of NFS shares scale with the provisioned capacity. See the provisioned v1 model section of the Understanding billing article to understand the formulas for IOPS, IO bursting, and throughput. The average IO latencies are low-single-digit-millisecond for small IO size, while average metadata latencies are high-single-digit-millisecond. Metadata heavy operations such as untar and workloads like WordPress might face additional latencies due to the high number of open and close operations.
Lưu ý
You can use the nconnect
Linux mount option to improve performance for NFS Azure file shares at scale. For more information, see Improve NFS Azure file share performance.
Quan trọng
Before using NFS Azure file shares in production, see Troubleshoot NFS Azure file shares for a list of known issues.
NFS has been validated to work well with workloads such as SAP application layer, database backups, database replication, messaging queues, home directories for general purpose file servers, and content repositories for application workloads.
Sự kiện
23 giờ 31 thg 3 - 23 giờ 2 thg 4
Sự kiện học tập Fabric, Power BI và SQL lớn nhất. 31 tháng 3 - 2 tháng 4. Sử dụng mã FABINSIDER để tiết kiệm 400 đô la.
Đăng ký ngay hôm nayĐào tạo
Mô-đun
Tìm hiểu cách Azure NetApp Files cung cấp ổ đĩa dưới dạng dịch vụ - Training
Hiểu rõ các khái niệm lưu trữ đính kèm mạng (NAS) và các giao thức NAS khác nhau được hỗ trợ trong Tệp Azure NetApp.
Chứng chỉ
Microsoft Certified: Azure for SAP Workloads Specialty - Certifications
Minh họa việc lập kế hoạch, di chuyển và vận hành giải pháp SAP trên Microsoft Azure trong khi bạn tận dụng các tài nguyên Azure.