I am working through my AKS tutorials and haven't been able to find a comprehensive list of Azure AKS locations in command line form.
The Microsoft documentation is sparse, and the examples usually give only one or two locations: eg. eastus
and westus
.
az group create -l westus -n MyResourceGroup
Can anyone point me to the official list of AKS locations ?
I am posting this answer myself based on @CharlesXu 's comment so it can be officially accepted because I think green checkmarks are helpful to others when searching...
In short, to use the display name for Locations when issuing commands:
az group create -n groupName -l 'East US'
Here is a list of service locations:
https://docs.microsoft.com/en-us/azure/aks/container-service-quotas