Skip to content

Commit ad70492

Browse files
committed
Merge branch 'release-0.8.15' of https://github.com/Azure/azure-powershell into working_dev
2 parents cde9b83 + 3f65200 commit ad70492

File tree

125 files changed

+1372
-1231
lines changed

Some content is hidden

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

125 files changed

+1372
-1231
lines changed

ChangeLog.txt

Lines changed: 125 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,128 @@
1+
2015.03.09 version 0.8.15
2+
* Azure RemoteApp: New RemoteApp cmdlets:
3+
* Add-AzureRemoteAppUser
4+
* Disconnect-AzureRemoteAppSession
5+
* Get-AzureRemoteAppCollection
6+
* Get-AzureRemoteAppCollectionUsageDetails
7+
* Get-AzureRemoteAppCollectionUsageSummary
8+
* Get-AzureRemoteAppLocation
9+
* Get-AzureRemoteAppOperationResult
10+
* Get-AzureRemoteAppPlan
11+
* Get-AzureRemoteAppProgram
12+
* Get-AzureRemoteAppSession
13+
* Get-AzureRemoteAppStartMenuProgram
14+
* Get-AzureRemoteAppTemplateImage
15+
* Get-AzureRemoteAppUser
16+
* Get-AzureRemoteAppVNet
17+
* Get-AzureRemoteAppVpnDevice
18+
* Get-AzureRemoteAppVpnDeviceConfigScript
19+
* Get-AzureRemoteAppWorkspace
20+
* Invoke-AzureRemoteAppSessionLogoff
21+
* New-AzureRemoteAppCollection
22+
* New-AzureRemoteAppTemplateImage
23+
* New-AzureRemoteAppVNet
24+
* Publish-AzureRemoteAppProgram
25+
* Remove-AzureRemoteAppCollection
26+
* Remove-AzureRemoteAppTemplateImage
27+
* Remove-AzureRemoteAppUser
28+
* Remove-AzureRemoteAppVNet
29+
* Rename-AzureRemoteAppTemplateImage
30+
* Reset-AzureRemoteAppVpnSharedKey
31+
* Send-AzureRemoteAppSessionMessage
32+
* Set-AzureRemoteAppCollection
33+
* Set-AzureRemoteAppVNet
34+
* Set-AzureRemoteAppWorkspace
35+
* Unpublish-AzureRemoteAppProgram
36+
* Update-AzureRemoteAppCollection
37+
38+
* Storage: new cmdlets
39+
* Get-AzureStorageContainerStoredAccessPolicy
40+
* Get-AzureStorageQueueStoredAccessPolicy
41+
* Get-AzureStorageTableStoredAccessPolicy
42+
* New-AzureStorageContainerStoredAccessPolicy
43+
* New-AzureStorageQueueStoredAccessPolicy
44+
* New-AzureStorageTableStoredAccessPolicy
45+
* Remove-AzureStorageContainerStoredAccessPolicy
46+
* Remove-AzureStorageQueueStoredAccessPolicy
47+
* Remove-AzureStorageTableStoredAccessPolicy
48+
* Set-AzureStorageContainerStoredAccessPolicy
49+
* Set-AzureStorageQueueStoredAccessPolicy
50+
* Set-AzureStorageTableStoredAccessPolicy
51+
52+
* Azure Recovery Services
53+
* New cmdlets:
54+
* Create and enumerate Vaults & Sites, download Vault Settings file
55+
* New- AzureSiteRecoveryVault
56+
* Get-AzureSiteRecoveryVault
57+
* New- AzureSiteRecoverySite
58+
* Get- AzureSiteRecoverySite
59+
* Get-AzureSiteRecoveryVaultSettingsFile
60+
* Enumerate Networks and manage Network Mappings
61+
* Get- AzureSiteRecoveryNetwork
62+
* New- AzureSiteRecoveryNetworkMapping
63+
* Get- AzureSiteRecoveryNetworkMapping
64+
* Remove- AzureSiteRecoveryNetworkMapping
65+
* Enumerate Storages and manage Storage Mappings
66+
* Get-AzureSiteRecoveryStorage
67+
* New- AzureSiteRecoveryStorageMapping
68+
* Get-AzureSiteRecoveryStorageMapping
69+
* Remove- AzureSiteRecoveryStorageMapping
70+
* Create, associated, and dissociate protection profile object
71+
* New- AzureSiteRecoveryProtectionProfileObject
72+
* Start-AzureSiteRecoveryProtectionProfileAssociationJob
73+
* Start-AzureSiteRecoveryProtectionProfileDissociationJob
74+
* Update VM properties and sync owner information
75+
* Set-AzureSiteRecoveryVM
76+
* Update-AzureSiteRecoveryProtectionEntity
77+
* Changed cmdlets:
78+
* Get-AzureSiteRecoveryJob
79+
* Set-AzureSiteRecoveryProtectionEntity – protection profile is introduced
80+
* Start-AzureSiteRecoveryCommitFailoverJob
81+
* Start-AzureSiteRecoveryPlannedFailoverJob
82+
* Start-AzureSiteRecoveryTestFailoverJob
83+
84+
* Azure ExpressRoute cmdlet updates
85+
* Fixed bugs in:
86+
* New-AzureDedicatedCircuit
87+
* New-AzureDedicatedCircuitLink
88+
* New-AzureBGPPeering
89+
* Remove-AzureDedicatedCircuit
90+
* Remove-AzureDedicatedCircuitLink
91+
* Remove-AzureBGPPeering
92+
* Added new cmdlet:
93+
* Update-AzureDedicatedCircuitBandwidth
94+
95+
* Azure SQL Database: new cmdlets for managing database dynamic data masking policies:
96+
* Get-AzureSqlDatabaseDataMaskingPolicy
97+
* Set-AzureSqlDatabaseDataMaskingPolicy
98+
* New-AzureSqlDatabaseDataMaskingRule
99+
* Get-AzureSqlDatabaseDataMaskingRule
100+
* Set-AzureSqlDatabaseDataMaskingRule
101+
* Remove-AzureSqlDatabaseDataMaskingRule
102+
103+
* Azure Batch: new cmdlets:
104+
* Get-AzureBatchPool
105+
* Get-AzureBatchWorkItem
106+
* Get-AzureBatchJob
107+
* Get-AzureBatchTask
108+
109+
* Azure Compute: new features
110+
* Added ForceUpdate parameter for the following cmdlets:
111+
* Set-AzureVMExtension
112+
* Set-AzureVMCustomScriptExtension
113+
* Set-AzureVMAccessExtension
114+
* Show 'Regions' property for Get-AzureVMAvailableExtensions cmdlet
115+
* Add 'ResizedSizeInGB' pramater for the following cmdlets
116+
* Update-AzureDisk
117+
* Set-AzureOSDisk
118+
* Set-AzureDataDisk (DiskName parameter is also added along with ResizedSizeInGB)
119+
120+
* AzureProfile:
121+
* New cmdlets to manage in-memory profiles
122+
* New-AzureProfile: Create a new in-memory Profile
123+
* Select-AzureProfile: Select the profile to be used in the current session
124+
* Added -Profile parameter to every cmdlet - the cmdlet will use the passed-in profile to authenticate with Azure
125+
1126
2015.02.12 version 0.8.14
2127
* StorSimple: New StorSimple commands in AzureServiceManagement mode:
3128
* GetAzureStorSimpleAccessControlRecord

