Closed
Description
The following command returns nothing. If you remove the OrderedDict
in our query.py, things works.
az vm show -g vm -n vm-1 --query "{n:name}"
Either Jmespath
or us have bug, which need to be fixed anyway
The following command returns nothing. If you remove the OrderedDict
in our query.py, things works.
az vm show -g vm -n vm-1 --query "{n:name}"
Either Jmespath
or us have bug, which need to be fixed anyway