azure storage

Nguyen Dinh Phuong (DPS.FMS) 521 Reputation points
2022-06-28T08:31:49.613+00:00

You are designing a storage solution for a customer that will use Azure Storage.

You are evaluating whether the customer needs a standard general purpose V2 storage account or a premium file shares storage account.

Which requirement requires the use of a premium files shares storage account?

Only select one answer.

Support for NFS file shares.

Support for Geo-zone-redundant storage (GZRS).

Support for private endpoints.

Support for SMB file shares.

Azure Files
Azure Files
An Azure service that offers file shares in the cloud.
1,170 questions
Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
2,721 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,447 questions
0 comments No comments
{count} votes

Accepted answer
  1. Sumarigo-MSFT 43,806 Reputation points Microsoft Employee
    2022-07-12T08:08:58.953+00:00

    @Nguyen Dinh Phuong (DPS.FMS) Firstly apologies for the delay in responding here!

    Based on your scenario you need to choose Premium File Share. NFS 4.1 is currently only supported within new FileStorage storage account type (premium file shares only).
    Premium storage account type for file shares only. Recommended for enterprise or high-performance scale applications. Use this account type if you want a storage account that supports both Server Message Block (SMB) and NFS file shares.

    There are two main types of storage accounts you will use for Azure Files deployments:

    General purpose version 2 (GPv2) storage accounts: GPv2 storage accounts allow you to deploy Azure file shares on standard/hard disk-based (HDD-based) hardware. In addition to storing Azure file shares, GPv2 storage accounts can store other storage resources such as blob containers, queues, or tables.
    FileStorage storage accounts: FileStorage storage accounts allow you to deploy Azure file shares on premium/solid-state disk-based (SSD-based) hardware. FileStorage accounts can only be used to store Azure file shares; no other storage resources (blob containers, queues, tables, etc.) can be deployed in a FileStorage account. Only FileStorage accounts can deploy both SMB and NFS file shares.

    FileStorage storage accounts allow you to deploy Azure file shares on premium/solid-state disk-based (SSD-based) hardware. FileStorage accounts can only be used to store Azure file shares; no other storage resources (blob containers, queues, tables, etc.) can be deployed in a FileStorage account.

    For standard file shares, it's an upper boundary of the Azure file share, beyond which end-users cannot go. If a quota is not specified, standard file shares can span up to 100 TiB (or 5 TiB if the large file shares property is not set for a storage account). If you did not create your storage account with large file shares enabled, see Enable large files shares on an existing account for how to enable 100 TiB file shares.

    For premium file shares, quota means provisioned size. The provisioned size is the amount that you will be billed for, regardless of actual usage. The IOPS and throughput available on a premium file share is based on the provisioned size. For more information on how to plan for a premium file share, see provisioning premium file shares.

    219744-image.png

    For pricing refer to this article: https://azure.microsoft.com/en-in/pricing/details/storage/files/

    Please let us know if you have any further queries. I’m happy to assist you further.

    ---------
    Please do not forget to 219789-screenshot-2021-12-10-121802.png and “up-vote” wherever the information provided helps you, this can be beneficial to other community members.

    9 people found this answer helpful.

4 additional answers

Sort by: Most helpful
  1. Jason Forish 36 Reputation points
    2022-09-15T17:03:07.457+00:00

    huh? you didn't choose one of the answers. I think you mean NFS file shares as answer.

    7 people found this answer helpful.
    0 comments No comments

  2. Jaliya Udagedara 2,736 Reputation points MVP
    2023-03-29T05:34:41.2433333+00:00

    Answer is Support for NFS file shares

    Types of storage accounts

    If you want support for network file system (NFS) in Azure Files, use the premium file shares account type.

    3 people found this answer helpful.
    0 comments No comments

  3. Chris Sun 6 Reputation points
    2023-02-01T10:26:08.8733333+00:00

    https://learn.microsoft.com/en-au/azure/storage/files/storage-files-quick-create-use-linux

    Standard file shares (GPv2), LRS/ZRS No

    |No

    | |Standard file shares (GPv2), GRS/GZRS|No

    |No

    | |Premium file shares (FileStorage), LRS/ZRS|No

    |Yes

    |

    0 comments No comments

  4. Suresh Babu Gopisetti 0 Reputation points Microsoft Employee
    2023-11-09T15:23:38.84+00:00
    0 comments No comments