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

Long time no output to run "azd up" in section "Deployment" on local environment #230

Open
Tracked by #251
jianingwang123 opened this issue Nov 8, 2023 · 2 comments

Comments

@jianingwang123
Copy link

jianingwang123 commented Nov 8, 2023

Describe the issue:
Long time(>30min) no output while running azd up according to the section "Deployment" of README.md.
This is shown as following:
image

Environment:

  • Readme - Local

Repro Steps:
1.Run azd auth login
2.Run azd init -t azure-search-openai-demo-csharp
3.Run azd up

Expected behavior:
Run command azd up successfully.

@charris-msft to notification.

@luisquintanilla
Copy link
Collaborator

This issue needs further validation. From the app perspective, there's not much we can do to control what azd does.

@v-jiaodi
Copy link
Member

@luisquintanilla We have some suggestions for this issue.

  1. Running "PrepareDocs.dll" takes too long, could you please optimize it. If it is not possible to shorten the time, it is recommended to add some user-friendly explanations. eg: Write-Host 'Running "PrepareDocs.dll". This will take a long time (>30min)'

  2. It is recommended to add some info before Get-Location | Select-Object -ExpandProperty Path to avoid long runs that may cause users to think that the program is blocking. eg: Current path: xxx.

@jmatthiesen jmatthiesen added this to the 2024-September milestone Aug 28, 2024
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

4 participants