Tips
メモです。
そのままではログインは失敗します。
# azd login ERROR: logging in: exec: "xdg-open,x-www-browser,www-browser": executable file not found in $PATH
オプションでデバイスコードを利用します。
# azd login --use-device-code To sign in, use a web browser to open the page https://microsoft.com/devicelogin and enter the code H6CN67EG2 to authenticate.
アクセスしてログインを完了します。