Azure-Samples / summarization-openai-python-promptflow

This solution converts speech to text and then processes and summarizes the text based on the prompt scenario.
MIT License
27 stars 22 forks source link

azd up requires azd auth login in GitHub Codespaces #17

Closed UmarMohamedUsman closed 6 months ago

UmarMohamedUsman commented 6 months ago
- [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

Any log messages given by the failure

"ERROR: not logged in, run 'azd auth login' to login azd-up

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.

cassiebreviu commented 6 months ago

fixed https://github.com/Azure-Samples/summarization-openai-python-promptflow/pull/18