Skip to content

Commit d92b7b0

Browse files
author
Hovsep
committed
Merge pull request Azure#445 from hovsepm/release-0.9.2
Added changelog for release 0.9.2
2 parents 24583ff + 8f7bf17 commit d92b7b0

File tree

1 file changed

+24
-3
lines changed

1 file changed

+24
-3
lines changed

ChangeLog.txt

Lines changed: 24 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,25 @@
11
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
223
* Azure Resource Manager
324
* Fixed bug in Move-AzureResource cmdlet
425
* Fixed bug in Set-AzureResource cmdlet
@@ -337,7 +358,7 @@
337358
* Set-AzureVMCustomScriptExtension
338359
* Set-AzureVMAccessExtension
339360
* Show 'Regions' property for Get-AzureVMAvailableExtensions cmdlet
340-
* Add 'ResizedSizeInGB' pramater for the following cmdlets
361+
* Add 'ResizedSizeInGB' parameter for the following cmdlets
341362
* Update-AzureDisk
342363
* Set-AzureOSDisk
343364
* Set-AzureDataDisk (DiskName parameter is also added along with ResizedSizeInGB)
@@ -442,7 +463,7 @@
442463
* Compute
443464
* Set-AzureVMImage cmdlets - added IconUri, SmallIconUri, and ShowInGui parameters
444465
* 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
446467

447468
2014.11.14 Version 0.8.11
448469
* Profile
@@ -765,7 +786,7 @@
765786
* Remove-AzureVMImageOSDiskConfig
766787
* Set-AzureVMImageDataDiskConfig
767788
* Remove-AzureVMImageDataDiskConfig
768-
* Virtual network improvments
789+
* Virtual network improvements
769790
* Set-AzureVnetGatewayKey
770791
* Azure Automation cmdlets
771792
* Get-AzureAutomationAccount

0 commit comments

Comments
 (0)