Skip to content

Commit 62f6e6b

Browse files
committed
Merge branch 'dev' of https://github.com/Azure/azure-powershell into dev
2 parents 9e53c07 + 23d5c79 commit 62f6e6b

File tree

537 files changed

+82272
-26857
lines changed

Some content is hidden

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

537 files changed

+82272
-26857
lines changed

AzurePowershell.Test.targets

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@
77
<TestSettings_x64>.\src\Local.x64.testsettings</TestSettings_x64>
88
<ScenarioTestDebug>.\src\Common\Commands.ScenarioTest\bin\Debug\Microsoft.WindowsAzure.Commands.ScenarioTest.dll</ScenarioTestDebug>
99
<CommonTestDebug>.\src\Common\Commands.Common.Test\bin\Debug\Microsoft.WindowsAzure.Commands.Common.Test.dll</CommonTestDebug>
10-
<BackupTestDebug>.\src\ResourceManager\AzureBackup\Commands.AzureBackup.Test\bin\Debug\Microsoft.Azure.Commands.AzureBackup.Test.dll</BackupTestDebug>
10+
<BackupTestDebug>.\src\ResourceManager\AzureBackup\Commands.AzureBackup.Test\bin\Debug\Microsoft.Azure.Commands.AzureBackup.Test.dll</BackupTestDebug>
11+
<SiteRecoveryTestDebug>.\src\ResourceManager\SiteRecovery\Commands.SiteRecovery.Test\bin\Debug\Microsoft.Azure.Commands.SiteRecovery.Test.dll</SiteRecoveryTestDebug>
1112
<SqlTestDebug>.\src\ResourceManager\Sql\Commands.Sql.Test\bin\Debug\Microsoft.Azure.Commands.Sql.Test.dll</SqlTestDebug>
1213
<ComputeDebug>.\src\ResourceManager\Compute\Commands.Compute.Test\bin\Debug\Microsoft.Azure.Commands.Compute.dll</ComputeDebug>
1314
<ComputeTestDebug>.\src\ResourceManager\Compute\Commands.Compute.Test\bin\Debug\Microsoft.Azure.Commands.Compute.Test.dll</ComputeTestDebug>
@@ -44,6 +45,7 @@
4445

4546
<ItemGroup>
4647
<XUnitTests Include=".\src\ResourceManager\AzureBackup\Commands.AzureBackup.Test\bin\Debug\Microsoft.Azure.Commands.AzureBackup.Test.dll"/>
48+
<XUnitTests Include=".\src\ResourceManager\SiteRecovery\Commands.SiteRecovery.Test\bin\Debug\Microsoft.Azure.Commands.SiteRecovery.Test.dll"/>
4749
<XUnitTests Include=".\src\Common\Commands.Common.Test\bin\Debug\Microsoft.WindowsAzure.Commands.Common.Test.dll"/>
4850
<XUnitTests Include=".\src\ResourceManager\Sql\Commands.Sql.Test\bin\Debug\Microsoft.Azure.Commands.Sql.Test.dll"/>
4951
<XUnitTests Include=".\src\ServiceManagement\Services\Commands.Test\bin\Debug\Microsoft.WindowsAzure.Commands.Test.dll"/>

ChangeLog.txt

