Skip to content

Commit 5b61dac

Browse files
authored
Update New-AzureRmVmss.md
1 parent a11946f commit 5b61dac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ResourceManager/Compute/Commands.Compute/help/New-AzureRmVmss.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ This cmdlet takes a **VirtualMachineScaleSet** object as input.
2525

2626
### Example 1: Create a VMSS
2727
```
28-
PS C:\> # Common
28+
# Common
2929
$LOC = "WestUs";
3030
$RGName = "rgkyvms";
3131

0 commit comments

Comments
 (0)