setup/azurecmd.wxs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<?define sourceDir="$(var.SolutionDir)..\src\Package\$(var.Configuration)" ?>
66
<?define caSourceDir="$(var.SolutionDir)setup\bin\$(var.Configuration)" ?>
77

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

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
</Reference>
5959
<Reference Include="Microsoft.Azure.Common.Authentication, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
6060
<SpecificVersion>False</SpecificVersion>
61-
<HintPath>..\..\packages\Microsoft.Azure.Common.Authentication.1.0.13-preview\lib\net45\Microsoft.Azure.Common.Authentication.dll</HintPath>
61+
<HintPath>..\..\packages\Microsoft.Azure.Common.Authentication.1.0.15-preview\lib\net45\Microsoft.Azure.Common.Authentication.dll</HintPath>
6262
</Reference>
6363
<Reference Include="Microsoft.Azure.Common.NetFramework, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
6464
<SpecificVersion>False</SpecificVersion>

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<packages>
33
<package id="Hyak.Common" version="1.0.2" targetFramework="net45" />
44
<package id="Microsoft.Azure.Common" version="2.0.4" targetFramework="net45" />
5-
<package id="Microsoft.Azure.Common.Authentication" version="1.0.13-preview" targetFramework="net45" />
5+
<package id="Microsoft.Azure.Common.Authentication" version="1.0.15-preview" targetFramework="net45" />
66
<package id="Microsoft.Azure.Common.Dependencies" version="1.0.0" targetFramework="net45" />
77
<package id="Microsoft.Azure.Management.Resources" version="2.12.0-preview" targetFramework="net45" />
88
<package id="Microsoft.Bcl" version="1.1.9" targetFramework="net45" />

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
</Reference>
5858
<Reference Include="Microsoft.Azure.Common.Authentication, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
5959
<SpecificVersion>False</SpecificVersion>
60-
<HintPath>..\..\packages\Microsoft.Azure.Common.Authentication.1.0.13-preview\lib\net45\Microsoft.Azure.Common.Authentication.dll</HintPath>
60+
<HintPath>..\..\packages\Microsoft.Azure.Common.Authentication.1.0.15-preview\lib\net45\Microsoft.Azure.Common.Authentication.dll</HintPath>
6161
</Reference>
6262
<Reference Include="Microsoft.Azure.Common.NetFramework, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
6363
<SpecificVersion>False</SpecificVersion>

