Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Download specific version of AZCopy - or at least the most recent release (redux) #2612

Open
PaulNacamuli opened this issue Mar 15, 2024 · 4 comments
Assignees
Labels
bug login Bugs related a login command

Comments

@PaulNacamuli
Copy link

10.23.0 is the version I downloaded for the first time in a long time today, and set about configuring it to not use the login feature, as prompted. After troubleshooting it for far too long, I finally found a download that let me get at 10. 14.1... and immediately the commands I was attempting worked.

This is the Windows version.

Commands run:
azcopy list
azcopy copy
azcopy make

All of those returned nonsensical:

RESPONSE 401: 401 Server failed to authenticate the request. Please refer to the information in the www-authenticate hea
der.
ERROR CODE: NoAuthenticationInformation

But once I found #2580 I realized that this was reported and will be fixed soon.

So I spent another too long period trying to download any older version to see if I could carry on with my code and come back and update later. But it took me far too long to find 10.14.1.

Please, give us a way to download at least the last few versions so we're not stuck if we're setting up a new environment from scratch.

@vibhansa-msft
Copy link
Member

What kind of authentication you are using here? Other than device login, things shall work fine in 10.23.
Older version are available but there are no direct links to them and we share only on need basis. There is a plan to publish azcopy to linux and windows package managers as well, which shall solve this issue in future.

@vibhansa-msft vibhansa-msft self-assigned this Mar 15, 2024
@PaulNacamuli
Copy link
Author

Device login is what I'm using.

@vibhansa-msft
Copy link
Member

Device login has some issues post our track-2 SDK migration. Will be fixed in May release as this needs to be migrated to MSAL seperatly.

@vibhansa-msft vibhansa-msft added bug login Bugs related a login command labels Mar 20, 2024
@PaulNacamuli
Copy link
Author

Thank you, so not fixed in 10.24 released yesterday.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug login Bugs related a login command
Projects
None yet
Development

No branches or pull requests

2 participants