Skip to content

Commit 9a8e507

Browse files
committed
Add compute cmdlets updated to change log
1 parent 12da7cd commit 9a8e507

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

src/ResourceManager/Compute/ChangeLog.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,27 @@
2323
- Grant-AzureRmDiskAccess
2424
- Grant-AzureRmSnapshotAccess
2525
- Save-AzureRmVMImage
26+
* Fixed following cmdlets to show `operation ID` and `operation status` correctly:
27+
- Start-AzureRmVM
28+
- Stop-AzureRmVM
29+
- Restart-AzureRmVM
30+
- Set-AzureRmVM
31+
- Remove-AzuerRmVM
32+
- Set-AzureRmVmss
33+
- Start-AzureRmVmssRollingOSUpgrade
34+
- Stop-AzureRmVmssRollingUpgrade
35+
- Start-AzureRmVmss
36+
- Restart-AzureRmVmss
37+
- Stop-AzureRmVmss
38+
- Remove-AzureRmVmss
39+
- ConvertTo-AzureRmVMManagedDisk
40+
- Revoke-AzureRmSnapshotAccess
41+
- Remove-AzureRmSnapshot
42+
- Revoke-AzureRmDiskAccess
43+
- Remove-AzureRmDisk
44+
- Remove-AzureRmContainerService
45+
- Remove-AzureRmAvailabilitySet
46+
2647

2748
## Version 5.1.0
2849
* VMSS VM Update feature

0 commit comments

Comments
 (0)