Skip to content

Commit eda3ee6

Browse files
Double $vmName
Double $vmName parameter, removed one
1 parent a7fc489 commit eda3ee6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

articles/virtual-machines/scripts/virtual-machines-windows-powershell-upload-generalized-script.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@ $ipName = 'myPip'
4747
$nicName = 'myNic'
4848
$nsgName = 'myNsg'
4949
$ruleName = 'myRdpRule'
50-
$vmName = 'myVM'
5150
$computerName = 'myComputerName'
5251
$vmSize = 'Standard_DS1_v2'
5352

0 commit comments

Comments
 (0)