Skip to content

Commit be37cd2

Browse files
authored
fix ChangeLog.md (#27006)
1 parent 8bd24b5 commit be37cd2

File tree

2 files changed

+3
-6
lines changed

2 files changed

+3
-6
lines changed

src/Automation/Automation/ChangeLog.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,9 @@
1818
- Additional information about change #1
1919
-->
2020
## Upcoming Release
21-
<<<<<<< HEAD
21+
* Fixed Bug: Start-AzAutomationRunbook throws object reference error when the automation account is not available in the subscription
2222

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

2926
## Version 1.10.0

src/Compute/Compute/ChangeLog.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,13 +20,13 @@
2020
2121
-->
2222
## Upcoming Release
23+
* Added new parameter `EncryptionIdentity` to cmdlet `Set-AzVMDiskEncryptionExtension`
24+
* Added new parameter `EncryptionIdentity` to cmdlet `New-AzVMConfig`
2325

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

3131
## Version 9.0.0
3232
* Made `-PublicIpSku` parameter Standard by default in `New-AzVM`

0 commit comments

Comments
 (0)