I've been using GCM on an ssh linux with pass+az login for years but recently device code flow was locked down inside microsoft effectively breaking it. VSCode ssh extension has been improved so that az login automatically port forwrds.
Could GCM be configured to call az login equivalent to az login --use-device-code and let vscode do its magic?
There are some alternatives being bandied about but require manual port forwarding which is less user firendly
https://github.com/phealy/azure-cli-extensions
I've been using GCM on an ssh linux with pass+az login for years but recently device code flow was locked down inside microsoft effectively breaking it. VSCode ssh extension has been improved so that az login automatically port forwrds.
Could GCM be configured to call az login equivalent to az login --use-device-code and let vscode do its magic?
There are some alternatives being bandied about but require manual port forwarding which is less user firendly
https://github.com/phealy/azure-cli-extensions