Skip to content

Commit 43ee6fc

Browse files
authored
Update connect-ssh.md
1 parent fce130c commit 43ee6fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/virtual-machines/windows/connect-ssh.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ Set-AzVMExtension -ResourceGroupName $myResourceGroup -VMName $myVM -Name 'OpenS
114114
"properties": {
115115
"publisher": "Microsoft.Azure.OpenSSH",
116116
"type": "WindowsOpenSSH",
117-
"typeHandlerVersion": "3.0",
117+
"typeHandlerVersion": "3.0"
118118
}
119119
}
120120
```

0 commit comments

Comments
 (0)