Skip to content

Commit

Permalink
Merge pull request Azure#1247 from Azure/master
Browse files Browse the repository at this point in the history
merge master -> dev for release 1.0.0
  • Loading branch information
markcowl committed Nov 6, 2015
2 parents 4485b9b + 94c56cc commit 336ce8b
Show file tree
Hide file tree
Showing 491 changed files with 166,535 additions and 71,264 deletions.
1 change: 1 addition & 0 deletions AzurePowershell.Test.targets
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@
<XUnitTests Include=".\src\ResourceManager\ApiManagement\Commands.ApiManagement.Test\bin\Debug\Microsoft.Azure.Commands.ApiManagement.Test.dll"/>
<XUnitTests Include=".\src\ResourceManager\Profile\Commands.Profile.Test\bin\Debug\Microsoft.Azure.Commands.Profile.Test.dll"/>
<XUnitTests Include=".\src\ResourceManager\AzureBackup\Commands.AzureBackup.Test\bin\Debug\Microsoft.Azure.Commands.AzureBackup.Test.dll"/>
<XUnitTests Include=".\src\ResourceManager\NotificationHubs\Commands.NotificationHubs.Test\bin\Debug\Microsoft.Azure.Commands.NotificationHubs.Test.dll"/>
<XUnitTests Include="@(AsmXUnitTests)"/>
</ItemGroup>
<ItemGroup Condition=" '$(scope)' == 'ServiceManagement' ">
Expand Down
27 changes: 25 additions & 2 deletions ChangeLog.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,30 @@
* Azure Redis Cache
## 2015.11.05 version 1.0
* Azure Compute
* AzureRmVM cmdlet bug fixes
* Fixes for DSC Extension cmdlets
* Azure DataLake
* First release of Azure DataLake Store and Azure DataLake Analytics cmdlets
* Azure Network
* Fixes to ExpressRoute cmdlets in Azure Resource Manager
* Changes to BGP cmdlets
* Azure Notification Hubs
* First release of Azure Notification Hubs cmdlets
* Azure Profile
* Enable Certificate login for AD Applications
* Get-AzureRmSubscription, Set-AzureRmContext search all tenants by default when no tenant is specified
* Azure Redis Cache
* Set-AzureRedisCache - Premium and vNet support for redis cache
* New-AzureRedisCache - Premium and vNet support for redis cache

* Azure Resource Manager
* Automatic RP Registration
* Updates for Find-Resource, Authorization cmdlets, and AzureAD cmdlets
* Azure Sql
* Changes to Data Masking cmdlets
* Azure Storage
* Added support for storage file and usage metrics in Azure Resource Manager cmdlets
* Azure Websites
* New and rewritten cmdlets for Azure Web Application management

## 2015.10.09 version 1.0 preview
* Azure Resource Manager Management Cmdlets
* New-AzureRmResourceGroup - Removed the template deployment parameters from this cmdlet. Template deployment will now be
Expand Down
14 changes: 12 additions & 2 deletions setup/azurecmd.wxs
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<Wix xmlns="http://schemas.microsoft.com/wix/2006/wi">

<?define productName="Microsoft Azure PowerShell - October 23, 2015" ?>
<?define productName="Microsoft Azure PowerShell - November 2015" ?>
<?define sourceDir="$(var.SolutionDir)..\src\Package\$(var.Configuration)" ?>
<?define caSourceDir="$(var.SolutionDir)setup\bin\$(var.Configuration)" ?>

<?define version="0.9.10" ?>
<?define version="1.0.0" ?>
<?define versionedStartMenuFolder="Microsoft Azure" ?>
<?define staleStartMenuFolder="Windows Azure" ?>

Expand Down Expand Up @@ -47,10 +47,20 @@
</DirectorySearch>
</Property>

<Property Id="POWERSHELLGETAZUREINSTALLED" >
<DirectorySearch Id="AZURECONTAINER" Path="[BaseModulesFolder]">
<DirectorySearch Id= "AZUREMODULE" Path="Azure"/>
</DirectorySearch>
</Property>

<Condition Message="Azure Modules from the PowerShell Gallery are installed on this machine. Please remove these modules before installing this MSI.">
<![CDATA[Installed or NOT(POWERSHELLGETMODULESINSTALLED >< "AzureRM.Profile")]]>
</Condition>

