Skip to content

Commit 3db0e55

Browse files
Merge pull request #281955 from tomvcassidy/patch-2
Update how-to-managed-cluster-deploy-with-subnet-per-nodetype.md
2 parents 4d3868e + 8873e78 commit 3db0e55

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)