Closed zedy-wj closed 2 years ago
Doesn't seem like a direct Azd -> Az CLI dependency. Looks like something underneath.
@ellismg @vhvb1989 can you triage it?
It is due to the remaining usage of azure CLI authentication in Azure DevOps pipelines (which is intended, until we address #1126 post-release):
Posted a comment to the change
I reverted the removal of the az
CLI from the docker container in #1129, so we won't check this change in. This should be OK to close now.
Describe the issue: Azure CLI 2.x is not installed on the machine of azdo pipeline.
Repro Steps:
azd login
.azd pipeline config --provider azdo
Environment: OS: WSL, Windows desktop, MacOS desktop, Linux desktop, Devcontainer in VS Code Template: All templates. Branch: pr/1153 Azd version: 0.4.0-beta.1-pr.1988386 (commit https://github.com/Azure/azure-dev/commit/7b6248aa6788d586bcf0b9a9491187866dad5cca)
Expected behavior: Action logs can pass successfully.
@rajeshkamal5050 for notification.