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/ResourceManager/Compute/ChangeLog.md
+6Lines changed: 6 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -19,6 +19,12 @@
19
19
-->
20
20
## Current Release
21
21
22
+
* Add Remove-AzureRmVMSecret cmdlet.
23
+
24
+
* Add DisplayHint property to VM object to enable Compact and Expand display modes.
25
+
26
+
* Add DisplayHint parameter to Get-AzureRmVM to choose display mode of VM object.
27
+
22
28
* Updated Set-AzureRmVMChefExtension cmdlet to add following new options :
23
29
- JsonAttribute : A JSON string to be added to the first run of chef-client. e.g. -JsonAttribute '{"container_service": {"chef-init-test": {"command": "C:\\opscode\\chef\\bin"}}}'
0 commit comments