You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/Compute/Compute/ChangeLog.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,8 +22,7 @@
22
22
## Upcoming Release
23
23
* Added parameter `-SourceResourceId` to cmdlet `Add-AzVMDataDisk`.
24
24
* Added parameter `-IdentityType` to cmdlet `Update-AzDiskEncryptionSet`.
25
-
* Added `Invoke-AzSpotPlacementScore` cmdlet, which calls the latest Spot Placement Score API.
26
-
* Removed the `Invoke-AzSpotPlacementRecommender` cmdlet. This cmdlet calls the soon to be deprecated Spot Placement Recommender API.
25
+
* Added `Invoke-AzSpotPlacementScore` cmdlet, which calls the latest Spot Placement Score API. Set the original `Invoke-AzSpotPlacementRecommender` as alias to avoid breaking changes.
27
26
28
27
## Version 8.0.0
29
28
* Added new optional parameter `SecureVMGuestStateSAS` to cmdlet `Grant-AzDiskAccess`.
0 commit comments