Skip to content
This repository was archived by the owner on Nov 16, 2023. It is now read-only.
This repository was archived by the owner on Nov 16, 2023. It is now read-only.

bedrock setup fails with "az: 'version' is not in the 'az' command group. See 'az --help'" #32

@andrebriggs

Description

@andrebriggs

I get the following error

$ bedrock setup
error:   
code: 1000
message: setup-cmd-failed: Setup command was not successfully executed.
  code: 1010
  message: setup-cmd-az-cli-err: az command line was not installed.
  details: ERROR: az: 'version' is not in the 'az' command group. See 'az --help'.

I'm using az version 2.0.72

$ az --version
azure-cli                         2.0.72 *
command-modules-nspkg               2.0.3
core                              2.0.72 *
nspkg                              3.0.4
telemetry                          1.0.3 *
Extensions:
aks-preview                       0.4.14
azure-devops                      0.12.0
Python location '/usr/local/Cellar/azure-cli/2.0.72/libexec/bin/python'
Extensions directory '/Users/andrebriggs/.azure/cliextensions'
Python (Darwin) 3.7.4 (default, Jul  9 2019, 18:13:23) 
[Clang 10.0.1 (clang-1001.0.46.4)]
Legal docs and information: aka.ms/AzureCliLegal
You have 3 updates available. Consider updating your CLI installation.

The work around appears to be to have a new version of az that supports az version

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions