Azure file share

Shubham Sethi 1 Reputation point
2022-12-29T05:48:54.567+00:00

Hi All,

I want to setup azure file share and wants to map as a network drive for our office users. I dont have AD option as of now.
We have a plan to work on heavy design files like 10 to 15 MB. We need high input and output from storage side so that people can open the file directly in software and work and save it directly on network drive.

Which option we can choose as cost effective .

Thanks
Shubham

Azure Files
Azure Files
An Azure service that offers file shares in the cloud.
1,420 questions
{count} votes

2 answers

Sort by: Most helpful
  1. Dillon Silzer 57,826 Reputation points Volunteer Moderator
    2022-12-29T06:16:50.157+00:00

    Hi @Shubham Sethi

    1) If you are already licensed for Office 365 you should take advantage of OneDrive for Business and SharePoint (for your teams). You may already be eligible for over 1 TB with your organization's licensing.

    View the total and available storage space for your organization

    https://learn.microsoft.com/en-us/sharepoint/manage-site-collection-storage-limits#view-the-total-and-available-storage-space-for-your-organization

    Get started with OneDrive

    https://support.microsoft.com/en-us/office/get-started-with-onedrive-work-or-school-b30da4eb-ddd2-44b6-943b-e6fbfc6b8dde

    Get started with SharePoint

    https://support.microsoft.com/en-us/office/get-started-with-sharepoint-909ec2f0-05c8-4e92-8ad3-3f8b0b6cf261

    2) See Azure File share pricing:

    https://azure.microsoft.com/en-us/pricing/details/storage/files/

    You can see data storage, transactions and data transfer pricing on this page.

    -----------------------------

    If this is helpful please accept answer.


  2. Sumarigo-MSFT 47,466 Reputation points Microsoft Employee Moderator
    2022-12-30T07:29:37.743+00:00

    @Shubham Sethi Welcome to Microsoft Q&A Forum, Thank you for posting your query here!

    Azure Storage GPV2 ( Blob, File, Queue and Table) is the best option for you based on your scenario and Cost. Azure file shares are suitable for general-purpose file data. This data includes anything you use an on-premises SMB or NFS share for. With Azure File Sync, you can cache the contents of several Azure file shares on servers running Windows Server on-premises.
    Please let us know if you have any further queries. I’m happy to assist you further.

    Simple, secure, and serverless enterprise-grade cloud file shares
    Hybrid cloud file shares for caching your on-premises data : Azure File Sync

    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. File shares can be deployed into the transaction optimized (default), hot, or cool tiers.

    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.

    Difference between Premium vs Standard general-purpose v2 for File Share

    See Understanding Azure Files billing for more information.

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

    Review your storage options: https://learn.microsoft.com/en-us/azure/cloud-adoption-framework/ready/considerations/storage-options

    If you still have any question on billing, I would recommended to reach Billing and Subscription team would be the best to provide more insight and guidance on this scenario based on your region, performance and usage https://azure.microsoft.com/en-us/support/options/ It's a Free support

    ----------

    Please do not forget to 275042-accept-answer.png and “up-vote” wherever the information provided helps you, this can be beneficial to other community members.

    0 comments No comments

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.