The File shares of Storage don't support NFS protocol

celined 21 Reputation points
2021-06-01T08:02:14.423+00:00

I followed this link: "https://learn.microsoft.com/en-us/azure/storage/files/storage-files-how-to-create-nfs-shares?tabs=azure-portal#limitations" in Steps to create an NFS file share.
However, there is no NFS protocol option when creating File Shares, and the default protocol after creation is SMB.

Azure Files
Azure Files
An Azure service that offers file shares in the cloud.
1,424 questions
Azure Storage
Azure Storage
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
3,539 questions
0 comments No comments
{count} votes

Accepted answer
  1. Leon Laude 86,026 Reputation points
    2021-06-01T08:26:30.813+00:00

    Hi @celined ,

    This may be because of your subscription, you need to be registered for the Azure Files NFS preview. You will need to run a few additional commandlets from either Cloud Shell or a local terminal to enable the feature.

    For more information see:

    Unable to create an NFS share
    https://learn.microsoft.com/en-us/azure/storage/files/storage-troubleshooting-files-nfs#unable-to-create-an-nfs-share'

    Please allow around 30 minutes for the change to take effect, after that you should be able to select which protocol:

    101290-nfs-share.png

    ----------

    (If the reply was helpful please don't forget to upvote and/or accept as answer, thank you)

    Best regards,
    Leon

    1 person found this answer helpful.
    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.