src/Common/Commands.Common.Test/Mocks/MockClientFactory.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ public TClient CreateClient<TClient>(AzureContext context, AzureEnvironment.Endp
5555

5656
public TClient CreateClient<TClient>(AzureProfile profile, AzureEnvironment.Endpoint endpoint) where TClient : ServiceClient<TClient>
5757
{
58-
throw new NotImplementedException();
58+
return CreateClient<TClient>(profile, profile.Context.Subscription, endpoint);
5959
}
6060

6161
public TClient CreateClient<TClient>(AzureProfile profile, AzureSubscription subscription, AzureEnvironment.Endpoint endpoint) where TClient : ServiceClient<TClient>

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<packages>
33
<package id="Hyak.Common" version="1.0.2" targetFramework="net45" />
44
<package id="Microsoft.Azure.Common" version="2.0.4" targetFramework="net45" />
5-
<package id="Microsoft.Azure.Common.Authentication" version="1.0.13-preview" targetFramework="net45" />
5+
<package id="Microsoft.Azure.Common.Authentication" version="1.0.15-preview" targetFramework="net45" />
66
<package id="Microsoft.Azure.Common.Dependencies" version="1.0.0" targetFramework="net45" />
77
<package id="Microsoft.Azure.Management.Resources" version="2.12.0-preview" targetFramework="net45" />
88
<package id="Microsoft.Azure.Test.HttpRecorder" version="1.0.5513.27084-prerelease" targetFramework="net45" />

src/Common/Commands.Common/AzurePSCmdlet.cs

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,8 +71,8 @@ static AzurePSCmdlet()
7171
if (!TestMockSupport.RunningMocked)
7272
{
7373
InitializeTokenCaches();
74-
SetTokenCacheForProfile(CurrentProfile);
7574
AzureSession.DataStore = new DiskDataStore();
75+
SetTokenCacheForProfile(CurrentProfile);
7676
}
7777
}
7878

@@ -86,7 +86,8 @@ protected static AzureProfile InitializeDefaultProfile()
8686
{
8787
try
8888
{
89-
return new AzureProfile(Path.Combine(AzureSession.ProfileDirectory, AzureSession.ProfileFile));
89+
GeneralUtilities.EnsureDefaultProfileDirectoryExists();
90+
return new AzureProfile(Path.Combine(AzureSession.ProfileDirectory, AzureSession.ProfileFile));
9091
}
9192
catch
9293
{
@@ -117,6 +118,7 @@ protected static void InitializeTokenCaches()
117118
if (!string.IsNullOrWhiteSpace(AzureSession.ProfileDirectory) &&
118119
!string.IsNullOrWhiteSpace(AzureSession.TokenCacheFile))
119120
{
121+
GeneralUtilities.EnsureDefaultProfileDirectoryExists();
120122
DefaultDiskTokenCache = new ProtectedFileTokenCache(Path.Combine(AzureSession.ProfileDirectory, AzureSession.TokenCacheFile));
121123
}
122124
else

src/Common/Commands.Common/AzurePowerShell.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,9 @@ public class AzurePowerShell
2727

2828
public const string AssemblyCopyright = "Copyright © Microsoft";
2929

30-
public const string AssemblyVersion = "0.8.15";
30+
public const string AssemblyVersion = "0.8.15.1";
3131

32-
public const string AssemblyFileVersion = "0.8.15";
32+
public const string AssemblyFileVersion = "0.8.15.1";
3333

3434
public const string ProfileFile = "AzureProfile.json";
3535

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
</Reference>
6161
<Reference Include="Microsoft.Azure.Common.Authentication, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
6262
<SpecificVersion>False</SpecificVersion>
63-
<HintPath>..\..\packages\Microsoft.Azure.Common.Authentication.1.0.13-preview\lib\net45\Microsoft.Azure.Common.Authentication.dll</HintPath>
63+
<HintPath>..\..\packages\Microsoft.Azure.Common.Authentication.1.0.15-preview\lib\net45\Microsoft.Azure.Common.Authentication.dll</HintPath>
6464
</Reference>
6565
<Reference Include="Microsoft.Azure.Common.NetFramework, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
6666
<SpecificVersion>False</SpecificVersion>

src/Common/Commands.Common/GeneralUtilities.cs

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -419,5 +419,16 @@ public static string GenerateSeparator(int amount, string separator)
419419
while (amount-- != 0) result.Append(separator);
420420
return result.ToString();
421421
}
422+
423+
/// <summary>
424+
/// Ensure the default profile directory exists
425+
/// </summary>
426+
public static void EnsureDefaultProfileDirectoryExists()
427+
{
428+
if (!AzureSession.DataStore.DirectoryExists(AzureSession.ProfileDirectory))
429+
{
430+
AzureSession.DataStore.CreateDirectory(AzureSession.ProfileDirectory);
431+
}
432+
}
422433
}
423434
}

src/Common/Commands.Common/packages.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<package id="Hyak.Common" version="1.0.2" targetFramework="net45" />
44
<package id="Microsoft.AspNet.WebApi.Client" version="5.2.2" targetFramework="net45" />
55
<package id="Microsoft.Azure.Common" version="2.0.4" targetFramework="net45" />
6-
<package id="Microsoft.Azure.Common.Authentication" version="1.0.13-preview" targetFramework="net45" />
6+
<package id="Microsoft.Azure.Common.Authentication" version="1.0.15-preview" targetFramework="net45" />
77
<package id="Microsoft.Azure.Common.Dependencies" version="1.0.0" targetFramework="net45" />
88
<package id="Microsoft.Azure.Management.Resources" version="2.12.0-preview" targetFramework="net45" />
99
<package id="Microsoft.Bcl" version="1.1.9" targetFramework="net45" />

