Describe the issue:
When running the azd pipeline config --provider github and azd pipeline config --provider azdo commands, the error message fails as follows:

Repro Steps:
- Login in with command:
azd auth login.
- Run command:
azd init -t todo-python-mongo-terraform -b staging.
- Run command:
azd pipeline config --provider github or azd pipeline config --provider azdo.
Environment:
- Template:
todo-python-mongo-terraform, todo-nodejs-mongo-terraform, todo-java-postgresql-terraform.
- Branch:
staging
- OS: Windows, Linux, Mac, Cloud Shell, DevContainer, Codespaces.
- Azd version: azd version 1.11.0-beta.1-pr.4140256 (commit b6402de) and azd version 1.11.0-beta.1-daily.4152592 (commit e2ff8ba)
Expected behavior:
azd pipeline config --provider github and azd pipeline config --provider azdo commands can be run successfully.
@jongio for notification.
Describe the issue:

When running the
azd pipeline config --provider githubandazd pipeline config --provider azdocommands, the error message fails as follows:Repro Steps:
azd auth login.azd init -t todo-python-mongo-terraform -b staging.azd pipeline config --provider githuborazd pipeline config --provider azdo.Environment:
todo-python-mongo-terraform,todo-nodejs-mongo-terraform,todo-java-postgresql-terraform.stagingExpected behavior:
azd pipeline config --provider githubandazd pipeline config --provider azdocommands can be run successfully.@jongio for notification.