<Condition Message="Azure Modules from the PowerShell Gallery are installed on this machine. Please remove these modules before installing this MSI.">
<![CDATA[Installed or NOT(POWERSHELLGETAZUREINSTALLED >< "Azure")]]>
</Condition>


<Condition Message="This setup requires the Windows PowerShell 3.0 or compatible version to be installed.">
<!-- This condition will break if PowerShell has version x3.0 and it is not compatible with 3.0 -->
Expand Down
60 changes: 52 additions & 8 deletions setup/azurecmdfiles.wxi
Original file line number Diff line number Diff line change
Expand Up @@ -2485,6 +2485,15 @@
</Component>
</Directory>
<Directory Id="dir71903E152B1EC7360B3834768786084D" Name="AzureRM.Websites">
<Component Id="cmp976F4BB0FDF13DD49710C6F49EC6155E" Guid="*">
<File Id="fil4CEC7BA75E9E4B270DB19F35611E2C89" KeyPath="yes" Source="$(var.sourceDir)\ResourceManager\AzureResourceManager\AzureRM.Websites\AzureResourceManager.psd1" />
</Component>
<Component Id="cmp31CCE98DB6C5E1DB88E1B384C167D241" Guid="*">
<File Id="filE79F6A1D30ACBAD2611E711D647AA710" KeyPath="yes" Source="$(var.sourceDir)\ResourceManager\AzureResourceManager\AzureRM.Websites\AzureRM.Resources.psd1" />
</Component>
<Component Id="cmp83791849FA3C29D4D8CCF5D3FFA24FC1" Guid="*">
<File Id="fil4AE05CE87678924F7CA463E085491815" KeyPath="yes" Source="$(var.sourceDir)\ResourceManager\AzureResourceManager\AzureRM.Websites\AzureRM.Tags.psd1" />
</Component>
<Component Id="cmpF679AA745A78D9232AFA533AC5A06B55" Guid="*">
<File Id="fil2BCD1C222604E8D245E834F1092DE5F3" KeyPath="yes" Source="$(var.sourceDir)\ResourceManager\AzureResourceManager\AzureRM.Websites\AzureRM.Websites.psd1" />
</Component>
Expand All @@ -2494,15 +2503,36 @@
<Component Id="cmpC5759F38821AA48E1C9BD8673AED9C0E" Guid="*">
<File Id="fil4B71765782224C550544FEFC24F479AD" KeyPath="yes" Source="$(var.sourceDir)\ResourceManager\AzureResourceManager\AzureRM.Websites\Microsoft.ApplicationInsights.dll" />
</Component>
<Component Id="cmpACE8179B7C1A697082BBA394F5F07BE3" Guid="*">
<File Id="filD1DD9680B5BF82D5894A4392D868C893" KeyPath="yes" Source="$(var.sourceDir)\ResourceManager\AzureResourceManager\AzureRM.Websites\Microsoft.Azure.Commands.ResourceManager.Cmdlets.dll" />
</Component>
<Component Id="cmp22803095492E8D0D37C1DD736AABEA02" Guid="*">
<File Id="fil93B0DF3194AE6D2B8F1624251C3123F4" KeyPath="yes" Source="$(var.sourceDir)\ResourceManager\AzureResourceManager\AzureRM.Websites\Microsoft.Azure.Commands.ResourceManager.Cmdlets.dll-Help.xml" />
</Component>
<Component Id="cmp9476B9E28FEBB017468E192B45CA0750" Guid="*">
<File Id="fil739E5FBDF30A029D72DF64D461A69C84" KeyPath="yes" Source="$(var.sourceDir)\ResourceManager\AzureResourceManager\AzureRM.Websites\Microsoft.Azure.Commands.ResourceManager.Common.dll" />
</Component>
<Component Id="cmp93772AC2745F6B6E807F7B5A7028523B" Guid="*">
<File Id="filAAF1072C709AC193E1E97F0CD8A0AE33" KeyPath="yes" Source="$(var.sourceDir)\ResourceManager\AzureResourceManager\AzureRM.Websites\Microsoft.Azure.Commands.Resources.dll" />
</Component>
<Component Id="cmp24DFBDAA3B9275C9231D1F7FCC9DAC35" Guid="*">
<File Id="filAFE791172D326D8B77DCACC5689A8E5C" KeyPath="yes" Source="$(var.sourceDir)\ResourceManager\AzureResourceManager\AzureRM.Websites\Microsoft.Azure.Commands.Resources.dll-Help.xml" />
</Component>
<Component Id="cmpAF6FDD36F73DF1B8825F6FCDBF99D507" Guid="*">
<File Id="filE60B89A0375025D8078CBBE13C43626A" KeyPath="yes" Source="$(var.sourceDir)\ResourceManager\AzureResourceManager\AzureRM.Websites\Microsoft.Azure.Commands.Resources.format.ps1xml" />
</Component>
<Component Id="cmp7FD7399FBFB41BA93701CD0B54D3E590" Guid="*">
<File Id="filD2AC6C37607AB4FA8D87E34E6C5E70C7" KeyPath="yes" Source="$(var.sourceDir)\ResourceManager\AzureResourceManager\AzureRM.Websites\Microsoft.Azure.Commands.Tags.dll" />
</Component>
<Component Id="cmp9CD7A6B4A060D1905998AF07D0B4B02A" Guid="*">
<File Id="filF0458BC5D689F3255BB60BB64ACD3FAF" KeyPath="yes" Source="$(var.sourceDir)\ResourceManager\AzureResourceManager\AzureRM.Websites\Microsoft.Azure.Commands.Tags.dll-help.xml" />
</Component>
<Component Id="cmpC3F5E35306467501723E692635390B24" Guid="*">
<File Id="fil4788043C0190D0FDE791392148091E13" KeyPath="yes" Source="$(var.sourceDir)\ResourceManager\AzureResourceManager\AzureRM.Websites\Microsoft.Azure.Commands.Tags.format.ps1xml" />
</Component>
<Component Id="cmp8F839B12289A46E7A8870014F8111911" Guid="*">
<File Id="fil449FE2073F074013C18B88473DD9F75D" KeyPath="yes" Source="$(var.sourceDir)\ResourceManager\AzureResourceManager\AzureRM.Websites\Microsoft.Azure.Commands.Websites.dll" />
</Component>
<Component Id="cmpAC5BC334718546D9DDEBC02E08A4532E" Guid="*">
<File Id="fil0058CD8D090E7A70802FC54C74FADBEE" KeyPath="yes" Source="$(var.sourceDir)\ResourceManager\AzureResourceManager\AzureRM.Websites\Microsoft.Azure.Commands.Websites.dll-Help.xml" />
</Component>
<Component Id="cmp57982B9C0764C35939F55621CA5C2670" Guid="*">
<File Id="filDA174FFA7F744E8A335CD5576CB98804" KeyPath="yes" Source="$(var.sourceDir)\ResourceManager\AzureResourceManager\AzureRM.Websites\Microsoft.Azure.Common.Authentication.dll" />
</Component>
Expand Down Expand Up @@ -2536,6 +2566,9 @@
<Component Id="cmp0ED267E119A5519DB38DCF6D42002072" Guid="*">
<File Id="fil0462DB65A5AD49C4265B6A7D5F4C7182" KeyPath="yes" Source="$(var.sourceDir)\ResourceManager\AzureResourceManager\AzureRM.Websites\Microsoft.Rest.ClientRuntime.Azure.Authentication.dll" />
</Component>
<Component Id="cmpA199CCB5ED06180823B65590BF26A313" Guid="*">
<File Id="fil8B1FD69FBB1A318583F3906BA06FC867" KeyPath="yes" Source="$(var.sourceDir)\ResourceManager\AzureResourceManager\AzureRM.Websites\Microsoft.Rest.ClientRuntime.Azure.dll" />
</Component>
<Component Id="cmp3B20078612586B038701E00BEBC1B530" Guid="*">
<File Id="filED5E7D89FC671B96C355B0DAB2C29A64" KeyPath="yes" Source="$(var.sourceDir)\ResourceManager\AzureResourceManager\AzureRM.Websites\Microsoft.Rest.ClientRuntime.dll" />
</Component>
Expand All @@ -2551,15 +2584,15 @@
<Component Id="cmpA92CB3E601637C3DA53F38FE2CEF5C0B" Guid="*">
<File Id="fil620BFF6C87D14FF2E5FA1AC65012992F" KeyPath="yes" Source="$(var.sourceDir)\ResourceManager\AzureResourceManager\AzureRM.Websites\Microsoft.WindowsAzure.Commands.Common.dll" />
</Component>
<Component Id="cmpA92D5F5096D59A79F7091CC1C2C30665" Guid="*">
<File Id="fil2CA9E361B3AEA86B4593C79C9C1DFC65" KeyPath="yes" Source="$(var.sourceDir)\ResourceManager\AzureResourceManager\AzureRM.Websites\Microsoft.WindowsAzure.Commands.WebSites.format.ps1xml" />
</Component>
<Component Id="cmpA9C343968C686DDFF0EE4DA174AB8B6F" Guid="*">
<File Id="fil6C405208EF459CF9A6AB96E6B54B02FE" KeyPath="yes" Source="$(var.sourceDir)\ResourceManager\AzureResourceManager\AzureRM.Websites\Microsoft.WindowsAzure.Management.dll" />
</Component>
<Component Id="cmpCE729F12E833A20E504BF7420712FA49" Guid="*">
<File Id="fil3A4028318E1F7F6EE45551625CEFB376" KeyPath="yes" Source="$(var.sourceDir)\ResourceManager\AzureResourceManager\AzureRM.Websites\Newtonsoft.Json.dll" />
</Component>
<Component Id="cmp9C45E87E06D911D61AAC3019BA99FB0C" Guid="*">
<File Id="fil286658BB6DFDA4C72565C5BC988E1BA5" KeyPath="yes" Source="$(var.sourceDir)\ResourceManager\AzureResourceManager\AzureRM.Websites\ResourceManagerStartup.ps1" />
</Component>
<Component Id="cmp4E4BAFA8406471B1D2FFA4860A8AEAA7" Guid="*">
<File Id="fil5964A0E9C541FC4A10F2A9AA83EC493A" KeyPath="yes" Source="$(var.sourceDir)\ResourceManager\AzureResourceManager\AzureRM.Websites\System.Net.Http.Extensions.dll" />
</Component>
Expand Down Expand Up @@ -5413,12 +5446,22 @@
<ComponentRef Id="cmp3CA816B036B1A48C5114288067BD2C34" />
<ComponentRef Id="cmp2EAE2FAEA4A9F020FA83FD6877F1E97F" />
<ComponentRef Id="cmp8162A7134D4C9EB5D49EC45591995C2B" />
<ComponentRef Id="cmp976F4BB0FDF13DD49710C6F49EC6155E" />
<ComponentRef Id="cmp31CCE98DB6C5E1DB88E1B384C167D241" />
<ComponentRef Id="cmp83791849FA3C29D4D8CCF5D3FFA24FC1" />
<ComponentRef Id="cmpF679AA745A78D9232AFA533AC5A06B55" />
<ComponentRef Id="cmpD0FB9F1837C72A913A5A221811D836CC" />
<ComponentRef Id="cmpC5759F38821AA48E1C9BD8673AED9C0E" />
<ComponentRef Id="cmpACE8179B7C1A697082BBA394F5F07BE3" />
<ComponentRef Id="cmp22803095492E8D0D37C1DD736AABEA02" />
<ComponentRef Id="cmp9476B9E28FEBB017468E192B45CA0750" />
<ComponentRef Id="cmp93772AC2745F6B6E807F7B5A7028523B" />
<ComponentRef Id="cmp24DFBDAA3B9275C9231D1F7FCC9DAC35" />
<ComponentRef Id="cmpAF6FDD36F73DF1B8825F6FCDBF99D507" />
<ComponentRef Id="cmp7FD7399FBFB41BA93701CD0B54D3E590" />
<ComponentRef Id="cmp9CD7A6B4A060D1905998AF07D0B4B02A" />
<ComponentRef Id="cmpC3F5E35306467501723E692635390B24" />
<ComponentRef Id="cmp8F839B12289A46E7A8870014F8111911" />
<ComponentRef Id="cmpAC5BC334718546D9DDEBC02E08A4532E" />
<ComponentRef Id="cmp57982B9C0764C35939F55621CA5C2670" />
<ComponentRef Id="cmp2488ACCABA4CB85A6B69DBB1D9FDD233" />
<ComponentRef Id="cmp67AFEBC05483435B1BCA6071E6B47F01" />
Expand All @@ -5430,14 +5473,15 @@
<ComponentRef Id="cmp36E0BE08BF36A891E1E741FAE0D24269" />
<ComponentRef Id="cmpDD166FFA65677744E2C3EFC05FC744AC" />
<ComponentRef Id="cmp0ED267E119A5519DB38DCF6D42002072" />
<ComponentRef Id="cmpA199CCB5ED06180823B65590BF26A313" />
<ComponentRef Id="cmp3B20078612586B038701E00BEBC1B530" />
<ComponentRef Id="cmp67582164B4932A904A1460B50A37A58C" />
<ComponentRef Id="cmp4D574386F62E94034679F22808B3F1F1" />
<ComponentRef Id="cmp46DF6CA6BD8BD194F1866E74A694CCB3" />
<ComponentRef Id="cmpA92CB3E601637C3DA53F38FE2CEF5C0B" />
<ComponentRef Id="cmpA92D5F5096D59A79F7091CC1C2C30665" />
<ComponentRef Id="cmpA9C343968C686DDFF0EE4DA174AB8B6F" />
<ComponentRef Id="cmpCE729F12E833A20E504BF7420712FA49" />
<ComponentRef Id="cmp9C45E87E06D911D61AAC3019BA99FB0C" />
<ComponentRef Id="cmp4E4BAFA8406471B1D2FFA4860A8AEAA7" />
<ComponentRef Id="cmpC84155BCEC352235456F36314798DEB6" />
<ComponentRef Id="cmp5DFC4ECCB8BBF842D8069F3036386B84" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
<HintPath>..\..\packages\Microsoft.Azure.Common.2.1.0\lib\net45\Microsoft.Azure.Common.dll</HintPath>
</Reference>
<Reference Include="Microsoft.Azure.Common.Authentication, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
<HintPath>..\..\packages\Microsoft.Azure.Common.Authentication.1.3.5-preview\lib\net45\Microsoft.Azure.Common.Authentication.dll</HintPath>
<HintPath>..\..\packages\Microsoft.Azure.Common.Authentication.1.4.0-preview\lib\net45\Microsoft.Azure.Common.Authentication.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="Microsoft.Azure.Common.NetFramework, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
Expand All @@ -67,9 +67,9 @@
<HintPath>..\..\packages\Microsoft.Azure.KeyVault.Core.1.0.0\lib\net40\Microsoft.Azure.KeyVault.Core.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="Microsoft.Azure.Management.Storage, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
<HintPath>..\..\packages\Microsoft.Azure.Management.Storage.2.4.0-preview\lib\net40\Microsoft.Azure.Management.Storage.dll</HintPath>
<Private>True</Private>
<Reference Include="Microsoft.Azure.Management.Storage, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\packages\Microsoft.Azure.Management.Storage.3.0.0\lib\net40\Microsoft.Azure.Management.Storage.dll</HintPath>
</Reference>
<Reference Include="Microsoft.Azure.ResourceManager, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
Expand Down Expand Up @@ -118,16 +118,16 @@
<Reference Include="Microsoft.WindowsAzure.Management.Storage">
<HintPath>..\..\packages\Microsoft.WindowsAzure.Management.Storage.5.1.1\lib\net40\Microsoft.WindowsAzure.Management.Storage.dll</HintPath>
</Reference>
<Reference Include="Microsoft.WindowsAzure.Storage, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
<Reference Include="Microsoft.WindowsAzure.Storage, Version=6.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\packages\WindowsAzure.Storage.5.0.0\lib\net40\Microsoft.WindowsAzure.Storage.dll</HintPath>
<HintPath>..\..\packages\WindowsAzure.Storage.6.0.0\lib\net40\Microsoft.WindowsAzure.Storage.dll</HintPath>
</Reference>
<Reference Include="Newtonsoft.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\packages\Newtonsoft.Json.6.0.8\lib\net45\Newtonsoft.Json.dll</HintPath>
</Reference>
<Reference Include="Microsoft.Rest.ClientRuntime, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
<HintPath>..\..\packages\Microsoft.Rest.ClientRuntime.1.2.0\lib\net45\Microsoft.Rest.ClientRuntime.dll</HintPath>
<HintPath>..\..\packages\Microsoft.Rest.ClientRuntime.1.3.0\lib\net45\Microsoft.Rest.ClientRuntime.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="Microsoft.Rest.ClientRuntime.Azure.Authentication, Version=0.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
Expand Down
4 changes: 2 additions & 2 deletions src/Common/Commands.Common.Storage/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@
[assembly: ComVisible(false)]
[assembly: CLSCompliant(false)]
[assembly: Guid("c565107e-98a9-4703-85cd-a7efc3d8da7b")]
[assembly: AssemblyVersion("0.9.9")]
[assembly: AssemblyFileVersion("0.9.9")]
[assembly: AssemblyVersion("1.0.0")]
[assembly: AssemblyFileVersion("1.0.0")]
Loading

0 comments on commit 336ce8b

Please sign in to comment.