Skip to content

Commit

Permalink
Updating change log to include TrustedLaunch changes for April 2021 r…
Browse files Browse the repository at this point in the history
…elease (Azure#14677)

* Adding TrustedLaunch related cmdlets to ChangeLog

* Removed incorrect changelog edit
  • Loading branch information
sirfamelin authored Apr 6, 2021
1 parent 8bcc63f commit f77db5b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
5 changes: 0 additions & 5 deletions ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -138,11 +138,6 @@
- 'Remove-AzContainerService'
- 'Remove-AzContainerServiceAgentPoolProfile'
- 'Update-AzContainerService'
* Added new cmdlet `Set-AzVmUefi`
* Added new cmdlet `Set-AzVmSecurityType`
* Added new cmdlet `Set-AzVmssUefi`
* Added new cmdlet `Set-AzVmssSecurityType`


#### Az.ContainerRegistry
* Fixed authentication for `Connect-AzContainerRegistry`
Expand Down
5 changes: 5 additions & 0 deletions src/Compute/Compute/ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,11 @@
-->
## Upcoming Release
* Fixed a bug when 1 data disk attached to VMSS for Remove-AzVmssDataDisk [#13368]
* Added new cmdlets to support TrustedLaunch related cmdlets:
- `Set-AzVmSecurityProfile`
- `Set-AzVmUefi`
- `Set-AzVmssSecurityProfile`
- `Set-AzVmssUefi`

## Version 4.10.0
* Added parameter `-EnableHotpatching` to the `Set-AzVMOperatingSystem` cmdlet for Windows machines.
Expand Down

0 comments on commit f77db5b

Please sign in to comment.