Skip to content

Commit cddb270

Browse files
committed
Add service updates to release notes
1 parent cbc3452 commit cddb270

File tree

1 file changed

+31
-2
lines changed

1 file changed

+31
-2
lines changed

ChangeLog.md

Lines changed: 31 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
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
28
* Azure Storage
3-
* Upgrade to Microsoft.Azure.Management.Storage nuget package v5.0 preview
49
* Add Encryption and Hot/Cool features support to resource mode storage account cmdlets
510
- New-AzureRmStorageAccount
611
- Set-AzureRmStorageAccount
@@ -14,6 +19,30 @@
1419
- New-AzureStorageShareSASToken
1520
- New-AzureStorageShareStoredAccessPolicy
1621
- 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
1746
* Added Recovery Services Backup cmdlets
1847
- Set-AzureRmRecoveryServicesVaultContext
1948
- Set-AzureRmRecoveryServicesBackupProperties

0 commit comments

Comments
 (0)