Skip to content

huangpf PR: dev <- Azure:dev #571

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 73 commits into from
Jul 5, 2016
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
73 commits
Select commit Hold shift + click to select a range
43351a7
Fix for Bug 7424831.
avneeshraiusit May 18, 2016
6030331
Fix for Bug 7408242:(Kingston) PowerShell - Set-AzureRmSiteRecoveryVa…
avneeshraiusit May 31, 2016
5b756a1
Merge branch 'dev' of https://github.com/Azure/azure-powershell into …
avneeshraiusit May 31, 2016
2b1298a
Merge branch 'dev' of https://github.com/Azure/azure-powershell into …
avneeshraiusit Jun 14, 2016
cb52f38
Add static analysis tools for ShouldProcess error detection
markcowl Jun 15, 2016
ef28872
Merge branch 'dev' of github.com:/azure/azure-powershell into shouldp…
markcowl Jun 15, 2016
c3284a4
Merge branch 'dev' of github.com:/azure/azure-powershell into shouldp…
markcowl Jun 16, 2016
2d75d54
Adding SHouldProcess and ShouldContinue checks to static anlysis
markcowl Jun 17, 2016
e0f9bd7
Merge branch 'dev' of https://github.com/Azure/azure-powershell into …
avneeshraiusit Jun 17, 2016
d31f179
Adding deprication waring message to RDFE cmdlets.
avneeshraiusit Jun 17, 2016
ace42bb
Updating json records.
avneeshraiusit Jun 17, 2016
5696466
Spelling correction in vault's resourcegroupname.
avneeshraiusit Jun 17, 2016
6f05739
Update profile cmdlets for ShouldProcess compliance
markcowl Jun 21, 2016
53fcdc1
Taking review comments.
avneeshraiusit Jun 21, 2016
f5ac4ca
ApiManagement: Normalize ShouldProcess implementation for cmdlets wit…
markcowl Jun 22, 2016
ce6d21d
ResourceManager: Update cmdlets for new ConfirmAction implementation
markcowl Jun 22, 2016
f2a1b6c
Backup - Normalizing ShouldProcess Confirmation for cmdlets using a F…
markcowl Jun 22, 2016
87e2072
Batch - Normalizing ShouldProcess Confirmation for cmdlets using a Fo…
markcowl Jun 22, 2016
9bacb40
Compute - Normalize confirmation for cmdlets with a Force parameter
markcowl Jun 22, 2016
7917538
Adding explicit overload for ConfirmAction
markcowl Jun 23, 2016
6bfab4a
DataFactories - Normalize Confirmation for cmdlets with a Force param…
markcowl Jun 23, 2016
e285ddc
Adding pipeline support for Vault param in setVaultSettings.
avneeshraiusit Jun 24, 2016
12f9607
DataLakeAnallytics - Normalize confirmation for cmdlets with a Froce …
markcowl Jun 25, 2016
0e95237
DataLakeStore - Normalize confirmation for cmdlets with a Force param…
markcowl Jun 27, 2016
2247b1b
DNS - Normalize confirmation for cmdlets with a Force parameter
markcowl Jun 27, 2016
9408495
LogicApp - Normalize confirmation for cmdlets with a Force parameter
markcowl Jun 28, 2016
6b9572d
Network - Normalize Confirmation for cmdlets with a Force parameter
markcowl Jun 28, 2016
ea360b8
OperationalInsights - Normalizing confirmation for cmdlets with a For…
markcowl Jun 28, 2016
3744746
RecoveryServices.Backup - Normalize confirmation for cmdlets with a F…
markcowl Jun 28, 2016
c598919
Automation - Normalize confirmation for cmdlets with a Force parameter
markcowl Jun 28, 2016
54e3a30
Fixing pipeline as per PR comment.
avneeshraiusit Jun 28, 2016
a5e53ff
Merge branch 'dev' of https://github.com/Azure/azure-powershell into …
avneeshraiusit Jun 28, 2016
312b5cd
adding vaultCRUD json to exempted list.
avneeshraiusit Jun 28, 2016
8a8d7e2
ResourceManager - Normalize confirmation for cmdlets with a Force par…
markcowl Jun 29, 2016
d4e707f
SiteRecovery - Normalize confirmation for cmdlets with a Froce parameter
markcowl Jun 29, 2016
4d1ef1c
StreamAnalytics - Normalize confirmation for cmdlets with a Force par…
markcowl Jun 29, 2016
c871d87
Tags - Normalize confirmation for cmdlets with a Force parameter
markcowl Jun 29, 2016
04a7e3b
TrafficManager - Normalize confirmation for cmdlets with a Force para…
markcowl Jun 29, 2016
c380683
Websites - Normalize confirmation for cmlets with a Force parameter
markcowl Jun 29, 2016
2526c91
Removed unwanted options from ASM command
Jun 29, 2016
e5ee1c1
Storage - Normalizing confirmation for cmdlets with a Force parameter
markcowl Jun 29, 2016
dac1fd4
Merging cmdlet changes with ShouldProcess changes
markcowl Jun 29, 2016
be95626
Removing temporary signature checks
markcowl Jun 29, 2016
5563763
Fix build breaks from conflict resolution
markcowl Jun 29, 2016
9729244
Merge branch 'dev' of github.com:/azure/azure-powershell into shouldp…
markcowl Jun 29, 2016
0535471
ApiManagement.ServiceManagement - Normalize confirmation for cmdlets …
markcowl Jun 29, 2016
9f43f9c
Add SupportsShouldProcess attributes for VMExtension cmdlets
markcowl Jun 29, 2016
2303ed6
SupportsShouldProcess additions for DataFactory
markcowl Jun 29, 2016
fe948bb
SupportsShouldProcess additions for STreamAnalytics
markcowl Jun 29, 2016
3422587
Remove additional signature verification rules
markcowl Jun 29, 2016
2b8903f
Merging changes from release-1.5.1
markcowl Jun 30, 2016
80539b7
Revert changes in calling patterns for some cmdlets
markcowl Jun 30, 2016
3a64742
Updated the help file
Jun 30, 2016
daa045f
Preserving existing behavior in RDFE cmdlets
markcowl Jun 30, 2016
4f9d7b5
Adding code to remove dependency with static value specified in Azure…
Jun 30, 2016
6cf10fa
Add new parameter BypassObjectIdValidation for Set-AzureRmKeyVaultAcc…
jasonxdhu Jun 30, 2016
6c54470
Removing -vault parameter set from set-azurermsiterecoveryvaultcontext.
avneeshraiusit Jul 1, 2016
82c509b
Revert "Add new parameter BypassObjectIdValidation for Set-AzureRmKey…
jasonxdhu Jul 1, 2016
ff26166
Merge remote-tracking branch 'Azure/dev' into dev
jasonxdhu Jul 1, 2016
3e0d8f7
ADL PowerShell Updates (#2511)
begoldsm Jul 1, 2016
f73ba8d
Merge pull request #2540 from MsysTechnologiesllc/nim/remove_unused_f…
markcowl Jul 1, 2016
abc8e99
Add new parameter BypassObjectIdValidation to PowerShell Set-AzureRmK…
jasonxdhu Jul 1, 2016
e8dee90
Repo cleanup (#2537)
Jul 1, 2016
f58f00b
[RS Backup] Azure SQL workload support and new features in Azure VM w…
pragrawa Jul 1, 2016
2fc04d0
Update KV PowerShell help text file
jasonxdhu Jul 2, 2016
2a4b7fe
Add an alias "Name" to "LockName". Fix help messages. (#2551)
Tiano2017 Jul 2, 2016
8ce4876
Merge pull request #2544 from jkapil/dev
markcowl Jul 2, 2016
91cb4e3
Update to include DataLake changes
markcowl Jul 2, 2016
db0da22
Merge branch 'dev' of https://github.com/Azure/azure-powershell into …
avneeshraiusit Jul 2, 2016
c75b86c
Merge pull request #2469 from AsrOneSdk/devBugFixes
markcowl Jul 2, 2016
f514b39
DataLakeStore - Remove ShouldContinue from adls overwrites
markcowl Jul 2, 2016
ade8607
Merge pull request #2543 from jasonxdhu/dev
markcowl Jul 2, 2016
6095e51
Merge pull request #2535 from markcowl/shouldprocess
markcowl Jul 2, 2016
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
16 changes: 12 additions & 4 deletions AzurePowershell.Test.targets
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
<ScenarioTestDebug>.\src\ServiceManagement\Common\Commands.ScenarioTest\bin\Debug\Microsoft.WindowsAzure.Commands.ScenarioTest.dll</ScenarioTestDebug>
<CommonTestDebug>.\src\ServiceManagement\Common\Commands.Common.Test\bin\Debug\Microsoft.WindowsAzure.Commands.Common.Test.dll</CommonTestDebug>
<BackupTestDebug>.\src\ResourceManager\AzureBackup\Commands.AzureBackup.Test\bin\Debug\Microsoft.Azure.Commands.AzureBackup.Test.dll</BackupTestDebug>
<RecoveryServicesBackupTestDebug>.\src\ResourceManager\AzureBackup\Commands.RecoveryServices.Backup.Test\bin\Debug\Microsoft.Azure.Commands.RecoveryServices.Backup.Test.dll</RecoveryServicesBackupTestDebug>
<SiteRecoveryTestDebug>.\src\ResourceManager\SiteRecovery\Commands.SiteRecovery.Test\bin\Debug\Microsoft.Azure.Commands.SiteRecovery.Test.dll</SiteRecoveryTestDebug>
<SqlTestDebug>.\src\ResourceManager\Sql\Commands.Sql.Test\bin\Debug\Microsoft.Azure.Commands.Sql.Test.dll</SqlTestDebug>
<ComputeDebug>.\src\ResourceManager\Compute\Commands.Compute.Test\bin\Debug\Microsoft.Azure.Commands.Compute.dll</ComputeDebug>
Expand Down Expand Up @@ -91,15 +92,15 @@
<XUnitTests Include=".\src\ResourceManager\CognitiveServices\CognitiveServices.Test\bin\Debug\Microsoft.Azure.Commands.Management.CognitiveServices.Test.dll"/>
<XUnitTests Include=".\src\ResourceManager\Automation\Commands.Automation.Test\bin\Debug\Microsoft.Azure.Commands.ResourceManager.Automation.Test.dll"/>
<XUnitTests Include=".\src\ResourceManager\PowerBIEmbedded\Commands.PowerBIEmbedded.Test\bin\Debug\Microsoft.Azure.Commands.PowerBIEmbedded.Test.dll"/>
<!-- <XUnitTests Include=".\src\ResourceManager\AzureStackAdmin\Commands.AzureStackAdmin.Test\bin\Debug\Microsoft.AzureStack.Commands.Admin.Test.dll"/>
<XUnitTests Include=".\src\ResourceManager\AzureStackStorage\Commands.AzureStackStorage.Tests\bin\Debug\Microsoft.AzureStack.Commands.StorageAdmin.Test.dll"/>
<XUnitTests Include=".\src\ResourceManager\DataLakeAnalytics\Commands.DataLakeAnalytics.Test\bin\Debug\Microsoft.Azure.Commands.DataLakeAnalytics.Test.dll"/>
<XUnitTests Include=".\src\ResourceManager\DataLakeStore\Commands.DataLakeStore.Test\bin\Debug\Microsoft.Azure.Commands.DataLake.Test.dll"/>
<!-- <XUnitTests Include=".\src\ResourceManager\AzureStackAdmin\Commands.AzureStackAdmin.Test\bin\Debug\Microsoft.AzureStack.Commands.Admin.Test.dll"/>
<XUnitTests Include=".\src\ResourceManager\AzureStackStorage\Commands.AzureStackStorage.Tests\bin\Debug\Microsoft.AzureStack.Commands.StorageAdmin.Test.dll"/>
<XUnitTests Include=".\src\ResourceManager\DevTestLabs\Commands.DevTestLabs.Test\bin\Debug\Microsoft.Azure.Commands.DevTestLabs.Test.dll"/>
<XUnitTests Include=".\src\ResourceManager\HDInsight\Commands.HDInsight.Test\bin\Debug\Commands.HDInsight.Test.dll"/>
<XUnitTests Include=".\src\ResourceManager\Insights\Commands.Insights.Test\bin\Debug\Microsoft.Azure.Commands.Insights.Test.dll"/>
<XUnitTests Include=".\src\ResourceManager\RecoveryServices\Commands.RecoveryServices.Test\bin\Debug\Microsoft.Azure.Commands.RecoveryServicesArm.Test.dll"/>
<XUnitTests Include=".\src\ResourceManager\RecoveryServices.Backup\Commands.RecoveryServices.Backup.Test\bin\Debug\Microsoft.Azure.Commands.RecoveryServices.Backup.Test.dll"/> -->
<XUnitTests Include=".\src\ResourceManager\RecoveryServices\Commands.RecoveryServices.Test\bin\Debug\Microsoft.Azure.Commands.RecoveryServicesArm.Test.dll"/> -->
<XUnitTests Include=".\src\ResourceManager\RecoveryServices.Backup\Commands.RecoveryServices.Backup.Test\bin\Debug\Microsoft.Azure.Commands.RecoveryServices.Backup.Test.dll"/>
<XUnitTests Include=".\src\ResourceManager\RedisCache\Commands.RedisCache.Test\bin\Debug\Microsoft.Azure.Commands.RedisCache.Test.dll"/>
<!--<XUnitTests Include=".\src\ResourceManager\ServerManagement\Commands.ServerManagement.Test\bin\Debug\Microsoft.Azure.Commands.ServerManagement.Test.dll"/>
<XUnitTests Include=".\src\ResourceManager\Storage\Commands.Management.Storage.Test\bin\Debug\Microsoft.Azure.Commands.Management.Storage.Test.dll"/>-->
Expand Down Expand Up @@ -282,6 +283,13 @@
IncludeTraits="$(XUnitIncludedTrait)" MaxParallelThreads="0" ParallelizeAssemblies="false" ParallelizeTestCollections="false"/>
</Target>

<!-- Run the Recovery Services backup tests -->
<Target Name="RecoveryServicesBackupTests">
<Message Importance="high" Text="Running Recovery Services Backup tests" />
<Xunit.Runner.MSBuild.xunit Assemblies="$(RecoveryServicesBackupTestDebug)" Html="$(TestOutputDirectory)\RecoveryServicesBackupTests.xunit.dll.html" Verbose="false"
IncludeTraits="$(XUnitIncludedTrait)" MaxParallelThreads="0" ParallelizeAssemblies="false" ParallelizeTestCollections="false"/>
</Target>

<!-- Run the common tests -->
<Target Name="CommonTests">
<Message Importance="high" Text="Running Common tests" />
Expand Down
14 changes: 14 additions & 0 deletions ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,20 @@
* Set-AzureRmSqlDatabaseBackupLongTermRetentionPolicy
* Restore-AzureRmSqlDatabase now supports point-in-time restore of a deleted database
* Restore-AzureRmSqlDatabase now supports restoring from a Long Term Retention backup
* Azure Data Lake Store
* Drastically improve performance of file and folder upload and download.
* This includes a slight change to the parameter names for download and inclusion of two new parameters for upload:
* NumThreads -> PerFileThreadCount, used to indicate the number of threads to use in a single file
* ConcurrentFileCount, used to indicate the number of files to upload/download in parallel for folder upload/download.
* Default threading values are now designed to give a better all around throughput for most file sizes. If performance is not as desired, the values above can be modified to meet requirements.
* Azure Data Lake Analytics
* Get-AzureRMDataLakeAnalyticsDataSource now returns all data sources when called with no arguments.
* This change also removes the data source type parameter from the cmdlet.
* This change results in a new object being returned for the list operation with the following properties:
* Type, the type of data source
* Name, the name of the data source
* IsDefault, set to true if this is the default data source for the account
* Get-AzureRMDataLakeAnalyticsJob fixed for list for certain date time offset values when filtering on submittedBefore and submittedAfter.
##2016.06.23 version 1.5.1
* Azure Resource Manager
- Fix a bug in New-AzureRmResourceGroupDeployment. In some deployments the cmdlet throws an exception with "Deployment 'deploymentName' could not be found." and causes the cmdlet to fail. The fix makes sure the deployment is created before getting operations.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -63,20 +63,20 @@
<HintPath>..\..\packages\Microsoft.Azure.Common.2.1.0\lib\net45\Microsoft.Azure.Common.NetFramework.dll</HintPath>
</Reference>
<Reference Include="Microsoft.CSharp" />
<Reference Include="Microsoft.IdentityModel.Clients.ActiveDirectory, Version=2.18.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
<HintPath>..\..\packages\Microsoft.IdentityModel.Clients.ActiveDirectory.2.18.206251556\lib\net45\Microsoft.IdentityModel.Clients.ActiveDirectory.dll</HintPath>
<Reference Include="Microsoft.IdentityModel.Clients.ActiveDirectory, Version=2.27.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
<HintPath>..\..\packages\Microsoft.IdentityModel.Clients.ActiveDirectory.2.27.306291202\lib\net45\Microsoft.IdentityModel.Clients.ActiveDirectory.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="Microsoft.Rest.ClientRuntime">
<Reference Include="Microsoft.Rest.ClientRuntime, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
<HintPath>..\..\packages\Microsoft.Rest.ClientRuntime.2.1.0\lib\portable-net45+win+wpa81\Microsoft.Rest.ClientRuntime.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="Microsoft.Rest.ClientRuntime.Azure, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
<HintPath>..\..\packages\Microsoft.Rest.ClientRuntime.Azure.3.1.0\lib\net45\Microsoft.Rest.ClientRuntime.Azure.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="Microsoft.Rest.ClientRuntime.Azure.Authentication">
<HintPath>..\..\packages\Microsoft.Rest.ClientRuntime.Azure.Authentication.2.0.1-preview\lib\net45\Microsoft.Rest.ClientRuntime.Azure.Authentication.dll</HintPath>
<Reference Include="Microsoft.Rest.ClientRuntime.Azure.Authentication, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
<HintPath>..\..\packages\Microsoft.Rest.ClientRuntime.Azure.Authentication.2.2.4-preview\lib\net45\Microsoft.Rest.ClientRuntime.Azure.Authentication.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="Microsoft.WindowsAzure.Management.Storage, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
Expand All @@ -86,7 +86,7 @@
<Reference Include="Moq">
<HintPath>..\..\packages\Moq.4.2.1510.2205\lib\net40\Moq.dll</HintPath>
</Reference>
<Reference Include="Newtonsoft.Json">
<Reference Include="Newtonsoft.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
<HintPath>..\..\packages\Newtonsoft.Json.6.0.8\lib\net45\Newtonsoft.Json.dll</HintPath>
</Reference>
<Reference Include="System" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@
<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.IdentityModel.Clients.ActiveDirectory" version="2.18.206251556" targetFramework="net45" />
<package id="Microsoft.IdentityModel.Clients.ActiveDirectory" version="2.27.306291202" targetFramework="net45" />
<package id="Microsoft.Net.Http" version="2.2.28" targetFramework="net45" />
<package id="Microsoft.Rest.ClientRuntime" version="2.1.0" targetFramework="net45" />
<package id="Microsoft.Rest.ClientRuntime.Azure" version="3.1.0" targetFramework="net45" />
<package id="Microsoft.Rest.ClientRuntime.Azure.Authentication" version="2.0.1-preview" targetFramework="net45" />
<package id="Microsoft.Rest.ClientRuntime.Azure.Authentication" version="2.2.4-preview" targetFramework="net45" />
<package id="Microsoft.WindowsAzure.Management.Storage" version="5.1.1" targetFramework="net45" />
<package id="Moq" version="4.2.1510.2205" targetFramework="net45" />
<package id="Newtonsoft.Json" version="6.0.8" targetFramework="net45" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -63,12 +63,12 @@
<HintPath>..\..\packages\Microsoft.Azure.Common.2.1.0\lib\net45\Microsoft.Azure.Common.NetFramework.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="Microsoft.IdentityModel.Clients.ActiveDirectory, Version=2.18.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
<HintPath>..\..\packages\Microsoft.IdentityModel.Clients.ActiveDirectory.2.18.206251556\lib\net45\Microsoft.IdentityModel.Clients.ActiveDirectory.dll</HintPath>
<Reference Include="Microsoft.IdentityModel.Clients.ActiveDirectory, Version=2.27.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
<HintPath>..\..\packages\Microsoft.IdentityModel.Clients.ActiveDirectory.2.27.306291202\lib\net45\Microsoft.IdentityModel.Clients.ActiveDirectory.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="Microsoft.IdentityModel.Clients.ActiveDirectory.WindowsForms, Version=2.18.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
<HintPath>..\..\packages\Microsoft.IdentityModel.Clients.ActiveDirectory.2.18.206251556\lib\net45\Microsoft.IdentityModel.Clients.ActiveDirectory.WindowsForms.dll</HintPath>
<Reference Include="Microsoft.IdentityModel.Clients.ActiveDirectory.WindowsForms, Version=2.27.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
<HintPath>..\..\packages\Microsoft.IdentityModel.Clients.ActiveDirectory.2.27.306291202\lib\net45\Microsoft.IdentityModel.Clients.ActiveDirectory.WindowsForms.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="Microsoft.Rest.ClientRuntime, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
Expand All @@ -80,7 +80,7 @@
<Private>True</Private>
</Reference>
<Reference Include="Microsoft.Rest.ClientRuntime.Azure.Authentication, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
<HintPath>..\..\packages\Microsoft.Rest.ClientRuntime.Azure.Authentication.2.0.1-preview\lib\net45\Microsoft.Rest.ClientRuntime.Azure.Authentication.dll</HintPath>
<HintPath>..\..\packages\Microsoft.Rest.ClientRuntime.Azure.Authentication.2.2.4-preview\lib\net45\Microsoft.Rest.ClientRuntime.Azure.Authentication.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="Microsoft.Threading.Tasks, Version=1.0.12.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
Expand Down
4 changes: 2 additions & 2 deletions src/Common/Commands.Common.Authentication/packages.config
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@
<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.IdentityModel.Clients.ActiveDirectory" version="2.18.206251556" targetFramework="net45" />
<package id="Microsoft.IdentityModel.Clients.ActiveDirectory" version="2.27.306291202" targetFramework="net45" />
<package id="Microsoft.Net.Http" version="2.2.28" targetFramework="net45" />
<package id="Microsoft.Rest.ClientRuntime" version="2.1.0" targetFramework="net45" />
<package id="Microsoft.Rest.ClientRuntime.Azure" version="3.1.0" targetFramework="net45" />
<package id="Microsoft.Rest.ClientRuntime.Azure.Authentication" version="2.0.1-preview" targetFramework="net45" />
<package id="Microsoft.Rest.ClientRuntime.Azure.Authentication" version="2.2.4-preview" targetFramework="net45" />
<package id="Newtonsoft.Json" version="6.0.8" targetFramework="net45" />
</packages>
Original file line number Diff line number Diff line change
Expand Up @@ -79,20 +79,20 @@
<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">
<Reference Include="Microsoft.IdentityModel.Clients.ActiveDirectory, Version=2.27.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\packages\Microsoft.IdentityModel.Clients.ActiveDirectory.2.18.206251556\lib\net45\Microsoft.IdentityModel.Clients.ActiveDirectory.dll</HintPath>
<HintPath>..\..\packages\Microsoft.IdentityModel.Clients.ActiveDirectory.2.27.306291202\lib\net45\Microsoft.IdentityModel.Clients.ActiveDirectory.dll</HintPath>
</Reference>
<Reference Include="Microsoft.IdentityModel.Clients.ActiveDirectory.WindowsForms">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\packages\Microsoft.IdentityModel.Clients.ActiveDirectory.2.18.206251556\lib\net45\Microsoft.IdentityModel.Clients.ActiveDirectory.WindowsForms.dll</HintPath>
<HintPath>..\..\packages\Microsoft.IdentityModel.Clients.ActiveDirectory.2.27.306291202\lib\net45\Microsoft.IdentityModel.Clients.ActiveDirectory.WindowsForms.dll</HintPath>
</Reference>
<Reference Include="Microsoft.Rest.ClientRuntime, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
<HintPath>..\..\packages\Microsoft.Rest.ClientRuntime.2.1.0\lib\net45\Microsoft.Rest.ClientRuntime.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="Microsoft.Rest.ClientRuntime.Azure.Authentication, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
<HintPath>..\..\packages\Microsoft.Rest.ClientRuntime.Azure.Authentication.2.0.1-preview\lib\net45\Microsoft.Rest.ClientRuntime.Azure.Authentication.dll</HintPath>
<HintPath>..\..\packages\Microsoft.Rest.ClientRuntime.Azure.Authentication.2.2.4-preview\lib\net45\Microsoft.Rest.ClientRuntime.Azure.Authentication.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="Microsoft.Threading.Tasks, Version=1.0.12.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
Expand Down
4 changes: 2 additions & 2 deletions src/Common/Commands.Common.Storage/packages.config
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@
<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.IdentityModel.Clients.ActiveDirectory" version="2.27.306291202" targetFramework="net45" />
<package id="Microsoft.Net.Http" version="2.2.28" targetFramework="net45" />
<package id="Microsoft.Rest.ClientRuntime" version="2.1.0" targetFramework="net45" />
<package id="Microsoft.Rest.ClientRuntime.Azure.Authentication" version="2.0.1-preview" targetFramework="net45" />
<package id="Microsoft.Rest.ClientRuntime.Azure.Authentication" version="2.2.4-preview" targetFramework="net45" />
<package id="Microsoft.WindowsAzure.ConfigurationManager" version="3.2.0" targetFramework="net45" />
<package id="Microsoft.WindowsAzure.Management" version="4.1.1" targetFramework="net45" />
<package id="Microsoft.WindowsAzure.Management.Storage" version="6.0.0" targetFramework="net45" />
Expand Down
20 changes: 20 additions & 0 deletions src/Common/Commands.Common/AzureDataCmdlet.cs
Original file line number Diff line number Diff line change
Expand Up @@ -117,5 +117,25 @@ protected override void PromptForDataCollectionProfileIfNotExists()
protected override void InitializeQosEvent()
{
}

/// <summary>
/// Guards execution of the given action using ShouldProcess and ShouldContinue. The optional
/// useSHouldContinue predicate determines whether SHouldContinue should be called for this
/// particular action (e.g. a resource is being overwritten). By default, both
/// ShouldProcess and ShouldContinue will be executed. Cmdlets that use this method overload
/// must have a force parameter.
/// </summary>
/// <param name="force">Do not ask for confirmation</param>
/// <param name="continueMessage">Message to describe the action</param>
/// <param name="processMessage">Message to prompt after the active is performed.</param>
/// <param name="target">The target name.</param>
/// <param name="action">The action code</param>
protected override void ConfirmAction(bool force, string continueMessage, string processMessage, string target,
Action action)
{
ConfirmAction(force, continueMessage, processMessage, target, action, () => true);
}


}
}
Loading