File tree Expand file tree Collapse file tree 1 file changed +21
-0
lines changed
src/ResourceManager/Compute Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Original file line number Diff line number Diff line change 23
23
- Grant-AzureRmDiskAccess
24
24
- Grant-AzureRmSnapshotAccess
25
25
- 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
+
26
47
27
48
## Version 5.1.0
28
49
* VMSS VM Update feature
You can’t perform that action at this time.
0 commit comments