azuredevopslabs icon indicating copy to clipboard operation
azuredevopslabs copied to clipboard

No output for AKS version

Open deshpandeparag07 opened this issue 1 year ago • 0 comments

Below command that was earlier working, now it is not working. version=$(az aks get-versions -l eastus --query 'orchestrators[-1].orchestratorVersion' -o tsv)

After giving the above command and doing an $echo, no output is shown.

deshpandeparag07 avatar Apr 07 '24 13:04 deshpandeparag07