Azure-Samples / contoso-real-estate

Intelligent enterprise-grade reference architecture for JavaScript, featuring OpenAI integration, Azure Developer CLI template and Playwright tests.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Hack-together] docs: update global readme.md with `azd auth login` information

GmausDev opened this issue · comments

Are you accessing the project from the GitHub Codespaces?

  • No, I am running the project on my local machine (I will fill in the OS section below)
  • [ ✔] Yes, I am using GitHub Codespaces.

Describe the bug

Currently the documentation in the part "Deploy to Azure" offers some steps that could be updated as it depends on how you connect from Codespaces can cause problems or even not connect.

imagen

To Reproduce
Steps to reproduce the behavior:

  1. Go to your Codespaces
  2. Type in command azd auth login
  3. Log in the azure account
  4. See error

Expected behavior
A screen that returns you to authorized Codespaces.

Screenshots
imagen
imagen

imagen

OS (please complete the following information):

  • OS:Codespaces
  • OS Version:Codespaces
  • npm version:
  • Node.js version:
  • output of azd version: azd version 1.2.0 (commit 99ea7577f0df0df2ba34b677da189fafba18c0f7)

Additional context
We could update the wiki to specify that using flags in the command can be solved