Skip to content

Commit 4621648

Browse files
authored
removing inaccurate limitation
1 parent 7310a95 commit 4621648

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

articles/service-fabric/how-to-managed-cluster-deploy-with-subnet-per-nodetype.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@ Subnet per NodeType only works for Service Fabric API version `2022-10-01 previe
4040

4141
## Considerations and limitations
4242

43-
* **Only secondary NodeTypes** can support subnet per NodeType.
4443
* For existing clusters in a Bring-Your-Own-Virtual-Network configuration with a `subnetId` specified, enabling subnet per NodeType overrides the existing value for the current NodeType.
4544
* For new clusters, customers need to specify `useCustomVNet : true` at the cluster level. This setting indicates that the cluster uses Bring-Your-Own-Virtual-Network but that the subnet is specified at the NodeType level. For such clusters, a virtual network isn't created in the managed resource group. For such clusters, the `subnetId` property is required for NodeTypes.
4645

0 commit comments

Comments
 (0)