Skip to content

Commit 96e4c69

Browse files
authored
Update regional availability link
The FAQ doc links to another doc which then links to the regional availability page on Azure.microsoft.com. Updating the FAQ link to go directly to the regional availability page.
1 parent 696b1e4 commit 96e4c69

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

articles/aks/faq.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,6 @@ No AKS is a managed service, and manipulation of the IaaS resources is not suppo
189189

190190
<!-- LINKS - internal -->
191191

192-
[aks-regions]: ./quotas-skus-regions.md#region-availability
193192
[aks-upgrade]: ./upgrade-cluster.md
194193
[aks-cluster-autoscale]: ./autoscaler.md
195194
[aks-advanced-networking]: ./configure-azure-cni.md
@@ -208,7 +207,7 @@ No AKS is a managed service, and manipulation of the IaaS resources is not suppo
208207
[availability-zones]: ./availability-zones.md
209208

210209
<!-- LINKS - external -->
211-
210+
[aks-regions]: https://azure.microsoft.com/global-infrastructure/services/?products=kubernetes-service
212211
[auto-scaler]: https://github.com/kubernetes/autoscaler
213212
[cordon-drain]: https://kubernetes.io/docs/tasks/administer-cluster/safely-drain-node/
214213
[hexadite]: https://github.com/Hexadite/acs-keyvault-agent

0 commit comments

Comments
 (0)