Skip to content

Commit

Permalink
fix ChangeLog.md (#27006)
Browse files Browse the repository at this point in the history
  • Loading branch information
YanaXu authored Jan 14, 2025
1 parent 8bd24b5 commit be37cd2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 6 deletions.
5 changes: 1 addition & 4 deletions src/Automation/Automation/ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,9 @@
- Additional information about change #1
-->
## Upcoming Release
<<<<<<< HEAD
* Fixed Bug: Start-AzAutomationRunbook throws object reference error when the automation account is not available in the subscription

## Version 1.11.0
=======
* Fixed Bug: Start-AzAutomationRunbook throws object reference error when the automation account is not available in the subscription
>>>>>>> origin/main
* Upgraded nuget package to signed package.

## Version 1.10.0
Expand Down
4 changes: 2 additions & 2 deletions src/Compute/Compute/ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,13 @@
-->
## Upcoming Release
* Added new parameter `EncryptionIdentity` to cmdlet `Set-AzVMDiskEncryptionExtension`
* Added new parameter `EncryptionIdentity` to cmdlet `New-AzVMConfig`

## Version 9.0.1
* Upgraded nuget package to signed package.
* Upgraded Azure.Core to 1.44.1.
* Compute gallery related cmdlets will now use 2024-03-03 GalleryRP API calls.
* Added new parameter `EncryptionIdentity` to cmdlet `Set-AzVMDiskEncryptionExtension`
* Added new parameter `EncryptionIdentity` to cmdlet `New-AzVMConfig`

## Version 9.0.0
* Made `-PublicIpSku` parameter Standard by default in `New-AzVM`
Expand Down

0 comments on commit be37cd2

Please sign in to comment.