|
1 |
| -##2016.05.03 version 1.4.0 |
| 1 | +##2016.05.04 version 1.4.0 |
| 2 | +* Azure Resource Manager |
| 3 | + - Get-AzureRmLocation cmdley: New cmdlet Lists all public Azure locatiosn with available provider namespaces |
| 4 | + - Get-AzureRMResourceGroupDeploymentOperations: Improved output format |
| 5 | + - Get-AzureRMDeployment: Responses contain all error details |
| 6 | + - Added cmdlet help anbd examples |
| 7 | + - Normalized cmdlet parameter defaults and position |
2 | 8 | * Azure Storage
|
3 |
| - * Upgrade to Microsoft.Azure.Management.Storage nuget package v5.0 preview |
4 | 9 | * Add Encryption and Hot/Cool features support to resource mode storage account cmdlets
|
5 | 10 | - New-AzureRmStorageAccount
|
6 | 11 | - Set-AzureRmStorageAccount
|
|
14 | 19 | - New-AzureStorageShareSASToken
|
15 | 20 | - New-AzureStorageShareStoredAccessPolicy
|
16 | 21 | - Set-AzureStorageShareStoredAccessPolicy
|
| 22 | +* Azure Compute |
| 23 | + * Added cmdlets for Contaner Service support |
| 24 | + * Bug and help fixes |
| 25 | +* Azure APIManagement |
| 26 | + * Added Tenant Git Configuration cmdlets |
| 27 | + - Get-AzureRmApiManagementTenantGitAccess |
| 28 | + - Set-AzureRmApiManagementTenantGitAccess |
| 29 | + - Get-AzureRmApiManagementTenantSyncState |
| 30 | + - Publish-AzureRmApiManagementTenantGitConfiguration |
| 31 | + - Save-AzureRmApiManagementTenantGitConfiguration |
| 32 | + * Added ApiManagement Properties cmdlets |
| 33 | + - Get-AzureRmApiManagementProperty |
| 34 | + - New-AzureRmApiManagementProperty |
| 35 | + - Remove-AzureRmApiManagementProperty |
| 36 | + - Set-AzureRmApiManagementProperty |
| 37 | + * Added Logger cmdlets |
| 38 | + - Get-AzureRmApiManagementLogger |
| 39 | + - Remove-AzureRmApiManagementLogger |
| 40 | + - Set-AzureRmApiManagementLogger |
| 41 | + - New-AzureRmApiManagementLogger |
| 42 | + * Fixed cmdlet bugs |
| 43 | + - NewAzureRMApiManagementAPI: changed Path to optional |
| 44 | + - NewAzureRMApiManagementProduct: fixed issue with creating products without Subscriptions |
| 45 | +* Azure Recovery Services Backup |
17 | 46 | * Added Recovery Services Backup cmdlets
|
18 | 47 | - Set-AzureRmRecoveryServicesVaultContext
|
19 | 48 | - Set-AzureRmRecoveryServicesBackupProperties
|
|
0 commit comments