I am attempting to install Azure Explorer on an Azure Linux VM (version 18.04).
I ran this sequence on Linux:
sudo apt-get update && sudo apt-get upgrade -y
sudo apt install -y libgconf-2-4 libgnome-keyring-common libgnome-keyring0
sudo snap install storage-explorer
sudo snap connect storage-explorer:password-manager-service :password-manager-service
All ran with no error. But when I launch Azure Explorer, I get the message asking me to connect AE to password manager.
If it helps . . . the Linux VM is brand new.
Would be grateful for any advice.