Skip to content

Commit f389acb

Browse files
committed
adding link for windows 32
1 parent 5987ade commit f389acb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/storage/common/storage-use-azcopy-v10.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,8 @@ AzCopy is a command-line utility that you can use to copy blobs or files to or f
2424

2525
First, download the AzCopy V10 executable file to any directory on your computer. AzCopy V10 is just an executable file, so there's nothing to install.
2626

27-
- [Windows](https://aka.ms/downloadazcopy-v10-windows) (zip)
27+
- [Windows 64-bit](https://aka.ms/downloadazcopy-v10-windows) (zip)
28+
- [Windows 32-bit](https://aka.ms/downloadazcopy-v10-windows-32bit) (zip)
2829
- [Linux](https://aka.ms/downloadazcopy-v10-linux) (tar)
2930
- [MacOS](https://aka.ms/downloadazcopy-v10-mac) (zip)
3031

0 commit comments

Comments
 (0)