Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

bedrock setup doesn't propagate 'az login' output #69

Open
andrewDoing opened this issue Sep 24, 2020 · 1 comment
Open

bedrock setup doesn't propagate 'az login' output #69

andrewDoing opened this issue Sep 24, 2020 · 1 comment
Labels
bug Something isn't working verify

Comments

@andrewDoing
Copy link

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.

@andrebriggs
Copy link
Member

@andrewDoing to unblock yourself you can create a service principal yourself via command like. In bedrock setup choose No when it asks if you want to create a service principal. Instead it will ask you for client id, client password and tenant id.

@andrebriggs andrebriggs added bug Something isn't working verify labels Sep 25, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working verify
Projects
None yet
Development

No branches or pull requests

2 participants