Skip to content

Commit 56eb919

Browse files
author
dragonfly91
committed
Resolving merge conflict in wxi by taking from source (dev)
2 parents 17a8de5 + 2afe8b3 commit 56eb919

File tree

283 files changed

+47354
-7736
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

283 files changed

+47354
-7736
lines changed

ChangeLog.txt

Lines changed: 84 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,97 @@
1-
2015.07.10 version 1.0.0
1+
2015.07.16 version 0.9.5
2+
* Azure RedisCache cmdlets
3+
* Set-AzureRedisCache - Bug fix done in management API that fixes bug here as well
4+
* Azure Network Resource Provider cmdlets
5+
* Added Application Gateway cmdlets
6+
* New-AzureApplicationGateway
7+
* Start-AzureApplicationGateway
8+
* Stop-AzureApplicationGateway
9+
* SetAzureApplicationGateway
10+
* GetAzureApplicationGateway
11+
* RemoveAzureApplicationGateway
12+
* Added Application Gateway Backend Address Pool cmdlets
13+
* New-AzureApplicationGatewayBackendAddressPool
14+
* Add-AzureApplicationGatewayBackendAddressPool
15+
* Set-AzureApplicationGatewayBackendAddressPool
16+
* Get-AzureApplicationGatewayBackendAddressPool
17+
* Remove-AzureApplicationGatewayBackendAddressPool
18+
* Added Application Gateway Backend HTTP Settings cmdlets
19+
* New-AzureApplicationGatewayBackendHttpSettings
20+
* Add-AzureApplicationGatewayBackendHttpSettings
21+
* Set-AzureApplicationGatewayBackendHttpSettings
22+
* Get-AzureApplicationGatewayBackendHttpSettings
23+
* Remove-AzureApplicationGatewayBackendHttpSettings
24+
* Added Application Gateway Frontend IP Configuration cmdlets
25+
* New-AzureApplicationGatewayFrontendIPConfiguration
26+
* Add-AzureApplicationGatewayFrontendIPConfiguration
27+
* Set-AzureApplicationGatewayFrontendIPConfiguration
28+
* Get-AzureApplicationGatewayFrontendIPConfiguration
29+
* Remove-AzureApplicationGatewayFrontendIPConfiguration
30+
* Added Application Gateway Frontend Port cmdlets
31+
* New-AzureApplicationGatewayFrontendPort
32+
* Add-AzureApplicationGatewayFrontendPort
33+
* Set-AzureApplicationGatewayFrontendPort
34+
* Get-AzureApplicationGatewayFrontendPort
35+
* Remove-AzureApplicationGatewayFrontendPort
36+
* Added Application Gateway IP Configuration cmdlets
37+
* New-AzureApplicationGatewayGatewayIPConfiguration
38+
* Add-AzureApplicationGatewayGatewayIPConfiguration
39+
* Set-AzureApplicationGatewayGatewayIPConfiguration
40+
* Get-AzureApplicationGatewayGatewayIPConfiguration
41+
* Remove-AzureApplicationGatewayGatewayIPConfiguration
42+
* Added Application Gateway HTTP Listener cmdlets
43+
* New-AzureApplicationGatewayHttpListener
44+
* Add-AzureApplicationGatewayHttpListener
45+
* Set-AzureApplicationGatewayHttpListener
46+
* Get-AzureApplicationGatewayHttpListener
47+
* Remove-AzureApplicationGatewayHttpListener
48+
* Added Application Gateway Request Routing Rule cmdlets
49+
* New-AzureApplicationGatewayRequestRoutingRule
50+
* Add-AzureApplicationGatewayRequestRoutingRule
51+
* Set-AzureApplicationGatewayRequestRoutingRule
52+
* Get-AzureApplicationGatewayRequestRoutingRule
53+
* Remove-AzureApplicationGatewayRequestRoutingRule
54+
* Added Application Gateway SKU cmdlets
55+
* New-AzureApplicationGatewaySku
56+
* Set-AzureApplicationGatewaySku
57+
* Get-AzureApplicationGatewaySku
58+
* Added Application Gateway SSL Certificate cmdlets
59+
* New-AzureApplicationGatewaySslCertificate
60+
* Add-AzureApplicationGatewaySslCertificate
61+
* Set-AzureApplicationGatewaySslCertificate
62+
* Get-AzureApplicationGatewaySslCertificate
63+
* Remove-AzureApplicationGatewaySslCertificate
64+
* Fixed minor bugs AzureLoadbalancer
65+
* Renamed Get-AzureCheckDnsAvailablity to Test-AzureDnsAvailability
66+
* Added cmdlets to RouteTables and Routes
67+
* New-AzureRouteTable
68+
* Get-AzureRouteTable
69+
* Set-AzureRouteTable
70+
* Remove-AzureRouteTable
71+
* New-AzureRouteConfig
72+
* Add-AzureRouteConfig
73+
* Set-AzureRouteConfig
74+
* Get-AzureRouteConfig
75+
* Remove-AzureRouteConfig
76+
*Azure Network cmdlets
77+
* Reserved IP cmdlets (New-AzureReservedIP, Get-AzureReservedIP, Set-AzureReservedIPAssociation, Remove-AzureReservedIPAssociation) fixed to support -VirtualIPName parameter
78+
* Multivip Cmdlets (Add-AzureVirtualIP, Remove-AzureVirtualIP) fixed to support -VirtualIPName parameter
79+
80+
2015.07.10 version 1.0.0
281
* Azure Backup cmdlets
382
*Added New-AzureBackupVault cmdlets
483
*Added Get-AzureBackupVault cmdlets
584
*Added Set-AzureBackupVault cmdlets
685
*Added Remove-AzureBackupVault cmdlets
786
*Added Get-AzureBackupVaultCredential cmdlets
8-
9-
2015.07.16 version 0.9.5
1087
* Azure Resource Manager cmdlets
1188
* Fixed formatting of output for Get-UsageAggregates
1289
* Fixed executing Get-UsageAggregates when first cmdlet being called.
1390

91+
* Azure Data Factory cmdlets
92+
* Upgraded management library to 1.0.0 with breaking JSON format change.
93+
* Updated list operation paging support in cmdlets.
94+
1495
2015.06.26 version 0.9.4
1596
* Azure Compute cmdlets
1697
* Warning message for deprecation Name parameter in New-AzureVM. The guidance is to use –Name parameter in New-AzureVMConfig cmdlet.

0 commit comments

Comments
 (0)