Automic VaultAutomic Vault

brew

azcopy を Homebrew, chocolatey, pacman, scoop, winget でインストール

azcopy のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install azcopy

local Homebrew formula metadata

Windows

Chocolatey確認済み · 92%
choco install azcopy

Chocolatey community package catalog · azcopy · ソース: community.chocolatey.org

Scoop確認済み · 92%
scoop install main/azcopy

Scoop official bucket manifest trees · bucket/azcopy.json · ソース: api.github.com

Windows Package Manager確認済み · 92%
winget install --id Microsoft.Azure.AZCopy.10 -e

Windows Package Manager source index · Microsoft.Azure.AZCopy.10 · ソース: cdn.winget.microsoft.com

概要

パッケージ概要

Azure Storage data transfer utility

コマンドとエイリアス

  • azcopy

履歴

プロジェクトの歴史と使われ方

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.

タイムライン

  • 2017: Azure/azure-storage-azcopy repository created.
  • 2018: AzCopy v10.0.0 preview release published.
  • 2019: AzCopy v10.1.0 GA release published.
  • 2024: v10.26 and v10.27 releases continue the active v10 line.
  • 2026: v10.32.x releases published.

Related projects

  • AzCopy is related to Azure Storage, Azure Data Lake Storage Gen2, Azure Files, Microsoft Entra ID authentication, Amazon S3 migration paths, and Google Cloud Storage migration paths as documented in the official README and Microsoft Learn articles.

ソース

  • GitHub releases API lists v10.0.0 preview on 2018-08-31, v10.1.0 GA on 2019-04-23, and v10.32.x releases in 2026.
  • GitHub repository metadata: created_at 2017-12-19.
  • Microsoft Learn documents AzCopy configuration through environment variables.
  • Official README documents scope, command set, transfer directions, and supported cloud sources.
  • Official changelog documents ongoing v10 development and operational fixes.
  • input.source_facts.package-manager lists Homebrew, Chocolatey, Pacman, Scoop, and WinGet packaging.

セキュリティ状態

保護ツール対応はまだ見つかっていません

azcopy に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • ビルドメタデータには 1 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
azcopycliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-08
マネージャ版10.32.5
マネージャ更新日2026-07-07
ローカルデータOK
上流最新
検出された最新v10.32.5

https://github.com/Azure/azure-storage-azcopy

  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:azcopy
バージョン10.32.5
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/azcopy
ホームページhttps://github.com/Azure/azure-storage-azcopy
リポジトリhttps://github.com/Azure/azure-storage-azcopy
上流ドキュメントhttps://learn.microsoft.com/en-us/azure/storage/common/storage-ref-azcopy-configuration-settings
ライセンスMIT
ソースアーカイブhttps://github.com/Azure/azure-storage-azcopy/archive/refs/tags/v10.32.5.tar.gz
最終更新2026-07-07T15:32:12Z
Pulseupdated
ビルド依存関係go
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameazcopy
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

pacman95%

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 azcopy
  • License: MIT
  • Architecture: x86_64
  • 1 依存関係
  • normalized package name match
  • 一致条件: Azcopy
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: azcopy from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
Chocolatey95%

azcopy

choco install azcopy
  • normalized package name match
  • 一致条件: Azcopy
Chocolatey community package catalog · community.chocolatey.org · Chocolatey community package catalog: azcopy from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='11','autodesk-fusion360'
Scoop95%

main/azcopy

scoop install main/azcopy
  • normalized package name match
  • 一致条件: Azcopy
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/azcopy.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
winget95%

Microsoft.Azure.AZCopy.10

winget install --id Microsoft.Azure.AZCopy.10 -e
  • normalized package name match
  • 一致条件: Azcopy
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: Microsoft.Azure.AZCopy.10 from https://cdn.winget.microsoft.com/cache/source.msix

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment