Skip to content

. #67

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 110 commits into from
Aug 7, 2015
Merged

. #67

Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
110 commits
Select commit Hold shift + click to select a range
822c6a8
Adopt xscl44
EmmaZhu Jan 30, 2015
997fb11
WORK:3326052[PSH]Move using into namespace scope.
EmmaZhu Feb 2, 2015
d40f705
WORK:3295833[PSH]Filter out append blob in listing, and throw excepti…
EmmaZhu Feb 4, 2015
b7c827e
Adopt xscl44.
EmmaZhu Feb 6, 2015
fe12c57
WORK:3295834[PSH]Add cmdlet to create a stored access policy to a fil…
EmmaZhu Feb 9, 2015
80dc9e0
Add cmdlet to create a SAS token string against a file share.
EmmaZhu Feb 9, 2015
da38fb3
Add cmdlet to create a SAS token string against a file share.
EmmaZhu Feb 9, 2015
cf4afb1
Merge commit '997fb110c741fc22382eb9ce2245faa9c6d027f0' into appendblob
EmmaZhu Feb 12, 2015
05c613b
Merge commit 'b7c827eb55d987f15450b8274fc73152fff54a6e' into appendblob
EmmaZhu Feb 12, 2015
54120d6
Get storage test passed build.
EmmaZhu Feb 13, 2015
a809b6e
Update DataMovement library.
EmmaZhu Feb 13, 2015
e95cb5a
WORK:3295833[PSH]Add support for upload append blob.
EmmaZhu Feb 13, 2015
de21016
Revert " Adopt xscl44."
EmmaZhu Feb 28, 2015
a892195
Adopt xscl44.
EmmaZhu Mar 2, 2015
61017fa
WORK:3326052[PSH]Upgrade to xscl 4.4 and resolve an installation issue.
EmmaZhu Mar 5, 2015
5702523
WORK:3295833[PSH]Add "Append" to available blob type option in help f…
EmmaZhu Mar 5, 2015
5c98fd8
WORK:3295833[PSH]Change ICloudBlob to CloudBlob in helpers.
EmmaZhu Mar 6, 2015
7e999e3
BUG:3478894[PSH]Return blob's properties and metadata in GetReference…
EmmaZhu Mar 10, 2015
aed873b
Merge branch 'dev' of https://github.com/Azure/azure-powershell into …
EmmaZhu Mar 11, 2015
3a05533
Update DMlib..
EmmaZhu Mar 17, 2015
42128f4
Upgrade DMLib.
EmmaZhu Mar 17, 2015
09eb0fd
Update XSCL to preview 5.0
Apr 17, 2015
dd0ab01
Merge remote-tracking branch 'public/master' into appendblob
Apr 17, 2015
9a7cfb7
Update dependencies that removed incorrectly and update the wxi file
Apr 17, 2015
be46df1
Upgrade XSCL for missing projects
Apr 20, 2015
e5627a5
remove unnecessary app.config include
Apr 20, 2015
6ea326e
Merge branch 'build' of https://github.com/Azure/azure-powershell-pr …
EmmaZhu Apr 28, 2015
6e7899d
Merge branch 'dev' of https://github.com/Azure/azure-powershell into …
EmmaZhu May 7, 2015
8104432
Update xscl to 5.0.0
EmmaZhu May 7, 2015
0f796f7
Add cmdlets to get azure storage share access policy.
EmmaZhu May 8, 2015
f54ea8f
Add cmdlet to set share stored access policy.
EmmaZhu May 8, 2015
4077819
Add cmdlet to remove share store access policy.
EmmaZhu May 8, 2015
61534c2
Add help info for cmdlets to manage stored access policy on file share.
EmmaZhu May 13, 2015
6fee98c
Merge branch 'dev' of https://github.com/Azure/azure-powershell into …
EmmaZhu May 20, 2015
00fc709
Remove duplicated cmdlets syntaxes.
EmmaZhu May 21, 2015
9f86158
Add cmdlet to set azure storage share quota.
EmmaZhu May 21, 2015
d11c46f
Merge branch 'filesas' of https://github.com/wastoresh/azure-powershe…
EmmaZhu May 21, 2015
a10b26c
Fix several bugs on cmdlets and help to manage share stored access po…
EmmaZhu May 22, 2015
02ac877
Add cmdlets to manage CORS.
EmmaZhu May 25, 2015
09dfb43
Add help info for cmdlet to set share quota.
EmmaZhu May 25, 2015
12f712a
Add cmdlet to set Cors rule by a CorsRule instance.
EmmaZhu May 27, 2015
0a5f7d4
Add cmdlet to get SAS token from single azure file.
EmmaZhu May 28, 2015
0920511
Correct name for cmdlet to generate SAS token for one file.
EmmaZhu Jun 1, 2015
06579f7
Merge branch 'dev' of https://github.com/wastoresh/azure-powershell i…
EmmaZhu Jun 1, 2015
bfcfa87
Add cmdlet to start async copying to azure file.
EmmaZhu May 28, 2015
f2853a9
Merge branch 'filesas' of https://github.com/wastoresh/azure-powershe…
EmmaZhu Jun 2, 2015
29894dc
Change blob async copy cmdlet to support start copying from azure fil…
EmmaZhu Jun 2, 2015
74a2989
Add cmdlet to get file copy state.
EmmaZhu Jun 3, 2015
dd5eec0
Merge branch 'filesas' of https://github.com/wastoresh/azure-powershe…
EmmaZhu Jun 3, 2015
7961560
Add cmdlet to stop file async copying..
EmmaZhu Jun 4, 2015
6ee93ac
Add help info for CORS cmdlets.
EmmaZhu Jun 1, 2015
02ff615
Merge branch 'appendblob' of https://github.com/wastoresh/azure-power…
EmmaZhu Jun 8, 2015
4888391
Refine error message when CORS rule is invalid.
EmmaZhu Jun 5, 2015
1e6148d
Resolve a CR comment.
EmmaZhu Jun 8, 2015
dbd186d
Fix issue of null reference exception in file async copy cmdlet.
EmmaZhu Jun 9, 2015
314932f
Merge branch 'CORS' of https://github.com/wastoresh/azure-powershell-…
EmmaZhu Jun 9, 2015
3688870
Upgrade xscl
EmmaZhu Jun 10, 2015
d8843be
Remove app.config
EmmaZhu Jun 10, 2015
f51f55d
Remove unneccessary app.config
EmmaZhu Jun 12, 2015
4493926
Fix several file async copy issues.
EmmaZhu Jun 16, 2015
a39a169
Resolve file async copy failures.
EmmaZhu Jun 19, 2015
27315bf
Add change info for storage alias bug fixing.
EmmaZhu Jun 25, 2015
fab3c56
Something.
EmmaZhu Jun 24, 2015
88c511e
Merge branch 'dev' of https://github.com/Azure/azure-powershell into dev
EmmaZhu Jun 26, 2015
1cb9fa3
Fix pipeline issue.
EmmaZhu Jun 26, 2015
5f6b6bf
Merge branch 'dev' of https://github.com/Azure/azure-powershell into …
EmmaZhu Jun 29, 2015
ef7b701
Fix pipeline issue in cmdlet to starting copying to blob.
EmmaZhu Jun 30, 2015
0f4835c
Use UserAgent for every request.
EmmaZhu Jul 1, 2015
6123ea3
Update xscl package.
EmmaZhu Jul 3, 2015
e07965f
Remove unnecessary app.config.
EmmaZhu Jul 4, 2015
8c2c989
Remove SrcDir parameter in Start-AzureStorageFileCopy cmdlet.
EmmaZhu Jul 3, 2015
3bdcdf2
Merge branch 'sprint51' of https://github.com/wastoresh/azure-powersh…
EmmaZhu Jul 7, 2015
11ff8c9
Validate source share name before getting the share reference.
EmmaZhu Jul 8, 2015
b0b4ea9
Support to manage CORS on file service.
EmmaZhu Jul 13, 2015
3d22caa
Merge branch 'dev' of https://github.com/Azure/azure-powershell into …
EmmaZhu Jul 13, 2015
97be664
Update xscl.
EmmaZhu Jul 14, 2015
1da9ec2
Adopt new DMLib.
EmmaZhu Jul 14, 2015
154edab
WORK:4332706[PSH]Use azure environment of current subscription when c…
EmmaZhu Jul 14, 2015
0718fa4
Add help to copy from a secondary location.
EmmaZhu Jul 16, 2015
8e72125
WORK:4341774[PSH]Change error message for invalid share name to help …
EmmaZhu Jul 17, 2015
5c50a3e
Remove unnecessary app.config files.
EmmaZhu Jul 20, 2015
d8636c5
Merge branch 'dev' of https://github.com/Azure/azure-powershell into …
EmmaZhu Jul 21, 2015
b436c15
Refine error message.
EmmaZhu Jul 24, 2015
450b475
Adopt xscl 4.3 in storage test.
EmmaZhu Jul 24, 2015
75db74a
Merge branch 'sprint52' of https://github.com/wastoresh/azure-powersh…
EmmaZhu Jul 24, 2015
7ac3997
Silence a deprecation warning regarding SendingRequest2.
rhencke Jul 26, 2015
cd33f6e
Fix a build issue.
EmmaZhu Jul 27, 2015
f8aef22
Merge branch 'dev' of https://github.com/Azure/azure-powershell into …
EmmaZhu Jul 28, 2015
01a547b
Merge branch 'sprint52' of https://github.com/wastoresh/azure-powersh…
EmmaZhu Jul 29, 2015
73bb9d7
Merge branch 'sprint52' of https://github.com/wastoresh/azure-powersh…
EmmaZhu Jul 29, 2015
2fa5854
Validate file path is no longer than 2048 instead of 1024.
EmmaZhu Jul 29, 2015
18c8ec9
Downgrade xscl in Batch project to 4.0.0 to resolve test issue.
EmmaZhu Jul 30, 2015
11f812d
Upgrade OData to resolve test issues and fix a storage context cmdlet…
EmmaZhu Jul 30, 2015
b8a8433
Merge branch 'dev' of https://github.com/Azure/azure-powershell into dev
EmmaZhu Jul 30, 2015
11defa1
Add new added dlls to WIX.
EmmaZhu Jul 31, 2015
8ed24ee
BUG:1947539[PSH]To make sure to dispose TransferManager even when the…
EmmaZhu Jul 31, 2015
ee051ce
Add help info for new cmdlets.
EmmaZhu Jul 28, 2015
03d3063
Resolve storage unit test failures.
EmmaZhu Aug 3, 2015
97587b9
Merge branch 'sprint51' of https://github.com/wastoresh/azure-powersh…
EmmaZhu Aug 3, 2015
edc84ca
Merge branch 'dev' of https://github.com/wastoresh/azure-powershell i…
EmmaZhu Aug 3, 2015
cc23ae0
Merge branch 'dev' of https://github.com/Azure/azure-powershell into dev
EmmaZhu Aug 4, 2015
8d6f6d4
Merge branch 'dev' of https://github.com/wastoresh/azure-powershell i…
EmmaZhu Aug 5, 2015
511fd89
Merge branch 'dev' of https://github.com/Azure/azure-powershell into dev
EmmaZhu Aug 5, 2015
3cff153
Merge branch 'sprint51' of https://github.com/wastoresh/azure-powersh…
EmmaZhu Aug 6, 2015
abac90f
Merge branch 'dev' of https://github.com/Azure/azure-powershell into dev
EmmaZhu Aug 6, 2015
dac474c
Remove unnecessary app.config files.
EmmaZhu Aug 6, 2015
1cd207d
Update DMLib.
EmmaZhu Aug 6, 2015
4528a48
Resolve storage unit test issue.
EmmaZhu Aug 6, 2015
241ce37
Merge pull request #704 from wastoresh/dev
ogail Aug 6, 2015
82b2714
Merge pull request #650 from rhencke/ssh
stankovski Aug 6, 2015
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -162,6 +162,8 @@
* New-AzureVirtualNetworkGateway parameter changes
* Removed command Resize-AzureVirtualNetworkGateway
* Reset-AzureVirtualNetworkGatewayConnection renamed to Set-AzureVirtualNetworkGatewayConnection8
* Azure Storage changes
* Fix the bug on aliases Get-AzureStorageContainerAcl, Start-CopyAzureStorageBlob and Stop-CopyAzureStorageBlob
* Azure RedisCache cmdlets
* Set-AzureRedisCache - Added support for scaling, using RedisConfiguration instead of MaxMemoryPolicy #513
* New-AzureRedisCache - Using RedisConfiguration instead of MaxMemoryPolicy #513
Expand Down
4 changes: 0 additions & 4 deletions setup/azurecmdfiles.wxi
Original file line number Diff line number Diff line change
Expand Up @@ -1389,9 +1389,6 @@
<Component Id="cmp5CEBB63124C5833CCFA24A6D28E11CC9" Guid="*">
<File Id="filDB364E77519F6ACAA5B9CE685AB1AFB4" KeyPath="yes" Source="$(var.sourceDir)\ResourceManager\AzureResourceManager\Insights\Microsoft.WindowsAzure.Storage.dll" />
</Component>
<Component Id="cmpF5AF8CEC5E3C01F32D02BF852FD840AC" Guid="*">
<File Id="fil3E19CAF38E35341A8646C8D13141B4E5" KeyPath="yes" Source="$(var.sourceDir)\ResourceManager\AzureResourceManager\Insights\Newtonsoft.Json.dll" />
</Component>
<Component Id="cmp5D4BF2AFED5DA226237313E9C2F8099B" Guid="*">
<File Id="filC27FF716D5D45BE809FDF4A013ED221B" KeyPath="yes" Source="$(var.sourceDir)\ResourceManager\AzureResourceManager\Insights\System.Net.Http.Formatting.dll" />
</Component>
Expand Down Expand Up @@ -5392,7 +5389,6 @@
<ComponentRef Id="cmp209CCEE0DCF9E72717C6DEDE4C8984E1" />
<ComponentRef Id="cmp7BECB13532E43A81AFC0959E29FF1F56" />
<ComponentRef Id="cmp5CEBB63124C5833CCFA24A6D28E11CC9" />
<ComponentRef Id="cmpF5AF8CEC5E3C01F32D02BF852FD840AC" />
<ComponentRef Id="cmp5D4BF2AFED5DA226237313E9C2F8099B" />
<ComponentRef Id="cmp0BBA12BCAEC94783EC690D768E1A9476" />
<ComponentRef Id="cmp704145D9362A78B6368BC991ADFDDD72" />
Expand Down
8 changes: 4 additions & 4 deletions src/Common/Commands.Common.Storage/AzureStorageContext.cs
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,12 @@
// limitations under the License.
// ----------------------------------------------------------------------------------

using System;
using Microsoft.WindowsAzure.Commands.Common.Storage.Properties;
using Microsoft.WindowsAzure.Storage;

namespace Microsoft.WindowsAzure.Commands.Common.Storage
{
using System;
using Microsoft.WindowsAzure.Commands.Common.Storage.Properties;
using Microsoft.WindowsAzure.Storage;

/// <summary>
/// Storage context
/// </summary>
Expand Down
4 changes: 2 additions & 2 deletions src/Common/Commands.Common.Storage/BlobUploadParameters.cs
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@
// limitations under the License.
// ----------------------------------------------------------------------------------

using Microsoft.WindowsAzure.Storage.Blob;

namespace Microsoft.WindowsAzure.Commands.Common.Storage
{
using Microsoft.WindowsAzure.Storage.Blob;

public class BlobUploadParameters
{
public string StorageName {get; set;}
Expand Down
37 changes: 21 additions & 16 deletions src/Common/Commands.Common.Storage/Commands.Common.Storage.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -67,14 +67,17 @@
<Reference Include="Microsoft.Azure.ResourceManager">
<HintPath>..\..\packages\Microsoft.Azure.Management.Resources.2.18.4-preview\lib\net40\Microsoft.Azure.ResourceManager.dll</HintPath>
</Reference>
<Reference Include="Microsoft.Data.Edm, Version=5.6.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
<HintPath>..\..\packages\Microsoft.Data.Edm.5.6.0\lib\net40\Microsoft.Data.Edm.dll</HintPath>
<Reference Include="Microsoft.Data.Edm, Version=5.6.4.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\packages\Microsoft.Data.Edm.5.6.4\lib\net40\Microsoft.Data.Edm.dll</HintPath>
</Reference>
<Reference Include="Microsoft.Data.OData, Version=5.6.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
<HintPath>..\..\packages\Microsoft.Data.OData.5.6.0\lib\net40\Microsoft.Data.OData.dll</HintPath>
<Reference Include="Microsoft.Data.OData, Version=5.6.4.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\packages\Microsoft.Data.OData.5.6.4\lib\net40\Microsoft.Data.OData.dll</HintPath>
</Reference>
<Reference Include="Microsoft.Data.Services.Client, Version=5.6.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
<HintPath>..\..\packages\Microsoft.Data.Services.Client.5.6.0\lib\net40\Microsoft.Data.Services.Client.dll</HintPath>
<Reference Include="Microsoft.Data.Services.Client, Version=5.6.4.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\packages\Microsoft.Data.Services.Client.5.6.4\lib\net40\Microsoft.Data.Services.Client.dll</HintPath>
</Reference>
<Reference Include="Microsoft.IdentityModel.Clients.ActiveDirectory, Version=2.14.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
Expand All @@ -96,8 +99,9 @@
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\packages\Microsoft.Bcl.Async.1.0.168\lib\net40\Microsoft.Threading.Tasks.Extensions.Desktop.dll</HintPath>
</Reference>
<Reference Include="Microsoft.WindowsAzure.Configuration, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
<HintPath>..\..\packages\Microsoft.WindowsAzure.ConfigurationManager.2.0.3\lib\net40\Microsoft.WindowsAzure.Configuration.dll</HintPath>
<Reference Include="Microsoft.WindowsAzure.Configuration, Version=2.0.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\packages\Microsoft.WindowsAzure.ConfigurationManager.2.0.3.0\lib\net35-full\Microsoft.WindowsAzure.Configuration.dll</HintPath>
</Reference>
<Reference Include="Microsoft.WindowsAzure.Management, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
Expand All @@ -106,13 +110,13 @@
<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=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
<Reference Include="Microsoft.WindowsAzure.Storage, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\packages\WindowsAzure.Storage.4.0.0\lib\net40\Microsoft.WindowsAzure.Storage.dll</HintPath>
<HintPath>..\..\packages\WindowsAzure.Storage.5.0.0\lib\net40\Microsoft.WindowsAzure.Storage.dll</HintPath>
</Reference>
<Reference Include="Newtonsoft.Json">
<HintPath>..\..\packages\Newtonsoft.Json.6.0.4\lib\net45\Newtonsoft.Json.dll</HintPath>
<Private>True</Private>
<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>
Expand All @@ -137,8 +141,9 @@
</Reference>
<Reference Include="System.Net.Http.WebRequest" />
<Reference Include="System.Runtime.Serialization" />
<Reference Include="System.Spatial, Version=5.6.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
<HintPath>..\..\packages\System.Spatial.5.6.0\lib\net40\System.Spatial.dll</HintPath>
<Reference Include="System.Spatial, Version=5.6.4.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\packages\System.Spatial.5.6.4\lib\net40\System.Spatial.dll</HintPath>
</Reference>
<Reference Include="System.Xml.Linq" />
<Reference Include="System.Data.DataSetExtensions" />
Expand Down Expand Up @@ -182,4 +187,4 @@
<Error Condition="!Exists('..\..\packages\Microsoft.Bcl.Build.1.0.14\tools\Microsoft.Bcl.Build.targets')" Text="This project references NuGet package(s) that are missing on this computer. Enable NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=317567." HelpKeyword="BCLBUILD2001" />
<Error Condition="Exists('..\..\packages\Microsoft.Bcl.Build.1.0.14\tools\Microsoft.Bcl.Build.targets')" Text="The build restored NuGet packages. Build the project again to include these packages in the build. For more information, see http://go.microsoft.com/fwlink/?LinkID=317568." HelpKeyword="BCLBUILD2002" />
</Target>
</Project>
</Project>
5 changes: 2 additions & 3 deletions src/Common/Commands.Common.Storage/IStorageClientWrapper.cs
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,10 @@
// limitations under the License.
// ----------------------------------------------------------------------------------


using System;

namespace Microsoft.WindowsAzure.Commands.Common.Storage
{
using System;

public interface IStorageClientWrapper
{
void DeletePackageFromBlob(
Expand Down
20 changes: 10 additions & 10 deletions src/Common/Commands.Common.Storage/StorageClientWrapper.cs
Original file line number Diff line number Diff line change
Expand Up @@ -12,18 +12,18 @@
// limitations under the License.
// ----------------------------------------------------------------------------------

using System;
using System.Globalization;
using System.IO;
using Microsoft.WindowsAzure.Commands.Utilities.Common;
using Microsoft.WindowsAzure.Management.Storage;
using Microsoft.WindowsAzure.Management.Storage.Models;
using Microsoft.WindowsAzure.Storage;
using Microsoft.WindowsAzure.Storage.Auth;
using Microsoft.WindowsAzure.Storage.Blob;

namespace Microsoft.WindowsAzure.Commands.Common.Storage
{
using System;
using System.Globalization;
using System.IO;
using Microsoft.WindowsAzure.Commands.Utilities.Common;
using Microsoft.WindowsAzure.Management.Storage;
using Microsoft.WindowsAzure.Management.Storage.Models;
using Microsoft.WindowsAzure.Storage;
using Microsoft.WindowsAzure.Storage.Auth;
using Microsoft.WindowsAzure.Storage.Blob;

/// <summary>
/// Wrapper class that encapsulates Blob functionality from the StorageClient API
/// </summary>
Expand Down
17 changes: 9 additions & 8 deletions src/Common/Commands.Common.Storage/StorageUtilities.cs
Original file line number Diff line number Diff line change
@@ -1,13 +1,14 @@
using System;
using Microsoft.WindowsAzure.Commands.Utilities.Common;
using Microsoft.WindowsAzure.Management.Storage;
using Microsoft.WindowsAzure.Storage;
using Microsoft.WindowsAzure.Storage.Auth;
using Microsoft.WindowsAzure.Storage.Blob;
using Microsoft.WindowsAzure.Storage.Table;


namespace Microsoft.WindowsAzure.Commands.Common.Storage
{
using System;
using Microsoft.WindowsAzure.Commands.Utilities.Common;
using Microsoft.WindowsAzure.Management.Storage;
using Microsoft.WindowsAzure.Storage;
using Microsoft.WindowsAzure.Storage.Auth;
using Microsoft.WindowsAzure.Storage.Blob;
using Microsoft.WindowsAzure.Storage.Table;

public class StorageUtilities
{
public static CloudStorageAccount GenerateCloudStorageAccount(StorageManagementClient storageClient, string accountName)
Expand Down
14 changes: 7 additions & 7 deletions src/Common/Commands.Common.Storage/packages.config
Original file line number Diff line number Diff line change
Expand Up @@ -8,17 +8,17 @@
<package id="Microsoft.Bcl" version="1.1.9" targetFramework="net45" />
<package id="Microsoft.Bcl.Async" version="1.0.168" targetFramework="net45" />
<package id="Microsoft.Bcl.Build" version="1.0.14" targetFramework="net45" />
<package id="Microsoft.Data.Edm" version="5.6.0" targetFramework="net45" />
<package id="Microsoft.Data.OData" version="5.6.0" targetFramework="net45" />
<package id="Microsoft.Data.Services.Client" version="5.6.0" targetFramework="net45" />
<package id="Microsoft.Data.Edm" version="5.6.4" targetFramework="net45" />
<package id="Microsoft.Data.OData" version="5.6.4" targetFramework="net45" />
<package id="Microsoft.Data.Services.Client" version="5.6.4" targetFramework="net45" />
<package id="Microsoft.IdentityModel.Clients.ActiveDirectory" version="2.18.206251556" targetFramework="net45" />
<package id="Microsoft.Rest.ClientRuntime" version="1.2.0" targetFramework="net45" />
<package id="Microsoft.Rest.ClientRuntime.Azure.Authentication" version="0.9.3" targetFramework="net45" />
<package id="Microsoft.Net.Http" version="2.2.28" targetFramework="net45" />
<package id="Microsoft.WindowsAzure.ConfigurationManager" version="2.0.3" targetFramework="net45" />
<package id="Microsoft.WindowsAzure.Management" version="4.1.1" targetFramework="net45" />
<package id="Microsoft.WindowsAzure.Management.Storage" version="5.1.1" targetFramework="net45" />
<package id="Newtonsoft.Json" version="6.0.4" targetFramework="net45" />
<package id="System.Spatial" version="5.6.0" targetFramework="net45" />
<package id="WindowsAzure.Storage" version="4.0.0" targetFramework="net45" />
</packages>
<package id="Newtonsoft.Json" version="6.0.8" targetFramework="net45" />
<package id="System.Spatial" version="5.6.4" targetFramework="net45" />
<package id="WindowsAzure.Storage" version="5.0.0" targetFramework="net45" />
</packages>
34 changes: 18 additions & 16 deletions src/Common/Commands.Common.Test/Commands.Common.Test.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -70,14 +70,17 @@
<HintPath>..\..\packages\Microsoft.Azure.Test.HttpRecorder.1.0.5687.28567-prerelease\lib\net45\Microsoft.Azure.Test.HttpRecorder.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="Microsoft.Data.Edm, Version=5.6.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
<HintPath>..\..\packages\Microsoft.Data.Edm.5.6.0\lib\net40\Microsoft.Data.Edm.dll</HintPath>
<Reference Include="Microsoft.Data.Edm, Version=5.6.4.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\packages\Microsoft.Data.Edm.5.6.4\lib\net40\Microsoft.Data.Edm.dll</HintPath>
</Reference>
<Reference Include="Microsoft.Data.OData, Version=5.6.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
<HintPath>..\..\packages\Microsoft.Data.OData.5.6.0\lib\net40\Microsoft.Data.OData.dll</HintPath>
<Reference Include="Microsoft.Data.OData, Version=5.6.4.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\packages\Microsoft.Data.OData.5.6.4\lib\net40\Microsoft.Data.OData.dll</HintPath>
</Reference>
<Reference Include="Microsoft.Data.Services.Client, Version=5.6.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
<HintPath>..\..\packages\Microsoft.Data.Services.Client.5.6.0\lib\net40\Microsoft.Data.Services.Client.dll</HintPath>
<Reference Include="Microsoft.Data.Services.Client, Version=5.6.4.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\packages\Microsoft.Data.Services.Client.5.6.4\lib\net40\Microsoft.Data.Services.Client.dll</HintPath>
</Reference>
<Reference Include="Microsoft.IdentityModel.Clients.ActiveDirectory">
<SpecificVersion>False</SpecificVersion>
Expand Down Expand Up @@ -108,8 +111,8 @@
<HintPath>..\..\packages\Microsoft.Bcl.Async.1.0.168\lib\net40\Microsoft.Threading.Tasks.Extensions.Desktop.dll</HintPath>
</Reference>
<Reference Include="Microsoft.VisualStudio.QualityTools.UnitTestFramework, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" />
<Reference Include="Microsoft.WindowsAzure.Configuration, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
<HintPath>..\..\packages\Microsoft.WindowsAzure.ConfigurationManager.2.0.3\lib\net40\Microsoft.WindowsAzure.Configuration.dll</HintPath>
<Reference Include="Microsoft.WindowsAzure.Configuration">
<HintPath>..\..\packages\Microsoft.WindowsAzure.ConfigurationManager.2.0.3.0\lib\net35-full\Microsoft.WindowsAzure.Configuration.dll</HintPath>
</Reference>
<Reference Include="Microsoft.WindowsAzure.Management">
<HintPath>..\..\packages\Microsoft.WindowsAzure.Management.4.1.1\lib\net40\Microsoft.WindowsAzure.Management.dll</HintPath>
Expand All @@ -120,17 +123,15 @@
<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=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\packages\WindowsAzure.Storage.4.0.0\lib\net40\Microsoft.WindowsAzure.Storage.dll</HintPath>
<Reference Include="Microsoft.WindowsAzure.Storage">
<HintPath>..\..\packages\WindowsAzure.Storage.5.0.0\lib\net40\Microsoft.WindowsAzure.Storage.dll</HintPath>
</Reference>
<Reference Include="Moq, Version=4.2.1402.2112, Culture=neutral, PublicKeyToken=69f491c39445e920, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\packages\Moq.4.2.1402.2112\lib\net40\Moq.dll</HintPath>
</Reference>
<Reference Include="Newtonsoft.Json">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\packages\Newtonsoft.Json.6.0.4\lib\net45\Newtonsoft.Json.dll</HintPath>
<HintPath>..\..\packages\Newtonsoft.Json.6.0.8\lib\net45\Newtonsoft.Json.dll</HintPath>
</Reference>
<Reference Include="System" />
<Reference Include="System.Core" />
Expand All @@ -149,8 +150,9 @@
</Reference>
<Reference Include="System.Net.Http.WebRequest" />
<Reference Include="System.Runtime.Serialization" />
<Reference Include="System.Spatial, Version=5.6.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
<HintPath>..\..\packages\System.Spatial.5.6.0\lib\net40\System.Spatial.dll</HintPath>
<Reference Include="System.Spatial, Version=5.6.4.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\packages\System.Spatial.5.6.4\lib\net40\System.Spatial.dll</HintPath>
</Reference>
<Reference Include="System.Xml.Linq" />
<Reference Include="System.Data.DataSetExtensions" />
Expand Down Expand Up @@ -312,4 +314,4 @@
</PropertyGroup>
<Error Condition="!Exists('..\..\packages\xunit.runner.visualstudio.2.0.0\build\net20\xunit.runner.visualstudio.props')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\xunit.runner.visualstudio.2.0.0\build\net20\xunit.runner.visualstudio.props'))" />
</Target>
</Project>
</Project>
Loading