Skip to content

single group subcommand values treated as regex #11599

@jimsander

Description

@jimsander

azure-cli 2.0.75


az ad group list -o tsv --query "[? displayName == 'PAC.G.ODTA' || mailNickname == 'PAC.G.ODTA' ].[objectId,displayName]"
1__REDACTED__4	PAC.G.ODTA

az ad group show --group 'PAC.G.ODTA' -o tsv --query "[objectId,displayName]"
More than one groups match the name of 'PAC.G.ODTA'

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions