Azcopy tool key revoked on Linux and can't login

44 Views Asked by At

Azcopy command line tool cannot log in on Ubuntu (or Linux-based systems) with an error of key revoked. I have tried to log in many times using the Azure pass code but in vain.

1

There are 1 best solutions below

0
DigitalFox On

The solution is in three steps as follows:

  1. Install keyutils using command sudo apt install keyutils.
  2. Open a new session using keyctl session.
  3. Try to log in again using azcopy login.