You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ChangeLog.txt
+31-3Lines changed: 31 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,31 @@
1
+
2015.05.29 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
+
* 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
19
+
* Azure Key Vault
20
+
* Update Set-AzureKeyVaultAccessPolicy and Remove-AzureKeyVaultAccessPolicy cmdlets
21
+
* Fixed bugs
22
+
* Azure Data Factories
23
+
* Base cmdlet type switch to use Profile
24
+
* New-AzureDataFactoryEncryptedValue cmdlet supporting M data sources
25
+
* Azure Resource Manager
26
+
* Fixed bug in Move-AzureResource cmdlet
27
+
* Fixed bug in Set-AzureResource cmdlet
28
+
1
29
2015.05.04 version 0.9.1
2
30
* Azure SQL Database: new support for configuring audit retention.
3
31
* Azure Automation
@@ -332,7 +360,7 @@
332
360
* Set-AzureVMCustomScriptExtension
333
361
* Set-AzureVMAccessExtension
334
362
* Show 'Regions' property for Get-AzureVMAvailableExtensions cmdlet
335
-
* Add 'ResizedSizeInGB' pramater for the following cmdlets
363
+
* Add 'ResizedSizeInGB' parameter for the following cmdlets
336
364
* Update-AzureDisk
337
365
* Set-AzureOSDisk
338
366
* Set-AzureDataDisk (DiskName parameter is also added along with ResizedSizeInGB)
@@ -437,7 +465,7 @@
437
465
* Compute
438
466
* Set-AzureVMImage cmdlets - added IconUri, SmallIconUri, and ShowInGui parameters
439
467
* Sql
440
-
* Added Sql Servver v12 support to SQL authentication context for SqlAzure cmdlets
468
+
* Added Sql Server v12 support to SQL authentication context for SqlAzure cmdlets
0 commit comments