Share via

minimum .net version required for azure fileshare sdk

Vikas Jain 1 Reputation point
2021-05-16T01:44:35.37+00:00

I need to call Azure fileshare api to add metadata before copying the file from on-premise windows application to azure fileshare. The windows application is quite uses older version of .net framework, what is the minimum .net framework requirement to use azure fileshare sdk.

thanks

Azure Files
Azure Files

An Azure service that offers file shares in the cloud.

0 comments No comments

2 answers

Sort by: Most helpful
  1. Sumarigo-MSFT 47,511 Reputation points Microsoft Employee Moderator
    2021-05-24T05:06:12.647+00:00

    @Vikas Jain For testing purpose can you refer to File-copy tools there are different tools which helps you to copy the data to Azure Files Storage, Please refer to the suggestions and let me know the status.

    This article outlines how to copy data to and from Azure File Storage. Copy data from or to Azure File Storage by using Azure Data Factory

    This article provides considerations and comparisons between the multiple choices you have in Azure when migrating your existing .NET Framework applications from on-premises to Azure: Choose the right Azure hosting option

    Kindly let us know if you still have more questions on this. I wish to engage with you offline for a closer look and provide a quick and specialized assistance.

    Hope this helps!

    Kindly let us know if the above helps or you need further assistance on this issue.

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

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

    Was this answer helpful?

    0 comments No comments

  2. Sumarigo-MSFT 47,511 Reputation points Microsoft Employee Moderator
    2021-05-17T06:56:45.303+00:00

    @Vikas Jain Thanks for raising this question! Firstly, apologies for the delay in responding here and any inconvenience this issue may have caused.
    For better understanding the issue: Are you referring to the Azure .Net SDK version supported on Azure Files? If am wrong please correct me.

    This article can explain detailed information on Azure Files with .Net(sdk, version, deployment and more): https://learn.microsoft.com/en-us/azure/storage/files/storage-dotnet-how-to-use-files?tabs=dotnet

    Azure Storage File Shares client library for .NET - Version 12.6.0(Server Version: 2020-04-08, 2020-02-10, 2019-12-12, 2019-07-07, and 2019-02-02)

    For more information: azure-sdk-for-net/sdk/storage/

    Hope this helps!

    Kindly let us know if the above helps or you need further assistance on this issue.

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

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

    Was this answer helpful?


Your answer

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