Silent Install HQ
ZIP WinGet

AzCopy v10

Microsoft Corporation · 10.31.0 · x64

Before deploying, verify this file with VirusTotal ↗

Silent Commands

Distributed as a ZIP archive — extract the contents and run the executable directly. No installer is included.

File Identity

SHA256 12b93fa3e75ed40fd9fa8417e93ff1358ffa74a272a63fc28c468523bc32ef48 VirusTotal ↗
Filename azcopy_windows_amd64_10.31.0.zip

Signature

Status Upload installer to verify signature

Installer Selection

WinGet Package

Package ID Microsoft.Azure.AZCopy.10
Version 10.31.0
Description AzCopy v10 is a command-line utility that you can use to copy data to and from containers and file shares in Azure Storage accounts.
License MIT
Release Notes Version 10.31.0 New Features 1. Azure Files NFS -> Azure Files SMB transfers. - Transfer from Azure Files NFS to Azure Files SMB. (--from-to=FileNFSFileSMB) 2. Azure Files SMB -> Azure Files NFS transfers. - Transfer from Azure Files SMB to Azure Files NFS. (--from-to=FileSMBFileNFS) 3. Symlink support for Azure Files NFS shares. Introduced support for symbolic links in Azure Files NFS shares. Symlinks can be preserved, skipped, or followed based on command-line flags. - Preserve…