Skip to content

Commit 595eb79

Browse files
authored
Rephrase a line to remove ambiguity
So that it does not sound like AKS clusters need to be stopped before they can be deleted.
1 parent 62e702a commit 595eb79

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
@@ -22,7 +22,7 @@ When using the cluster stop/start feature, the following conditions apply:
2222

2323
- 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).
25-
- 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.
25+
- You can only perform start or delete operations on 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.
2727
- Because the stop process drains all nodes, any standalone pods (i.e. pods not managed by a Deployment, StatefulSet, DaemonSet, Job, etc.) will be deleted.
2828
- When you start your cluster back up, the following behavior is expected:

0 commit comments

Comments
 (0)