Skip to content

Commit 9c72965

Browse files
authored
Update ChangeLog.md
1 parent 02d848b commit 9c72965

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Compute/Compute/ChangeLog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
2121
-->
2222
## Upcoming Release
23+
* Added new parameters `-SshKeyName` and `-GenerateSshKey` to `New-AzVM` to create a VM with SSH Key
2324

2425
## Version 4.16.0
2526
* 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 @@
3940
- `New-AzVmssConfig`
4041
- `Update-AzVm`
4142
- `Update-AzVmss`
42-
* Added new parameters `-SshKeyName` and `-GenerateSshKey` to `New-AzVM` to create a VM with SSH Key
4343

4444
## Version 4.15.0
4545
* Added optional parameter `-OrchestrationMode` to `New-AzVmss` and `New-AzVmssConfig`

0 commit comments

Comments
 (0)