diff --git a/ChangeLog.txt b/ChangeLog.txt index 01ad37c17502..a697db5850e0 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt @@ -1,4 +1,25 @@ 2015.05.28 version 0.9.2 +* Deprecated Switch-AzureMode +* Profile + * Fixed bug in Get-AzureSubscription and Select-AzureSubscription cmdlets +* Added Automation cmdlets + * Get-AzureAutomationWebhook + * New-AzureAutomationWebhook + * Remove-AzureAutomationWebhook + * Set-AzureAutomationWebhook +* Azure Compute + * Added Version parameter to cmdlets + * Combine Get-AzureVMImage and Get-AzureVMImageDetail + * Combine Get-AzureVMExtensionImage and Get-AzureVMExtensionImageDetail + * Fix piping issue of Remove-AzureVMDataDisk and Remove-AzureVMNetworkInterface + * Update the output of Remove-AzureAvailabilitySet + * Add Force parameter for Remove-AzureAvailabilitySet +* Azure Key Vault + * Update Set-AzureKeyVaultAccessPolicy and Remove-AzureKeyVaultAccessPolicy cmdlets + * Fixed bugs +* Azure Data Factories + * Base cmdlet type switch to use Profile + * New-AzureDataFactoryEncryptedValue cmdlet supporting M data sources * Azure Resource Manager * Fixed bug in Move-AzureResource cmdlet * Fixed bug in Set-AzureResource cmdlet @@ -337,7 +358,7 @@ * Set-AzureVMCustomScriptExtension * Set-AzureVMAccessExtension * Show 'Regions' property for Get-AzureVMAvailableExtensions cmdlet - * Add 'ResizedSizeInGB' pramater for the following cmdlets + * Add 'ResizedSizeInGB' parameter for the following cmdlets * Update-AzureDisk * Set-AzureOSDisk * Set-AzureDataDisk (DiskName parameter is also added along with ResizedSizeInGB) @@ -442,7 +463,7 @@ * Compute * Set-AzureVMImage cmdlets - added IconUri, SmallIconUri, and ShowInGui parameters * Sql - * Added Sql Servver v12 support to SQL authentication context for SqlAzure cmdlets + * Added Sql Server v12 support to SQL authentication context for SqlAzure cmdlets 2014.11.14 Version 0.8.11 * Profile @@ -765,7 +786,7 @@ * Remove-AzureVMImageOSDiskConfig * Set-AzureVMImageDataDiskConfig * Remove-AzureVMImageDataDiskConfig - * Virtual network improvments + * Virtual network improvements * Set-AzureVnetGatewayKey * Azure Automation cmdlets * Get-AzureAutomationAccount