You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/Compute/Compute/ChangeLog.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -20,6 +20,7 @@
20
20
21
21
-->
22
22
## Upcoming Release
23
+
* Added new parameters `-SshKeyName` and `-GenerateSshKey` to `New-AzVM` to create a VM with SSH Key
23
24
24
25
## Version 4.16.0
25
26
* Fixed the warning in `New-AzVM` cmdlet stating the sku of the VM is being defaulted even if a sku size is provided by the user. Now it only occurs when the user does not provide a sku size.
@@ -39,7 +40,6 @@
39
40
-`New-AzVmssConfig`
40
41
-`Update-AzVm`
41
42
-`Update-AzVmss`
42
-
* Added new parameters `-SshKeyName` and `-GenerateSshKey` to `New-AzVM` to create a VM with SSH Key
43
43
44
44
## Version 4.15.0
45
45
* Added optional parameter `-OrchestrationMode` to `New-AzVmss` and `New-AzVmssConfig`
0 commit comments