You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 4, 2023. It is now read-only.
Describe the issue:
When excuting command azd up --template https://github.com/fangjian0423/todo-java-postgresql-terraform -l "eastus" or azd pipeline config, the following error will occur probabilistically.
We executed it five times and encountered this error twice, details are as follows:
Repro steps:
Execute command azd login.
Execute command azd up --template https://github.com/fangjian0423/todo-java-postgresql-terraform -l "eastus" .
or
Execute command azd login.
Execute command azd up --template https://github.com/fangjian0423/todo-java-postgresql-terraform -l "eastus" .
Execute command azd pipeline config.
Click on the link that is printed to open the actions page.
Azd version: azd version 0.6.0-beta.3-daily.2200320 (commit b9ac6ad2da8910a02e54468415f24d84c1255b9c)
Expected behavior:
The commands azd up --template https://github.com/fangjian0423/todo-java-postgresql-terraform -l "eastus" and azd pipeline config can be successfully executed stably.
Describe the issue:
When excuting command
azd up --template https://github.com/fangjian0423/todo-java-postgresql-terraform -l "eastus"
orazd pipeline config
, the following error will occur probabilistically.We executed it five times and encountered this error twice, details are as follows:
Repro steps:
azd login
.azd up --template https://github.com/fangjian0423/todo-java-postgresql-terraform -l "eastus"
.or
azd login
.azd up --template https://github.com/fangjian0423/todo-java-postgresql-terraform -l "eastus"
.azd pipeline config
.Environment:
https://github.com/fangjian0423/todo-java-postgresql-terraform
Expected behavior:
The commands
azd up --template https://github.com/fangjian0423/todo-java-postgresql-terraform -l "eastus"
andazd pipeline config
can be successfully executed stably.@fangjian0423 for notification.
The text was updated successfully, but these errors were encountered: