Azure Storage
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
3,545 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
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
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.