Skip to content

Commit 8873e78

Browse files
authored
Update how-to-managed-cluster-deploy-with-subnet-per-nodetype.md
1 parent b4f29a8 commit 8873e78

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

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

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Deploy a Service Fabric managed cluster with a subnet per NodeType
3-
description: This article provides the configuration necessary to deploy a Service Fabric managed cluster with different subnets per secondary NodeType.
3+
description: This article provides the configuration necessary to deploy a Service Fabric managed cluster with different subnets per NodeType.
44
ms.topic: how-to
55
ms.author: tomcassidy
66
author: tomvcassidy
@@ -12,7 +12,9 @@ ms.date: 05/17/2024
1212

1313
# Deploy a Service Fabric managed cluster with a subnet per NodeType
1414

15-
Service Fabric managed clusters now supports different subnets per secondary NodeType in a [Bring-Your-Own-Virtual-Network scenario](how-to-managed-cluster-networking.md#bring-your-own-virtual-network). With different subnets per NodeType, customers can have specific applications deployed to specific subnets and utilize traffic management via Network Security Group (NSG) rules. Customers can expect increased network isolation for their deployments through this configuration.
15+
Service Fabric managed clusters now supports different subnets per NodeType in a [Bring-Your-Own-Virtual-Network scenario](how-to-managed-cluster-networking.md#bring-your-own-virtual-network). With different subnets per NodeType, customers can have specific applications deployed to specific subnets and utilize traffic management via Network Security Group (NSG) rules. Customers can expect increased network isolation for their deployments through this configuration. This feature works on both primary and secondary NodeTypes.
16+
17+
1618

1719
## Prerequisites
1820

0 commit comments

Comments
 (0)