Skip to content

Commit c471279

Browse files
authored
Apply suggestions from code review
1 parent 4579b57 commit c471279

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/service-fabric/service-fabric-scale-up-non-primary-node-type.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ This article describes how to scale up a Service Fabric cluster non-primary node
1515

1616
1. Add a new node type to your Service Fabric cluster, backed by your upgraded (or modified) virtual machine scale set SKU and configuration. This step also involves setting up a new load balancer, subnet, and public IP for the scale set.
1717

18-
1. Once both the original and upgraded scale sets are running side by side, migrating the workload by setting placement constraints for applications to the new node type.
18+
1. Once both the original and upgraded scale sets are running side by side, migrate the workload by setting placement constraints for applications to the new node type.
1919

2020
1. Verify the cluster is healthy, then remove the original scale set (and related resources) and node state for the deleted nodes.
2121

0 commit comments

Comments
 (0)