Florian Knip

Results 1 issues of Florian Knip

**Describe the bug** az command [this line](https://github.com/Azure/application-gateway-kubernetes-ingress/blob/a11719a9f0d5e95edad0e67c9d81a6486a3f1d93/docs/setup/install-new.md?plain=1#L49) from the [install.md ](https://github.com/Azure/application-gateway-kubernetes-ingress/blob/master/docs/setup/install-new.md) ```sh az aks get-versions --location $location --query "orchestrators[-1].orchestratorVersion" -o tsv ``` **To Reproduce** 1. Go to cloudshell 2. paste...