Lines changed: 105 additions & 73 deletions
Original file line numberDiff line numberDiff line change
@@ -1,78 +1,110 @@
1-
2015.07.16 version 0.9.5
2-
* Azure Network Resource Provider cmdlets
3-
* Added Application Gateway cmdlets
4-
* New-AzureApplicationGateway
5-
* Start-AzureApplicationGateway
6-
* Stop-AzureApplicationGateway
7-
* SetAzureApplicationGateway
8-
* GetAzureApplicationGateway
9-
* RemoveAzureApplicationGateway
10-
* Added Application Gateway Backend Address Pool cmdlets
11-
* New-AzureApplicationGatewayBackendAddressPool
12-
* Add-AzureApplicationGatewayBackendAddressPool
13-
* Set-AzureApplicationGatewayBackendAddressPool
14-
* Get-AzureApplicationGatewayBackendAddressPool
15-
* Remove-AzureApplicationGatewayBackendAddressPool
16-
* Added Application Gateway Backend HTTP Settings cmdlets
17-
* New-AzureApplicationGatewayBackendHttpSettings
18-
* Add-AzureApplicationGatewayBackendHttpSettings
19-
* Set-AzureApplicationGatewayBackendHttpSettings
20-
* Get-AzureApplicationGatewayBackendHttpSettings
21-
* Remove-AzureApplicationGatewayBackendHttpSettings
22-
* Added Application Gateway Frontend IP Configuration cmdlets
23-
* New-AzureApplicationGatewayFrontendIPConfiguration
24-
* Add-AzureApplicationGatewayFrontendIPConfiguration
25-
* Set-AzureApplicationGatewayFrontendIPConfiguration
26-
* Get-AzureApplicationGatewayFrontendIPConfiguration
27-
* Remove-AzureApplicationGatewayFrontendIPConfiguration
28-
* Added Application Gateway Frontend Port cmdlets
29-
* New-AzureApplicationGatewayFrontendPort
30-
* Add-AzureApplicationGatewayFrontendPort
31-
* Set-AzureApplicationGatewayFrontendPort
32-
* Get-AzureApplicationGatewayFrontendPort
33-
* Remove-AzureApplicationGatewayFrontendPort
34-
* Added Application Gateway IP Configuration cmdlets
35-
* New-AzureApplicationGatewayGatewayIPConfiguration
36-
* Add-AzureApplicationGatewayGatewayIPConfiguration
37-
* Set-AzureApplicationGatewayGatewayIPConfiguration
38-
* Get-AzureApplicationGatewayGatewayIPConfiguration
39-
* Remove-AzureApplicationGatewayGatewayIPConfiguration
40-
* Added Application Gateway HTTP Listener cmdlets
41-
* New-AzureApplicationGatewayHttpListener
42-
* Add-AzureApplicationGatewayHttpListener
43-
* Set-AzureApplicationGatewayHttpListener
44-
* Get-AzureApplicationGatewayHttpListener
45-
* Remove-AzureApplicationGatewayHttpListener
46-
* Added Application Gateway Request Routing Rule cmdlets
47-
* New-AzureApplicationGatewayRequestRoutingRule
48-
* Add-AzureApplicationGatewayRequestRoutingRule
49-
* Set-AzureApplicationGatewayRequestRoutingRule
50-
* Get-AzureApplicationGatewayRequestRoutingRule
51-
* Remove-AzureApplicationGatewayRequestRoutingRule
52-
* Added Application Gateway SKU cmdlets
53-
* New-AzureApplicationGatewaySku
54-
* Set-AzureApplicationGatewaySku
55-
* Get-AzureApplicationGatewaySku
56-
* Added Application Gateway SSL Certificate cmdlets
57-
* New-AzureApplicationGatewaySslCertificate
58-
* Add-AzureApplicationGatewaySslCertificate
59-
* Set-AzureApplicationGatewaySslCertificate
60-
* Get-AzureApplicationGatewaySslCertificate
61-
* Remove-AzureApplicationGatewaySslCertificate
62-
*Azure Network cmdlets
63-
* Reserved IP cmdlets (New-AzureReservedIP, Get-AzureReservedIP, Set-AzureReservedIPAssociation, Remove-AzureReservedIPAssociation) fixed to support -VirtualIPName parameter
64-
* Multivip Cmdlets (Add-AzureVirtualIP, Remove-AzureVirtualIP) fixed to support -VirtualIPName parameter
65-
66-
2015.07.10 version 1.0.0
1+
2015.07.17 version 0.9.5
2+
* Azure SQL cmdlets
3+
* Allowing to use of Storage V2 accounts in Auditing policies
4+
* Azure RedisCache cmdlets
5+
* Set-AzureRedisCache - Bug fix done in management API that fixes bug here as well, Make return type public
6+
* New-AzureRedisCache - Make return type public
7+
* Get-AzureRedisCache - Make return type public
8+
* Azure Network Resource Provider cmdlets
9+
* Added Application Gateway cmdlets
10+
* New-AzureApplicationGateway
11+
* Start-AzureApplicationGateway
12+
* Stop-AzureApplicationGateway
13+
* SetAzureApplicationGateway
14+
* GetAzureApplicationGateway
15+
* RemoveAzureApplicationGateway
16+
* Added Application Gateway Backend Address Pool cmdlets
17+
* New-AzureApplicationGatewayBackendAddressPool
18+
* Add-AzureApplicationGatewayBackendAddressPool
19+
* Set-AzureApplicationGatewayBackendAddressPool
20+
* Get-AzureApplicationGatewayBackendAddressPool
21+
* Remove-AzureApplicationGatewayBackendAddressPool
22+
* Added Application Gateway Backend HTTP Settings cmdlets
23+
* New-AzureApplicationGatewayBackendHttpSettings
24+
* Add-AzureApplicationGatewayBackendHttpSettings
25+
* Set-AzureApplicationGatewayBackendHttpSettings
26+
* Get-AzureApplicationGatewayBackendHttpSettings
27+
* Remove-AzureApplicationGatewayBackendHttpSettings
28+
* Added Application Gateway Frontend IP Configuration cmdlets
29+
* New-AzureApplicationGatewayFrontendIPConfiguration
30+
* Add-AzureApplicationGatewayFrontendIPConfiguration
31+
* Set-AzureApplicationGatewayFrontendIPConfiguration
32+
* Get-AzureApplicationGatewayFrontendIPConfiguration
33+
* Remove-AzureApplicationGatewayFrontendIPConfiguration
34+
* Added Application Gateway Frontend Port cmdlets
35+
* New-AzureApplicationGatewayFrontendPort
36+
* Add-AzureApplicationGatewayFrontendPort
37+
* Set-AzureApplicationGatewayFrontendPort
38+
* Get-AzureApplicationGatewayFrontendPort
39+
* Remove-AzureApplicationGatewayFrontendPort
40+
* Added Application Gateway IP Configuration cmdlets
41+
* New-AzureApplicationGatewayGatewayIPConfiguration
42+
* Add-AzureApplicationGatewayGatewayIPConfiguration
43+
* Set-AzureApplicationGatewayGatewayIPConfiguration
44+
* Get-AzureApplicationGatewayGatewayIPConfiguration
45+
* Remove-AzureApplicationGatewayGatewayIPConfiguration
46+
* Added Application Gateway HTTP Listener cmdlets
47+
* New-AzureApplicationGatewayHttpListener
48+
* Add-AzureApplicationGatewayHttpListener
49+
* Set-AzureApplicationGatewayHttpListener
50+
* Get-AzureApplicationGatewayHttpListener
51+
* Remove-AzureApplicationGatewayHttpListener
52+
* Added Application Gateway Request Routing Rule cmdlets
53+
* New-AzureApplicationGatewayRequestRoutingRule
54+
* Add-AzureApplicationGatewayRequestRoutingRule
55+
* Set-AzureApplicationGatewayRequestRoutingRule
56+
* Get-AzureApplicationGatewayRequestRoutingRule
57+
* Remove-AzureApplicationGatewayRequestRoutingRule
58+
* Added Application Gateway SKU cmdlets
59+
* New-AzureApplicationGatewaySku
60+
* Set-AzureApplicationGatewaySku
61+
* Get-AzureApplicationGatewaySku
62+
* Added Application Gateway SSL Certificate cmdlets
63+
* New-AzureApplicationGatewaySslCertificate
64+
* Add-AzureApplicationGatewaySslCertificate
65+
* Set-AzureApplicationGatewaySslCertificate
66+
* Get-AzureApplicationGatewaySslCertificate
67+
* Remove-AzureApplicationGatewaySslCertificate
68+
* Fixed minor bugs AzureLoadbalancer
69+
* Renamed Get-AzureCheckDnsAvailablity to Test-AzureDnsAvailability
70+
* Added cmdlets to RouteTables and Routes
71+
* New-AzureRouteTable
72+
* Get-AzureRouteTable
73+
* Set-AzureRouteTable
74+
* Remove-AzureRouteTable
75+
* New-AzureRouteConfig
76+
* Add-AzureRouteConfig
77+
* Set-AzureRouteConfig
78+
* Get-AzureRouteConfig
79+
* Remove-AzureRouteConfig
80+
* Azure Network cmdlets
81+
* Reserved IP cmdlets (New-AzureReservedIP, Get-AzureReservedIP, Set-AzureReservedIPAssociation, Remove-AzureReservedIPAssociation) fixed to support -VirtualIPName parameter
82+
* Multivip Cmdlets (Add-AzureVirtualIP, Remove-AzureVirtualIP) fixed to support -VirtualIPName parameter
6783
* Azure Backup cmdlets
68-
*Added New-AzureBackupVault cmdlets
69-
*Added Get-AzureBackupVault cmdlets
70-
*Added Set-AzureBackupVault cmdlets
71-
*Added Remove-AzureBackupVault cmdlets
72-
*Added Get-AzureBackupVaultCredential cmdlets
84+
*Added New-AzureBackupVault cmdlets
85+
*Added Get-AzureBackupVault cmdlets
86+
*Added Set-AzureBackupVault cmdlets
87+
*Added Remove-AzureBackupVault cmdlets
88+
*Added Get-AzureBackupVaultCredential cmdlets
7389
* Azure Resource Manager cmdlets
74-
* Fixed formatting of output for Get-UsageAggregates
75-
* Fixed executing Get-UsageAggregates when first cmdlet being called.
90+
* Fixed formatting of output for Get-UsageAggregates
91+
* Fixed executing Get-UsageAggregates when first cmdlet being called.
92+
* Added TrafficManager cmdlets
93+
* Enable-AzureTrafficManagerProfile
94+
* Disable-AzureTrafficManagerProfile
95+
* New-AzureTrafficManagerEndpoint
96+
* Get-AzureTrafficManagerEndpoint
97+
* Set-AzureTrafficManagerEndpoint
98+
* Remove-AzureTrafficManagerEndpoint
99+
* Enable-AzureTrafficManagerEndpoint
100+
* Disable-AzureTrafficManagerEndpoint
101+
* Upgraded TrafficManager cmdlets
102+
* Get-AzureTrafficManagerProfile
103+
* Name is now optional (it will list all profiles in resource group)
104+
* Resource group is now optional (it will list all profiles in subscription)
105+
* Azure Data Factory cmdlets
106+
* Upgraded management library to 1.0.0 with breaking JSON format change.
107+
* Updated list operation paging support in cmdlets.
76108

77109
2015.06.26 version 0.9.4
78110
* Azure Compute cmdlets

setup/azurecmd.wxs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<Wix xmlns="http://schemas.microsoft.com/wix/2006/wi">
33

4-
<?define productName="Microsoft Azure PowerShell - June 2015" ?>
4+
<?define productName="Microsoft Azure PowerShell - July 2015" ?>
55
<?define sourceDir="$(var.SolutionDir)..\src\Package\$(var.Configuration)" ?>
66
<?define caSourceDir="$(var.SolutionDir)setup\bin\$(var.Configuration)" ?>
77

8-
<?define version="0.9.4" ?>
8+
<?define version="0.9.5" ?>
99
<?define versionedStartMenuFolder="Microsoft Azure" ?>
1010
<?define staleStartMenuFolder="Windows Azure" ?>
1111

0 commit comments

Comments
 (0)