Skip to content

Commit 4f41e42

Browse files
authored
spell out Azure service name
1 parent 48e14de commit 4f41e42

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/service-fabric/service-fabric-update-vmss-sku.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ This article describes how to upgrade/migrate the SKU of Primary Node Type of se
2222

2323
## Add a new virtual machine scale set
2424

25-
Deploy a new virtual machine scale set and Load Balancer. The Service Fabric extension configuration (especially the node type) of new virtual machine scale set should be same as the old scale set you're trying to upgrade. Verify in the SF explorer that your new nodes are available
25+
Deploy a new virtual machine scale set and Load Balancer. The Service Fabric extension configuration (especially the node type) of new virtual machine scale set should be same as the old scale set you're trying to upgrade. Verify in the Service Fabric explorer that your new nodes are available
2626

2727
#### Azure PowerShell
2828

@@ -328,4 +328,4 @@ The following command uses Azure Service Fabric CLI to notify service fabric tha
328328

329329
```CLI
330330
sfctl node remove-state --node-name _NTvm1_0
331-
```
331+
```

0 commit comments

Comments
 (0)