Skip to content

Commit 2152d73

Browse files
Update start-stop-cluster.md
Fix hyperlink for NAP
1 parent ea82d0a commit 2152d73

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
@@ -21,7 +21,7 @@ This article assumes you have an existing AKS cluster. If you need an AKS cluste
2121
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.
24-
- You can't stop clusters which use the [Node Autoprovisioning (NAP)](/azure/aks/node-autoprovision) feature.
24+
- You can't stop clusters which use the [Node Autoprovisioning (NAP)](node-autoprovision.md) feature.
2525
- 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).
2626
- 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.
2727
- 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)