Error: loading API model: failed to parse --azure-env as a valid target Azure cloud environment
csemio opened this issue · 2 comments
Describe the bug
Hello,
I'm try to create an aks on azure stack hub
with the bellow command :
aks-engine deploy -f
--azure-env AzureStackRu
--location msknorth
--resource-group aksrg-subtisconwatchprod-pxp-ru
--api-model ./k8s-azurestack.json
--output-directory aksrg-subtisconwatchprod-pxp-ru
--client-id XXXXXX-XX-XX-XX-XXXX
--client-secret PASSWORD
--subscription-id XXXXXX-XX-XX-XX-XXXX
I'm getting this error Error: loading API model: failed to parse --azure-env as a valid target Azure cloud environment
az cloud list give me this :
},
"isActive": false,
"name": "AzureStackRu",
"profile": "2019-03-01-hybrid",
"suffixes": {
Steps To Reproduce
Expected behavior
Creating the cluster
AKS Engine version
Version: v0.67.3
GitCommit: 6b01fb5
GitTreeState: dirty
Kubernetes version
1.19.15
Additional context
👋 Thanks for opening your first issue here! If you're reporting a 🐞 bug, please make sure you include steps to reproduce it.