Download AzCopy 10.20.1 instead of 10.22

Lea Calvin 40 Reputation points
2024-01-24T12:40:55.8666667+00:00

Hello, l would like to download AzCopy 10.20.1 instead of the latest 10.22. Any ideas how I can do this? I appreciate your assistance. Lea

Azure Storage
Azure Storage
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
3,545 questions
0 comments No comments
{count} votes

Accepted answer
  1. Luis Arias 8,621 Reputation points Volunteer Moderator
    2024-01-24T14:03:15.48+00:00

    Hi Lea Calvin, There is a nice windows utility winget, that can help ypu to install different version of package like you need for az copy:

    winget install azcopy --version 10.20
    

    Reference: https://learn.microsoft.com/en-us/windows/package-manager/winget/

    Let me know if you have any doubt. Luis


    If the information helped address your question, please Accept the answer.

    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.