|
1 | 1 | 2015.05.28 version 0.9.2
|
| 2 | +* Deprecated Switch-AzureMode |
| 3 | +* Profile |
| 4 | + * Fixed bug in Get-AzureSubscription and Select-AzureSubscription cmdlets |
| 5 | +* Added Automation cmdlets |
| 6 | + * Get-AzureAutomationWebhook |
| 7 | + * New-AzureAutomationWebhook |
| 8 | + * Remove-AzureAutomationWebhook |
| 9 | + * Set-AzureAutomationWebhook |
| 10 | +* 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 |
| 17 | +* Azure Key Vault |
| 18 | + * Update Set-AzureKeyVaultAccessPolicy and Remove-AzureKeyVaultAccessPolicy cmdlets |
| 19 | + * Fixed bugs |
| 20 | +* Azure Data Factories |
| 21 | + * Base cmdlet type switch to use Profile |
| 22 | + * New-AzureDataFactoryEncryptedValue cmdlet supporting M data sources |
2 | 23 | * Azure Resource Manager
|
3 | 24 | * Fixed bug in Move-AzureResource cmdlet
|
4 | 25 | * Fixed bug in Set-AzureResource cmdlet
|
|
337 | 358 | * Set-AzureVMCustomScriptExtension
|
338 | 359 | * Set-AzureVMAccessExtension
|
339 | 360 | * Show 'Regions' property for Get-AzureVMAvailableExtensions cmdlet
|
340 |
| - * Add 'ResizedSizeInGB' pramater for the following cmdlets |
| 361 | + * Add 'ResizedSizeInGB' parameter for the following cmdlets |
341 | 362 | * Update-AzureDisk
|
342 | 363 | * Set-AzureOSDisk
|
343 | 364 | * Set-AzureDataDisk (DiskName parameter is also added along with ResizedSizeInGB)
|
|
442 | 463 | * Compute
|
443 | 464 | * Set-AzureVMImage cmdlets - added IconUri, SmallIconUri, and ShowInGui parameters
|
444 | 465 | * Sql
|
445 |
| - * Added Sql Servver v12 support to SQL authentication context for SqlAzure cmdlets |
| 466 | + * Added Sql Server v12 support to SQL authentication context for SqlAzure cmdlets |
446 | 467 |
|
447 | 468 | 2014.11.14 Version 0.8.11
|
448 | 469 | * Profile
|
|
765 | 786 | * Remove-AzureVMImageOSDiskConfig
|
766 | 787 | * Set-AzureVMImageDataDiskConfig
|
767 | 788 | * Remove-AzureVMImageDataDiskConfig
|
768 |
| - * Virtual network improvments |
| 789 | + * Virtual network improvements |
769 | 790 | * Set-AzureVnetGatewayKey
|
770 | 791 | * Azure Automation cmdlets
|
771 | 792 | * Get-AzureAutomationAccount
|
|
0 commit comments