Skip to content

Commit 8afad6f

Browse files
Merge pull request #276469 from tomvcassidy/tomvcassidyScaleToZeroFix
scale to zero api version fix
2 parents 92893a0 + 1ab6aae commit 8afad6f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

articles/service-fabric/how-to-managed-cluster-scale-to-zero.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ The scale to zero feature allows customers to create clusters that have one or m
1515

1616
## Limitations
1717

18-
* Scaling to zero only works for Service Fabric API version `2024-06-01 preview or later`.
1918
* Scaling to zero only work for **secondary node types**.
2019

2120
## Scale to zero in your ARM template
@@ -47,4 +46,4 @@ You can modify the `vmInstanceCount` property to scale your managed cluster to z
4746
## Next steps
4847

4948
* [Customize your Service Fabric managed cluster configuration](how-to-managed-cluster-configuration.md)
50-
* [Configure autoscaling on your Service Fabric managed cluster](how-to-managed-cluster-autoscale.md)
49+
* [Configure autoscaling on your Service Fabric managed cluster](how-to-managed-cluster-autoscale.md)

0 commit comments

Comments
 (0)