[2.9] Update Azure Availability Zone Region List #11816
Labels
area/clusterprovisioningv2
kind/bug
priority/0
QA/manual-test
Indicates issue requires manually testing
size/1
Size Estimate 1
Milestone
The list of available AKS regions is not hardcoded, but whether or not they support availability zones (enforced in the UI through form validation) is hardcoded here: https://github.com/rancher/dashboard/blob/master/pkg/aks/util/aks.ts#L7. We need to update this list to include southcentralus and any other regions missing from https://learn.microsoft.com/en-us/azure/reliability/availability-zones-service-support#azure-regions-with-availability-zone-support
Ensure we check and add all missing regions.
The text was updated successfully, but these errors were encountered: