Skip to content

Commit 5c1ae4c

Browse files
Update articles/reliability/reliability-aks.md
Co-authored-by: Anastasia Harris <[email protected]>
1 parent b80c629 commit 5c1ae4c

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

articles/reliability/reliability-aks.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -95,11 +95,10 @@ There's no extra charge to enable availability zone support in AKS. You pay for
9595

9696
### Configure availability zone support
9797

98-
- You can create a new AKS cluster that uses availability zones and [configure availability zone support](/azure/aks/availability-zones).
9998

100-
- You can't enable availability zone support after you create a cluster. Instead, you need to create a new cluster with availability zone support enabled and delete the existing cluster.
101-
102-
- You can't disable availability zone support after you create a cluster. Instead, you need to create a new cluster with availability zone support disabled and delete the existing cluster.
99+
- **Create a new AKS cluster that has availability zone support:** To configure availability zone support, see [Create an Azure Kubernetes Service (AKS) cluster that uses availability zones](/azure/aks/availability-zones).
100+
- **Migration:** You can't enable availability zone support after you create a cluster. Instead, you need to create a new cluster that has availability zone support enabled and delete the existing cluster.
101+
- **Disable availability zone support:** You can't disable availability zone support after you create a cluster. Instead, you need to create a new cluster that has availability zone support disabled and delete the existing cluster.
103102

104103
### Normal operations
105104

0 commit comments

Comments
 (0)