macOS
brew install azcopylocal Homebrew formula metadata
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de azcopy pour les workflows d'agents IA.
installation
brew install azcopylocal Homebrew formula metadata
sudo pacman -S azcopyArch Linux sync databases · azcopy · Source: geo.mirror.pkgbuild.com
choco install azcopyChocolatey community package catalog · azcopy · Source: community.chocolatey.org
scoop install main/azcopyScoop official bucket manifest trees · bucket/azcopy.json · Source: api.github.com
winget install --id Microsoft.Azure.AZCopy.10 -eWindows Package Manager source index · Microsoft.Azure.AZCopy.10 · Source: cdn.winget.microsoft.com
aperçu
Azure Storage data transfer utility
historique
AzCopy v10 is Microsoft's command-line utility for high-throughput data movement to, from, and between Azure Storage services. In package-manager terms, it is the Azure storage transfer binary: the thing installed on laptops, build agents, migration hosts, and Cloud Shell sessions when data has to move reliably.
The Azure/azure-storage-azcopy repository was created in December 2017 for the Go-based AzCopy v10 line. The first listed GitHub release is the v10.0.0 preview from August 2018, followed by a v10.1.0 general availability release in April 2019.
The official README defines AzCopy v10 as a command-line utility for copying data to and from containers and file shares in Azure Storage accounts, optimized for performance and throughput. It documents copy, sync, login, logout, jobs, remove, list, make, bench, load, and environment-inspection commands.
Over time the v10 line expanded beyond simple local-to-blob copies. The README documents support for Blob Storage, Azure Files SMB and NFS, Azure Data Lake Storage Gen2, service-to-service copies, AWS S3 to Azure Blob transfers, and Google Cloud Storage to Azure Blob transfers.
AzCopy is distributed as an official Microsoft/Azure binary and is also packaged through common workstation channels. The batch input lists Homebrew, Chocolatey, Pacman, Scoop, and WinGet packaging, which matches its role as both a developer workstation tool and an automation tool for Windows, macOS, and Linux environments.
The release cadence is active: the GitHub releases API shows v10.32.x releases in 2026, and the official changelog records ongoing feature work, dependency updates, performance fixes, and authentication changes. That continued churn matters because storage services, auth flows, and transfer scale requirements keep changing.
Users primarily run `azcopy copy` for one-time transfers, `azcopy sync` for incremental replication, and `azcopy jobs` to inspect or resume prior work. Authentication can use Microsoft Entra ID login, SAS tokens, shared keys, service principals, or managed identity patterns depending on the transfer direction and storage service.
Operational users also tune AzCopy through environment variables such as `AZCOPY_CONCURRENCY_VALUE`, `AZCOPY_LOG_LOCATION`, and `AZCOPY_JOB_PLAN_LOCATION`. Microsoft documents these as configuration settings rather than as a single user config file.
AzCopy is package-nerd significant because it is a single-purpose official cloud binary with real operational weight. It is commonly installed outside SDKs, used by scripts directly, and expected to behave consistently across shells and operating systems.
It is also a good example of why package managers keep cloud CLIs current: auth libraries, service API versions, retry behavior, and filesystem edge cases can make old binaries fail in ways that look like storage problems.
posture de sécurité
Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour azcopy. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
azcopy | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/Azure/azure-storage-azcopy
métadonnées d'installation
| Clé du paquet | brew:azcopy |
|---|---|
| Version | 10.32.5 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/azcopy |
| Page d'accueil | https://github.com/Azure/azure-storage-azcopy |
| Dépôt | https://github.com/Azure/azure-storage-azcopy |
| Docs amont | https://learn.microsoft.com/en-us/azure/storage/common/storage-ref-azcopy-configuration-settings |
| Licence | MIT |
| Archive source | https://github.com/Azure/azure-storage-azcopy/archive/refs/tags/v10.32.5.tar.gz |
| Dernière mise à jour | 2026-07-07T15:32:12Z |
| Pulse | updated |
| Dépendances de compilation | go |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | azcopy |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
azcopy 10.32.4-1
A command-line utility designed for copying data to/from Microsoft Azure
https://github.com/Azure/azure-storage-azcopy
sudo pacman -S azcopyazcopy
choco install azcopymain/azcopy
scoop install main/azcopyMicrosoft.Azure.AZCopy.10
winget install --id Microsoft.Azure.AZCopy.10 -episte source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.