|
| 1 | +## 2015.08.17 version 0.9.7 |
| 2 | +* Azure Profile cmdlets |
| 3 | + * New-AzureProfile |
| 4 | + * Added parameter set for empty profile |
| 5 | + * Fixed issues with AAD aithentication when constructing profile |
| 6 | + * Enabled passing results of Add-AzureEnvironment to New-AzureProfile -Environment parameter |
| 7 | +* Azure ResourceManager cmdlets |
| 8 | + * New-AzureResourceGroupDeployment: Added DeploymentMode and Force parameters |
| 9 | + * Get-AzureProviderOperation: API changes to improve performance |
| 10 | +* Azure Compute (ARM) Cmdlets |
| 11 | + * Fixes for Set-AzureDeployment with -ExtensionConfiguration |
| 12 | + * Fixes for Set-AzureVMCustomExtension cmdlets |
| 13 | + * Deprecated cmdlets Get-AzureVMImageDetail and Get-AzureVMExtentionImageDetail |
| 14 | +* Azure Compute (Service Management) cmdlets |
| 15 | + * Publish-AzureVMDSCConfiguration: Added additional configuration parameters |
| 16 | +* Azure Network (ARM) cmdlets |
| 17 | + * Added help for Route Table cmdlets |
| 18 | +* Azure Storage cmdlets |
| 19 | + * Added support for downloading, uploading, and copying append blob |
| 20 | + * Added support for asynchronous copying to and from cloud file |
| 21 | + * Added azure service CORS management |
| 22 | +* Azure Sql (ARM) Cmdlets |
| 23 | + * Fixed issues with ElascitPool cmdlets |
| 24 | +* AzureBatch cmdlets |
| 25 | + * Added Batch autoscale cmdlets Enable-AzureBatchAutoScale, Disable-AzureBatchAutoScale |
| 26 | +* RemoteApp cmdlets |
| 27 | + * Added Restart-AzureRemoteAppVm cmdlet |
| 28 | +* Azure HDInsight cmdlets |
| 29 | + * Added cmdlet help |
1 | 30 | ## 2015.08.07 version 0.9.6
|
2 | 31 | * Azure Batch cmdlets
|
3 | 32 | * Cmdlets updated to use the general availability API. See http://blogs.technet.com/b/windowshpc/archive/2015/07/10/what-39-s-new-in-azure-batch-july-release-general-availability.aspx
|
|
0 commit comments