Azure files assessment tools?

Random_Guy 6 Reputation points
2022-12-13T16:23:46.52+00:00

We're looking at moving on-prem files shares to Azure files. Is there any sort of assessment tool that can be run to understand what our costs are going to be? I'd like to have something running on the servers to track read/write/list/transfers for a month. Does Microsoft offer a tool like this or is there a 3rd party that does?

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

2 answers

Sort by: Most helpful
  1. SaiKishor-MSFT 17,336 Reputation points
    2022-12-14T00:23:05.187+00:00

    @Random_Guy There is not tool that can be run on the servers to track the costs per month.

    However, here are some resources that can help-

    1. Azure pricing calculator- https://azure.microsoft.com/en-us/pricing/calculator/
    2. Cost Analysis in Cost Management- https://learn.microsoft.com/en-us/azure/cost-management-billing/costs/quick-acm-cost-analysis
    3. Understand Billing for Azure Files- https://learn.microsoft.com/en-us/azure/storage/files/understanding-billing

    Further, you can also reach out to the sales team for more questions regarding the costs/billings etc., Hope this helps. If you have any further questions/concerns, please do let us know. Thank you!
    Remember:

    Please accept an answer if correct. Original posters help the community find answers faster by identifying the correct answer. Here is how.

    Want a reminder to come back and check responses? Here is how to subscribe to a notification.


  2. Sumarigo-MSFT 47,471 Reputation points Microsoft Employee Moderator
    2022-12-15T03:10:16.65+00:00

    @Random_Guy Adding more information to @Sai response
    Are you planning to use Premium File Storage or Azure Storage Account (GPV2)?
    May I know the region and data size? Since pricing varies based on the Size, regions and storage type

    The difference between blobs and files, not including transactions which are an important component of price, for 100 TiB is $512/month. Cool for Files is $0.015/GiB/month,

    Comparison matrix : https://learn.microsoft.com/en-us/azure/storage/solution-integration/validated-partners/data-management/migration-tools-comparison

    Azure Migrate pricing details

    We have assessment tool: Azure Migrate but not specific to one service Azure files share.

    Using Azure migrate you can review migration activity at one place: Download the blog mentioned here which gives detailed information on Migrate

    You can use Azure Monitor for tacking(read/write/list/transfers) This article describes the monitoring data that's generated by Azure Files and how you can use the features of Azure Monitor to analyze alerts on this data.

    Azure Files monitoring data reference

    Additional information : Improving your migration performance when using Migration Manager
    Frequently Asked Questions: Migration Manager

    Looking forward for your reply!

    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.