Closed v-jiaodi closed 1 year ago
Describe the issue: Failing to deploy service web, when run azd pipeline config --provider azdo.
azd pipeline config --provider azdo
The error message as follows:
Repro steps:
azd login
bash ./test-templates.sh -t xxx -b staging
Environment: OS: Windows desktop, MacOS desktop, Linux desktop, Devcontainer in VS Code, WSL. Template: .todo-csharp-cosmos-sql todo-nodejs-mongo todo-nodejs-mongo-swa-func todo-python-mongo todo-python-mongo-swa-func todo-csharp-sql todo-csharp-sql-swa-func todo-java-mongo
Azd version: 0.7.0-beta.2-pr.2672227 (commit https://github.com/Azure/azure-dev/commit/dec4eb2c9f5932d3bd41f7e66b41c775c050ad48)
Expected behavior: azd pipeline config --provider azdo can pass.
@rajeshkamal5050 for notification.
@vhvb1989 can you take a look at the azdo issue? Marked it as a blocker. Please update.
Duplicate of #1867 - only difference is that it is running in the azdo pipeline.
Closing based on above finding.
Describe the issue: Failing to deploy service web, when run
azd pipeline config --provider azdo
.The error message as follows:
Repro steps:
azd login
.bash ./test-templates.sh -t xxx -b staging
azd pipeline config --provider azdo
Environment: OS: Windows desktop, MacOS desktop, Linux desktop, Devcontainer in VS Code, WSL. Template: .todo-csharp-cosmos-sql todo-nodejs-mongo todo-nodejs-mongo-swa-func todo-python-mongo todo-python-mongo-swa-func todo-csharp-sql todo-csharp-sql-swa-func todo-java-mongo
Azd version: 0.7.0-beta.2-pr.2672227 (commit https://github.com/Azure/azure-dev/commit/dec4eb2c9f5932d3bd41f7e66b41c775c050ad48)
Expected behavior:
azd pipeline config --provider azdo
can pass.@rajeshkamal5050 for notification.