Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Running locally failed when execute ./start.ps1 or ./start.sh #9

Closed
Menghua1 opened this issue Sep 27, 2023 · 0 comments
Closed

Running locally failed when execute ./start.ps1 or ./start.sh #9

Menghua1 opened this issue Sep 27, 2023 · 0 comments

Comments

@Menghua1
Copy link
Member

Describe the issue:
When running ./start.ps1 or ./start.sh to start the local project, there is an error requiring az login. The error details are as follows:
image

Repro Steps:

  1. Run azd auth login.
  2. Run azd init -t Azure-Samples/azure-search-openai-demo-java.
  3. Run cd app.
  4. Run ./start.ps1 or ./start.sh.

Expected behavior:
Run ./start.ps1 or ./start.sh successfully.

Describe the issue:
In the first step in the picture below, azd login is redundant.
image

Suggestion:
Remove extra step 1. Run "azd login".

@dantelmomsft and @hemarina for notification.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant