Skip to content

Commit 6b43f46

Browse files
author
Jianghao Lu
committed
Merge pull request Azure#896 from Azure/release-0.9.8
Release 0.9.8
2 parents 4771d95 + a07c992 commit 6b43f46

File tree

780 files changed

+246538
-116548
lines changed

Some content is hidden

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

780 files changed

+246538
-116548
lines changed

ChangeLog.md

Lines changed: 53 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,63 @@
1+
## 2015.09.03 version 0.9.8
2+
* Azure Compute (ARM) Cmdlets
3+
* Added -Launch parameter for Get-AzureRemoteDesktopFile cmdlet
4+
* Added Id parameter for VM cmdlets to support piping scenario without ResourceGroupName parameter
5+
* Added Set-AzureVMDataDisk cmdlet
6+
* Added Add-AzureVhd cmdlet
7+
* Changed the output format of Get image cmdlets as a table
8+
* Fixed Set-AzureVMAccessExtension cmdlet
9+
* Azure Compute (Service Management) cmdlets
10+
* Exposed ComputeImageConfig in Get-AzurePlatformVMImage cmdlet
11+
* Fixed Publish-AzurePlatformExtension and Set-AzurePlatformExtension cmdlets
12+
* Azure Backup - added the following cmdlets
13+
* Backup-AzureRMBackupItem
14+
* Register-AzureRMBackupContainer
15+
* Disable-AzureRMBackupProtection
16+
* Enable-AzureRMBackupProtection
17+
* Get-AzureRMBackupItem
18+
* Get-AzureRMBackupJob
19+
* Get-AzureRMBackupJobDetails
20+
* Stop-AzureRMBackupJob
21+
* Wait-AzureRMBackupJob
22+
* Get-AzureRMBackupProtectionPolicy
23+
* New-AzureRMBackupProtectionPolicy
24+
* New-AzureRMBackupRetentionPolicyObject
25+
* Remove-AzureRMBackupProtectionPolicy
26+
* Set-AzureRMBackupProtectionPolicy
27+
* Get-AzureRMBackupRecoveryPoint
28+
* Restore-AzureRMBackupItem
29+
* Azure Batch - added the following cmdlets
30+
* Enable-AzureBatchJob
31+
* Disable-AzureBatchJob
32+
* Enable-AzureBatchJobSchedule
33+
* Disable-AzureBatchJobSchedule
34+
* Stop-AzureBatchJob
35+
* Stop-AzureBatchJobSchedule
36+
* Stop-AzureBatchTask
37+
* Azure Data Factory
38+
* Update SDK reference to 3.0.0 to use API version 2015-09-01
39+
* Imposes message size limits for all authoring types. Pipelines must be 200 KB or less in size and all others must be 30 KB or less.
40+
* TeradataLinkedService no longer accepts the obsolete properties "database" and "schema".
41+
* Obsolete copy-related properties are no longer returned from the service.
42+
* Azure Sql (ARM) Cmdlets - added the following cmdlets
43+
* Get-AzureSqlServerActiveDirectoryAdministrator
44+
* Set-AzureSqlServerActiveDirectoryAdministrator
45+
* Remove-AzureSqlServerActiveDirectoryAdministrator
46+
* SQL Server VM cmdlets (ARM)
47+
* New-AzureVMSqlServerAutoPatchingConfig
48+
* New-AzureVMSqlServerAutoBackupConfig
49+
* Set-AzureVMSqlServerExtension
50+
* Get-AzureVMSqlServerExtension
51+
* Remove-AzureVMSqlServerExtension
52+
153
## 2015.08.17 version 0.9.7
254
* Azure Profile cmdlets
355
* New-AzureProfile
456
* Added parameter set for empty profile
557
* Fixed issues with AAD aithentication when constructing profile
658
* Enabled passing results of Add-AzureEnvironment to New-AzureProfile -Environment parameter
759
* Azure ResourceManager cmdlets
8-
* New-AzureResourceGroupDeployment: Added DeploymentMode and Force parameters
60+
* New-AzureResourceGroupDeployment: Added Mode (deployment mode) and Force parameters
961
* Get-AzureProviderOperation: API changes to improve performance
1062
* Azure Compute (ARM) Cmdlets
1163
* Fixes for Set-AzureDeployment with -ExtensionConfiguration

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 - August 2015" ?>
4+
<?define productName="Microsoft Azure PowerShell - September 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.7" ?>
8+
<?define version="0.9.8" ?>
99
<?define versionedStartMenuFolder="Microsoft Azure" ?>
1010
<?define staleStartMenuFolder="Windows Azure" ?>
1111

setup/azurecmdfiles.wxi

Lines changed: 240 additions & 0 deletions
Large diffs are not rendered by default.

src/AzurePowershell.sln

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Microsoft Visual Studio Solution File, Format Version 12.00
22
# Visual Studio 2013
3-
VisualStudioVersion = 12.0.30723.0
3+
VisualStudioVersion = 12.0.40629.0
44
MinimumVisualStudioVersion = 10.0.40219.1
55
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{8531411A-0137-4E27-9C5E-49E07C245048}"
66
ProjectSection(SolutionItems) = preProject
@@ -632,4 +632,7 @@ Global
632632
{678AE95D-2364-47D7-888C-3FFA6D412CC8} = {95C16AED-FD57-42A0-86C3-2CF4300A4817}
633633
{6C7D3D81-37AB-445E-8081-78A1FEC0A773} = {95C16AED-FD57-42A0-86C3-2CF4300A4817}
634634
EndGlobalSection
635+
GlobalSection(ExtensibilityGlobals) = postSolution
636+
EnterpriseLibraryConfigurationToolBinariesPathV6 = packages\EnterpriseLibrary.TransientFaultHandling.6.0.1304.0\lib\portable-net45+win+wp8;packages\EnterpriseLibrary.TransientFaultHandling.Data.6.0.1304.1\lib\NET45
637+
EndGlobalSection
635638
EndGlobal

src/Common/Commands.Common.Storage/Commands.Common.Storage.csproj

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,8 +64,9 @@
6464
<SpecificVersion>False</SpecificVersion>
6565
<HintPath>..\..\packages\Microsoft.Azure.Common.2.1.0\lib\net45\Microsoft.Azure.Common.NetFramework.dll</HintPath>
6666
</Reference>
67-
<Reference Include="Microsoft.Azure.ResourceManager">
68-
<HintPath>..\..\packages\Microsoft.Azure.Management.Resources.2.18.4-preview\lib\net40\Microsoft.Azure.ResourceManager.dll</HintPath>
67+
<Reference Include="Microsoft.Azure.ResourceManager, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
68+
<SpecificVersion>False</SpecificVersion>
69+
<HintPath>..\..\packages\Microsoft.Azure.Management.Resources.2.18.7-preview\lib\net40\Microsoft.Azure.ResourceManager.dll</HintPath>
6970
</Reference>
7071
<Reference Include="Microsoft.Data.Edm, Version=5.6.4.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
7172
<SpecificVersion>False</SpecificVersion>

src/Common/Commands.Common.Storage/packages.config

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,17 +4,17 @@
44
<package id="Microsoft.Azure.Common" version="2.1.0" targetFramework="net45" />
55
<package id="Microsoft.Azure.Common.Authentication" version="1.1.3-preview" targetFramework="net45" />
66
<package id="Microsoft.Azure.Common.Dependencies" version="1.0.0" targetFramework="net45" />
7-
<package id="Microsoft.Azure.Management.Resources" version="2.18.4-preview" targetFramework="net45" />
7+
<package id="Microsoft.Azure.Management.Resources" version="2.18.7-preview" targetFramework="net45" />
88
<package id="Microsoft.Bcl" version="1.1.9" targetFramework="net45" />
99
<package id="Microsoft.Bcl.Async" version="1.0.168" targetFramework="net45" />
1010
<package id="Microsoft.Bcl.Build" version="1.0.14" targetFramework="net45" />
1111
<package id="Microsoft.Data.Edm" version="5.6.4" targetFramework="net45" />
1212
<package id="Microsoft.Data.OData" version="5.6.4" targetFramework="net45" />
1313
<package id="Microsoft.Data.Services.Client" version="5.6.4" targetFramework="net45" />
1414
<package id="Microsoft.IdentityModel.Clients.ActiveDirectory" version="2.18.206251556" targetFramework="net45" />
15+
<package id="Microsoft.Net.Http" version="2.2.28" targetFramework="net45" />
1516
<package id="Microsoft.Rest.ClientRuntime" version="1.2.0" targetFramework="net45" />
1617
<package id="Microsoft.Rest.ClientRuntime.Azure.Authentication" version="0.9.3" targetFramework="net45" />
17-
<package id="Microsoft.Net.Http" version="2.2.28" targetFramework="net45" />
1818
<package id="Microsoft.WindowsAzure.ConfigurationManager" version="2.0.3" targetFramework="net45" />
1919
<package id="Microsoft.WindowsAzure.Management" version="4.1.1" targetFramework="net45" />
2020
<package id="Microsoft.WindowsAzure.Management.Storage" version="5.1.1" targetFramework="net45" />

src/Common/Commands.Common.Test/Commands.Common.Test.csproj

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,8 +63,9 @@
6363
<Reference Include="Microsoft.Azure.Common.NetFramework">
6464
<HintPath>..\..\packages\Microsoft.Azure.Common.2.1.0\lib\net45\Microsoft.Azure.Common.NetFramework.dll</HintPath>
6565
</Reference>
66-
<Reference Include="Microsoft.Azure.ResourceManager">
67-
<HintPath>..\..\packages\Microsoft.Azure.Management.Resources.2.18.4-preview\lib\net40\Microsoft.Azure.ResourceManager.dll</HintPath>
66+
<Reference Include="Microsoft.Azure.ResourceManager, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
67+
<SpecificVersion>False</SpecificVersion>
68+
<HintPath>..\..\packages\Microsoft.Azure.Management.Resources.2.18.7-preview\lib\net40\Microsoft.Azure.ResourceManager.dll</HintPath>
6869
</Reference>
6970
<Reference Include="Microsoft.Azure.Test.HttpRecorder, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
7071
<HintPath>..\..\packages\Microsoft.Azure.Test.HttpRecorder.1.0.5687.28567-prerelease\lib\net45\Microsoft.Azure.Test.HttpRecorder.dll</HintPath>

src/Common/Commands.Common.Test/packages.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<package id="Microsoft.Azure.Common" version="2.1.0" targetFramework="net45" />
55
<package id="Microsoft.Azure.Common.Authentication" version="1.1.3-preview" targetFramework="net45" />
66
<package id="Microsoft.Azure.Common.Dependencies" version="1.0.0" targetFramework="net45" />
7-
<package id="Microsoft.Azure.Management.Resources" version="2.18.4-preview" targetFramework="net45" />
7+
<package id="Microsoft.Azure.Management.Resources" version="2.18.7-preview" targetFramework="net45" />
88
<package id="Microsoft.Azure.Test.HttpRecorder" version="1.0.5687.28567-prerelease" targetFramework="net45" />
99
<package id="Microsoft.Bcl" version="1.1.9" targetFramework="net45" />
1010
<package id="Microsoft.Bcl.Async" version="1.0.168" targetFramework="net45" />

0 commit comments

Comments
 (0)