src/Common/Commands.Profile/Commands.Profile.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
</Reference>
5757
<Reference Include="Microsoft.Azure.Common.Authentication, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
5858
<SpecificVersion>False</SpecificVersion>
59-
<HintPath>..\..\packages\Microsoft.Azure.Common.Authentication.1.0.13-preview\lib\net45\Microsoft.Azure.Common.Authentication.dll</HintPath>
59+
<HintPath>..\..\packages\Microsoft.Azure.Common.Authentication.1.0.15-preview\lib\net45\Microsoft.Azure.Common.Authentication.dll</HintPath>
6060
</Reference>
6161
<Reference Include="Microsoft.Azure.Common.NetFramework, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
6262
<SpecificVersion>False</SpecificVersion>

src/Common/Commands.Profile/packages.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<packages>
33
<package id="Hyak.Common" version="1.0.2" targetFramework="net45" />
44
<package id="Microsoft.Azure.Common" version="2.0.4" targetFramework="net45" />
5-
<package id="Microsoft.Azure.Common.Authentication" version="1.0.13-preview" targetFramework="net45" />
5+
<package id="Microsoft.Azure.Common.Authentication" version="1.0.15-preview" targetFramework="net45" />
66
<package id="Microsoft.Azure.Common.Dependencies" version="1.0.0" targetFramework="net45" />
77
<package id="Microsoft.Azure.Management.Resources" version="2.12.0-preview" targetFramework="net45" />
88
<package id="Microsoft.Bcl" version="1.1.9" targetFramework="net45" />

src/Common/Commands.ScenarioTest/Commands.ScenarioTest.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
</Reference>
4848
<Reference Include="Microsoft.Azure.Common.Authentication, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
4949
<SpecificVersion>False</SpecificVersion>
50-
<HintPath>..\..\packages\Microsoft.Azure.Common.Authentication.1.0.13-preview\lib\net45\Microsoft.Azure.Common.Authentication.dll</HintPath>
50+
<HintPath>..\..\packages\Microsoft.Azure.Common.Authentication.1.0.15-preview\lib\net45\Microsoft.Azure.Common.Authentication.dll</HintPath>
5151
</Reference>
5252
<Reference Include="Microsoft.Azure.Common.NetFramework, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
5353
<SpecificVersion>False</SpecificVersion>

src/Common/Commands.ScenarioTest/packages.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<packages>
33
<package id="Hyak.Common" version="1.0.2" targetFramework="net45" />
44
<package id="Microsoft.Azure.Common" version="2.0.4" targetFramework="net45" />
5-
<package id="Microsoft.Azure.Common.Authentication" version="1.0.13-preview" targetFramework="net45" />
5+
<package id="Microsoft.Azure.Common.Authentication" version="1.0.15-preview" targetFramework="net45" />
66
<package id="Microsoft.Azure.Common.Dependencies" version="1.0.0" targetFramework="net45" />
77
<package id="Microsoft.Azure.Management.Resources" version="2.12.0-preview" targetFramework="net45" />
88
<package id="Microsoft.Azure.Test.Framework" version="1.0.5513.27084-prerelease" targetFramework="net45" />

src/Common/Commands.ScenarioTests.Common/Commands.ScenarioTests.Common.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
</Reference>
4747
<Reference Include="Microsoft.Azure.Common.Authentication, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
4848
<SpecificVersion>False</SpecificVersion>
49-
<HintPath>..\..\packages\Microsoft.Azure.Common.Authentication.1.0.13-preview\lib\net45\Microsoft.Azure.Common.Authentication.dll</HintPath>
49+
<HintPath>..\..\packages\Microsoft.Azure.Common.Authentication.1.0.15-preview\lib\net45\Microsoft.Azure.Common.Authentication.dll</HintPath>
5050
</Reference>
5151
<Reference Include="Microsoft.Azure.Common.NetFramework, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
5252
<SpecificVersion>False</SpecificVersion>

src/Common/Commands.ScenarioTests.Common/EnvironmentSetupHelper.cs

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,11 @@ public class EnvironmentSetupHelper
4141

