|
1 |
| -2015.06.05 version 0.9.3 |
| 1 | +2015.06.05 version 0.9.3 |
2 | 2 | * Fixed bug in Websites cmdlets related to slots #454
|
3 | 3 | * Fix bug in Set-AzureResource cmdlet #456
|
4 | 4 | * Fix for new azure resource of Microsoft.Storage #457
|
5 | 5 |
|
6 |
| -2015.05.28 version 0.9.2 |
| 6 | +2015.05.29 version 0.9.2 |
7 | 7 | * Deprecated Switch-AzureMode
|
8 | 8 | * Profile
|
9 | 9 | * Fixed bug in Get-AzureSubscription and Select-AzureSubscription cmdlets
|
|
13 | 13 | * Remove-AzureAutomationWebhook
|
14 | 14 | * Set-AzureAutomationWebhook
|
15 | 15 | * Azure Compute
|
16 |
| - * Added Version parameter to cmdlets |
17 |
| - * Combine Get-AzureVMImage and Get-AzureVMImageDetail |
18 |
| - * Combine Get-AzureVMExtensionImage and Get-AzureVMExtensionImageDetail |
19 |
| - * Fix piping issue of Remove-AzureVMDataDisk and Remove-AzureVMNetworkInterface |
20 |
| - * Update the output of Remove-AzureAvailabilitySet |
21 |
| - * Add Force parameter for Remove-AzureAvailabilitySet |
| 16 | + * Get-AzureVMImage and Get-AzureVMImageDetail are combined (Get-AzureVMImageDetail gives a warning message for future deprecation) |
| 17 | + * Get-AzureVMExtensionImage and Get-AzureVMExtensionImageDetail are combined (Get-AzureVMExtensionImageDetail gives a warning message for future deprecation) |
| 18 | + * Tags are added in VM resources |
| 19 | + * Get-AzureVM now gets resource group name from piping |
| 20 | + * -All switch is removed from Get-AzureVM |
| 21 | + * Get-AzureVM -Status output is updated |
| 22 | + * -Force parameter is added for Remove-AzureAvailabilitySet |
| 23 | + * Outputs of New-AzureAvailabilitySet, Get-AzureAvailabilitySet, and Remove-AzureAvailabilitySet are updated |
22 | 24 | * Azure Key Vault
|
23 | 25 | * Update Set-AzureKeyVaultAccessPolicy and Remove-AzureKeyVaultAccessPolicy cmdlets
|
24 | 26 | * Fixed bugs
|
|
0 commit comments