Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
# Created by Anthelion using komac v2.15.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json

PackageIdentifier: Microsoft.Azure.AZCopy.10
PackageVersion: 10.32.2
InstallerType: zip
NestedInstallerType: portable
Commands:
- azcopy
ReleaseDate: 2026-03-18
Installers:
- Architecture: x86
NestedInstallerFiles:
- RelativeFilePath: azcopy_windows_386_10.32.2/azcopy.exe
InstallerUrl: https://github.com/Azure/azure-storage-azcopy/releases/download/v10.32.2/azcopy_windows_386_10.32.2.zip
InstallerSha256: A4DBC8E3201F6DC0BC4DE091F2356979DC5808622E505856E9FC2BF796CD6650
- Architecture: x64
NestedInstallerFiles:
- RelativeFilePath: azcopy_windows_amd64_10.32.2/azcopy.exe
InstallerUrl: https://github.com/Azure/azure-storage-azcopy/releases/download/v10.32.2/azcopy_windows_amd64_10.32.2.zip
InstallerSha256: 83C71E16CD12ED7E5F2D63D041549D1DE8718E1C81E2DBF4BCBE5FCAAFE2AAB9
- Architecture: arm64
NestedInstallerFiles:
- RelativeFilePath: azcopy_windows_arm64_10.32.2/azcopy.exe
InstallerUrl: https://github.com/Azure/azure-storage-azcopy/releases/download/v10.32.2/azcopy_windows_arm64_10.32.2.zip
InstallerSha256: 85E11A674C8ED9C6A03D2C632E8F00BE0E0FE60E544E4EBAA137402CDC62C258
ManifestType: installer
ManifestVersion: 1.12.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,63 @@
# Created by Anthelion using komac v2.15.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json

PackageIdentifier: Microsoft.Azure.AZCopy.10
PackageVersion: 10.32.2
PackageLocale: en-US
Publisher: Microsoft Corporation
PublisherUrl: https://github.com/Azure
PublisherSupportUrl: https://github.com/Azure/azure-storage-azcopy/issues
PrivacyUrl: https://privacy.microsoft.com/en-US/privacystatement
PackageName: AzCopy v10
PackageUrl: https://github.com/Azure/azure-storage-azcopy
License: MIT
LicenseUrl: https://github.com/Azure/azure-storage-azcopy/blob/HEAD/LICENSE
ShortDescription: 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.
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.
AzCopy V10 presents easy-to-use commands that are optimized for high performance and throughput.

Features and capabilities:
- Use with storage accounts that have a hierarchical namespace (Azure Data Lake Storage Gen2).
- Create containers and file shares.
- Upload files and directories.
- Download files and directories.
- Copy containers, directories and blobs between storage accounts (Service to Service).
- Synchronize data between Local <=> Blob Storage, Blob Storage <=> File Storage, and Local <=> File Storage.
- Delete blobs or files from an Azure storage account
- Copy objects, directories, and buckets from Amazon Web Services (AWS) to Azure Blob Storage (Blobs only).
- Copy objects, directories, and buckets from Google Cloud Platform (GCP) to Azure Blob Storage (Blobs only).
- List files in a container.
- Recover from failures by restarting previous jobs.
Moniker: azcopy
Tags:
- az
- azure
- blob
- blob-storage
ReleaseNotes: |-
Changes:
- d4f72ec disable network iso
- 9cbf13f 10.32.2 patch release (#3405) [ #3413 ]
- 2b8c7c4 fix panic with folder creation tracker validation (#3403)
- a6eca3b Proper chaining for AMLFS flag (#3401)
- b45c7fa Fix regression with cancellations in StgExplorer (#3373)
- f738fb2 Introduced safeguards during AzCopy process checker (#3384)
- cf2357c Fixed a regression with list of files and include pattern (#3389)
- 26a01ec Upgraded open telemetry indirect dependencies for CVE-2026-24051 (#3382)
- cd4766b Fix path mismatch (#3363)
- 5ff2e82 Panic Fix: az copy file transfers are failing through a crash of az copy (#3341)
See More
- a4dcf93 Remove ORP test (#3380)
- ffe4861 Add shnayak-msft to CODEOWNERS file (#3379)
This list of changes was auto generated.
ReleaseNotesUrl: https://github.com/Azure/azure-storage-azcopy/releases/tag/v10.32.2
Documentations:
- DocumentLabel: AzCopy WiKi
DocumentUrl: https://github.com/Azure/azure-storage-azcopy/wiki
- DocumentLabel: Get started with AzCopy
DocumentUrl: https://docs.microsoft.com/azure/storage/common/storage-use-azcopy-v10
- DocumentLabel: Upload files to Azure Blob storage by using AzCopy
DocumentUrl: https://docs.microsoft.com/en-us/azure/storage/common/storage-use-azcopy-blobs-upload
ManifestType: defaultLocale
ManifestVersion: 1.12.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Created by Anthelion using komac v2.15.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json

PackageIdentifier: Microsoft.Azure.AZCopy.10
PackageVersion: 10.32.2
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.12.0