Skip to content

Commit 9d8017b

Browse files
authored
Acrolinx fix: VMSS not allowed as an abbreviation
1 parent e340ce6 commit 9d8017b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/aks/start-stop-cluster.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ This article assumes you have an existing AKS cluster. If you need an AKS cluste
2020

2121
When using the cluster stop/start feature, the following conditions apply:
2222

23-
- This feature is only supported for Virtual Machine Scale Set (VMSS) backed clusters.
23+
- This feature is only supported for Virtual Machine Scale Set backed clusters.
2424
- The cluster state of a stopped AKS cluster is preserved for up to 12 months. If your cluster is stopped for more than 12 months, you can't recover the state. For more information, see the [AKS support policies](support-policies.md).
2525
- You can only start or delete a stopped AKS cluster. To perform other operations, like scaling or upgrading, you need to start your cluster first.
2626
- If you provisioned PrivateEndpoints linked to private clusters, they need to be deleted and recreated again when starting a stopped AKS cluster.

0 commit comments

Comments
 (0)