4242
public EnvironmentSetupHelper()
4343
{
44-
AzureSession.DataStore = new MockDataStore();
44+
var datastore = new MockDataStore();
45+
AzureSession.DataStore = datastore;
4546
var profile = new AzureProfile(Path.Combine(AzureSession.ProfileDirectory, AzureSession.ProfileFile));
4647
AzurePSCmdlet.CurrentProfile = profile;
48+
AzureSession.DataStore = datastore;
4749
ProfileClient = new ProfileClient(profile);
4850

4951
// Ignore SSL errors

src/Common/Commands.ScenarioTests.Common/packages.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<packages>
33
<package id="Hyak.Common" version="1.0.2" targetFramework="net45" />
44
<package id="Microsoft.Azure.Common" version="2.0.4" targetFramework="net45" />
5-
<package id="Microsoft.Azure.Common.Authentication" version="1.0.13-preview" targetFramework="net45" />
5+
<package id="Microsoft.Azure.Common.Authentication" version="1.0.15-preview" targetFramework="net45" />
66
<package id="Microsoft.Azure.Common.Dependencies" version="1.0.0" targetFramework="net45" />
77
<package id="Microsoft.Azure.Management.Resources" version="2.12.0-preview" targetFramework="net45" />
88
<package id="Microsoft.Azure.Test.Framework" version="1.0.5513.27084-prerelease" targetFramework="net45" />

src/ResourceManager/Batch/Commands.Batch.Test/Commands.Batch.Test.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
</Reference>
5353
<Reference Include="Microsoft.Azure.Common.Authentication, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
5454
<SpecificVersion>False</SpecificVersion>
55-
<HintPath>..\..\..\packages\Microsoft.Azure.Common.Authentication.1.0.13-preview\lib\net45\Microsoft.Azure.Common.Authentication.dll</HintPath>
55+
<HintPath>..\..\..\packages\Microsoft.Azure.Common.Authentication.1.0.15-preview\lib\net45\Microsoft.Azure.Common.Authentication.dll</HintPath>
5656
</Reference>
5757
<Reference Include="Microsoft.Azure.Common.NetFramework, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
5858
<SpecificVersion>False</SpecificVersion>

src/ResourceManager/Batch/Commands.Batch.Test/packages.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<package id="Azure.Batch" version="1.2.0" targetFramework="net45" />
44
<package id="Hyak.Common" version="1.0.2" targetFramework="net45" />
55
<package id="Microsoft.Azure.Common" version="2.0.4" targetFramework="net45" />
6-
<package id="Microsoft.Azure.Common.Authentication" version="1.0.13-preview" targetFramework="net45" />
6+
<package id="Microsoft.Azure.Common.Authentication" version="1.0.15-preview" targetFramework="net45" />
77
<package id="Microsoft.Azure.Common.Dependencies" version="1.0.0" targetFramework="net45" />
88
<package id="Microsoft.Azure.Gallery" version="2.6.2-preview" targetFramework="net45" />
99
<package id="Microsoft.Azure.Management.Authorization" version="0.17.0-preview" targetFramework="net45" />

src/ResourceManager/Batch/Commands.Batch/Commands.Batch.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
</Reference>
5555
<Reference Include="Microsoft.Azure.Common.Authentication, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
5656
<SpecificVersion>False</SpecificVersion>
57-
<HintPath>..\..\..\packages\Microsoft.Azure.Common.Authentication.1.0.13-preview\lib\net45\Microsoft.Azure.Common.Authentication.dll</HintPath>
57+
<HintPath>..\..\..\packages\Microsoft.Azure.Common.Authentication.1.0.15-preview\lib\net45\Microsoft.Azure.Common.Authentication.dll</HintPath>
5858
</Reference>
5959
<Reference Include="Microsoft.Azure.Common.NetFramework, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
6060
<SpecificVersion>False</SpecificVersion>

0 commit comments

Comments
 (0)