This repository was archived by the owner on Nov 16, 2023. It is now read-only.

Description
Environment: WSL2 Ubuntu
Issue: When using bedrock setup, bedrock setup stalls on info: attempting to login to az command line. Using the -v or --verbose tag shows that the az login output directs the user to sign in using a web browser, providing a URL and a login code.
Resolution: Propagate this output to the user, if for some reason the az login command can't bring up a browser to login.
Other Resolution: Fix the WSL2 issue of not being able to open a browser.