- [X ] bug report -> please search issues before submitting
- [ ] feature request
- [ ] documentation issue or request
- [ ] regression (a behavior that used to work and stopped in a new release)
Minimal steps to reproduce
Fork the repo
Open in GitHub Codespaces
az login
azd up
Any log messages given by the failure
"ERROR: not logged in, run 'azd auth login' to login
Expected/desired behavior
supposed to start the deployment.
Once you run azd auth login, then run azd up the solution starts the deployment.
It would be good to add 'azd auth login' part of the instructions.
Minimal steps to reproduce
Any log messages given by the failure
Expected/desired behavior
Once you run azd auth login, then run azd up the solution starts the deployment. It would be good to add 'azd auth login' part of the instructions.