-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Description
Describe the bug
In the AzCopy v10.32.0 release notes (link), they note that they intend to stop support for AzCopy download URLs hosted via Azure Front Door. We noticed today that one of our pipelines is failing and traced the cause back to this. Not sure if you can get them to change their mind, but I'm assuming not.
There is experience in Azure CLI with overcoming this issue once before (see #30640), and there is now even a back up URL tried as of #30712. Currently, the backup URLs all point to the Front Door URL, so they are also failing.
Can the install_azcopy function please be updated (permalink to current tip of dev)?
It would also be nice if you could change the existing aka.ms URLs to point to the new hosting location of AzCopy, otherwise there is no currently available version of Azure CLI that can self-download AzCopy.
Workaround
As noted in the original issue the first time download of AzCopy broke (#30625), if azcopy is available on the PATH (or, presumably, in the current directory of the process running az), and it is at least version 10.13.0 (this is defined here, and here), then no download would be attempted. So, the workaround would be to install AzCopy earlier in your pipeline, if at all possible (original comment).
Related command
N/A
Errors
N/A
Issue script & Debug output
N/A
Expected behavior
N/A
Environment Summary
N/A
Additional context
Sorry, I would love to add more details, but I'm submitting after hours as I don't use GitHub at work. Also, this one is really simple to reproduce: just go to the existing link under https://azcopyvnext-awgzd8g7aagqhzhe.b02.azurefd.net/.