Skip to content

Commit 869ee19

Browse files
author
Hovsep Mkrtchyan
committed
Fixed release 0.9.2 comments
1 parent 8f7bf17 commit 869ee19

File tree

1 file changed

+9
-7
lines changed

1 file changed

+9
-7
lines changed

ChangeLog.txt

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
2015.05.28 version 0.9.2
1+
2015.05.29 version 0.9.2
22
* Deprecated Switch-AzureMode
33
* Profile
44
* Fixed bug in Get-AzureSubscription and Select-AzureSubscription cmdlets
@@ -8,12 +8,14 @@
88
* Remove-AzureAutomationWebhook
99
* Set-AzureAutomationWebhook
1010
* Azure Compute
11-
* Added Version parameter to cmdlets
12-
* Combine Get-AzureVMImage and Get-AzureVMImageDetail
13-
* Combine Get-AzureVMExtensionImage and Get-AzureVMExtensionImageDetail
14-
* Fix piping issue of Remove-AzureVMDataDisk and Remove-AzureVMNetworkInterface
15-
* Update the output of Remove-AzureAvailabilitySet
16-
* Add Force parameter for Remove-AzureAvailabilitySet
11+
* Get-AzureVMImage and Get-AzureVMImageDetail are combined (Get-AzureVMImageDetail gives a warning message for future deprecation)
12+
* Get-AzureVMExtensionImage and Get-AzureVMExtensionImageDetail are combined (Get-AzureVMExtensionImageDetail gives a warning message for future deprecation)
13+
* Tags are added in VM resources
14+
* Get-AzureVM now gets resource group name from piping
15+
* -All switch is removed from Get-AzureVM
16+
* Get-AzureVM -Status output is updated
17+
* -Force parameter is added for Remove-AzureAvailabilitySet
18+
* Outputs of New-AzureAvailabilitySet, Get-AzureAvailabilitySet, and Remove-AzureAvailabilitySet are updated
1719
* Azure Key Vault
1820
* Update Set-AzureKeyVaultAccessPolicy and Remove-AzureKeyVaultAccessPolicy cmdlets
1921
* Fixed bugs

0 commit comments

Comments
 (0)