Please add the geopolitical zone as an additional field in the output json. This would allow JMESPATH filtering on all regions in, say, europe. E.g. `az account list-locations --query "[?geo == 'europe']"`
Please add the geopolitical zone as an additional field in the output json.
This would allow JMESPATH filtering on all regions in, say, europe.
E.g.
az account list-locations --query "[?geo == 'europe']"