Skip to content

Commit 69b06ee

Browse files
authored
Merge pull request #110266 from adreed-msft/patch-2
Add AzCopy MacOS ARM64 Preview
2 parents 392b274 + 4a34012 commit 69b06ee

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
@@ -28,8 +28,9 @@ First, download the AzCopy V10 executable file to any directory on your computer
2828
- [Windows 64-bit](https://aka.ms/downloadazcopy-v10-windows) (zip)
2929
- [Windows 32-bit](https://aka.ms/downloadazcopy-v10-windows-32bit) (zip)
3030
- [Linux x86-64](https://aka.ms/downloadazcopy-v10-linux) (tar)
31-
- [Linux ARM64 Preview](https://aka.ms/downloadazcopy-v10-linux-arm64) (tar)
31+
- [Linux ARM64](https://aka.ms/downloadazcopy-v10-linux-arm64) (tar)
3232
- [macOS](https://aka.ms/downloadazcopy-v10-mac) (zip)
33+
- [macOS ARM64 Preview](https://aka.ms/downloadazcopy-v10-mac-arm64) (zip)
3334

3435
These files are compressed as a zip file (Windows and Mac) or a tar file (Linux). To download and decompress the tar file on Linux, see the documentation for your Linux distribution.
3536

0 commit comments

Comments
 (0)