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

Failed to deploy services when running azd up on Azure China #3899

Open
zhangjiale-64 opened this issue May 13, 2024 · 3 comments
Open

Failed to deploy services when running azd up on Azure China #3899

zhangjiale-64 opened this issue May 13, 2024 · 3 comments
Assignees
Milestone

Comments

@zhangjiale-64
Copy link
Member

zhangjiale-64 commented May 13, 2024

Describe the issue:
Test todo-csharp-cosmos-sql and todo-java-mongo templates on Azure China. Run azd up , get error as follow:
image
The api and web have actually been deployed successfully. But this error appears on the terminal unexpectedly.
image

Repro Step:

  1. Login in with command: azd auth login.
  2. Execute command: azd init --template <repositoryPath> --branch staging.
  3. Run azd up.

Environment:

  1. Cloud: Azure China.
  2. Template: todo-csharp-cosmos-sql and todo-java-mongo.
  3. Azd version : azd version 1.10.0-beta.1-daily.3780018 (commit bb526cb)

Expected behavior:
Run azd up can pass.

@rajeshkamal5050, @danieljurek for notification.

@rajeshkamal5050
Copy link

@danieljurek can you triage it?

@v-xuto
Copy link
Member

v-xuto commented May 16, 2024

@rajeshkamal5050 In the latest round of azd manual testing (1.9.2), this issue still exists.

  • Templates: todo-csharp-cosmos-sql, todo-csharp-sql, todo-nodejs-mongo, todo-java-mongo, todo-nodejs-mongo-terraform, todo-python-mongo, todo-python-mongo-terraform
  • Cloud: China
  • Branch: staging
  • Azd version: azd version 1.10.0-beta.1-daily.3792048 (commit 13a7dd5)

@danieljurek
Copy link
Member

danieljurek commented May 20, 2024

I'm also seeing this behavior (deploy failure, different error) in previously released versions of the tool (e.g. 1.7.0) there may be a service issue here.

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

No branches or pull requests

4 participants