Azure Files supports the Network File System (NFS) protocol for file shares created in standard general-purpose v2 storage accounts.
Answer: Answer
Answer
False
The statement is false because Azure Files supports the Network File System (NFS) protocol only on premium file shares. Premium file shares require a premium FileStorage account type. Standard general-purpose v2 storage accounts do not support NFS file shares and are limited to Server Message Block (SMB) and REST protocols.
Step-by-Step Solution
Key Concept
Azure Files protocol support and storage account tiers