Skip to content

Commit

Permalink
Get-AzVM NextLink parameter removal breaking change message changelog…
Browse files Browse the repository at this point in the history
… update (#21483)

* breakingchange message

* ps

* Update ChangeLog.md

---------

Co-authored-by: Yunchi Wang <[email protected]>
  • Loading branch information
Sandido and wyunchi-ms authored Apr 11, 2023
1 parent 9504840 commit 37ed9f2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/Compute/Compute/ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,10 @@
-->
## Upcoming Release
* Added a breaking change warning to the `Get-AzVM` cmdlet to show that the `NextLink` parameter and parameter set will be removed in June 2023. The parameter has been non-functional for a long time.
* Updated the breaking change warning in `New-AzVM` and `New-AzVmss` regarding using the new versioned image aliases to indicate that certain aliases will be removed next breaking change release.


## Version 5.7.0
* Addressed bug in `Remove-AzVmss` to throw error when `-InstanceId` is null. [#21162]
* Added `-CustomData`, `-AdminPassword`, and `-ExactVersion` parameters to `Invoke-AzVMReimage`.
Expand Down

0 comments on commit 37ed9f2

Please sign in to comment.