az aks create --resource-group myResourceGroup --name myAKSCluster --node-count 2 --generate-ssh-keys
Invalid base64-encoded string: number of data characters (17) cannot be 1 more than a multiple of 4
I tried executing this command multiple times via windows cmd or even VS Code terminal