Dowload zip file from blob with SAS link using azcopy
问题 I try to download a zip file from blob using the SAS link in powershell. I use the exact syntax as mentioned here but I get the below error failed to perform copy command due to error: cannot use directory as source without --recursive or a trailing wildcard (/*) Below is the script .\azcopy.exe copy '<SAS link to file>' '<local file path>' I use AzCopy version 10.3.3 回答1: Your linking article contains example commands that work with Azure Files . However, you mentioned you want to download a