|
78 | 78 | <Private>True</Private>
|
79 | 79 | </Reference>
|
80 | 80 | <Reference Include="Microsoft.Azure.Management.Sql, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
81 |
| - <HintPath>..\..\..\packages\Microsoft.Azure.Management.Sql.1.3.0-preview\lib\net452\Microsoft.Azure.Management.Sql.dll</HintPath> |
| 81 | + <HintPath>..\..\..\packages\Microsoft.Azure.Management.Sql.1.5.0-preview\lib\net452\Microsoft.Azure.Management.Sql.dll</HintPath> |
82 | 82 | <Private>True</Private>
|
83 | 83 | </Reference>
|
84 | 84 | <Reference Include="Microsoft.Azure.Management.Storage">
|
|
115 | 115 | <HintPath>..\..\..\packages\Microsoft.IdentityModel.Clients.ActiveDirectory.2.28.3\lib\net45\Microsoft.IdentityModel.Clients.ActiveDirectory.WindowsForms.dll</HintPath>
|
116 | 116 | </Reference>
|
117 | 117 | <Reference Include="Microsoft.Rest.ClientRuntime, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
118 |
| - <HintPath>..\..\..\packages\Microsoft.Rest.ClientRuntime.2.3.5\lib\net45\Microsoft.Rest.ClientRuntime.dll</HintPath> |
| 118 | + <HintPath>..\..\..\packages\Microsoft.Rest.ClientRuntime.2.3.8\lib\net452\Microsoft.Rest.ClientRuntime.dll</HintPath> |
119 | 119 | <Private>True</Private>
|
120 | 120 | </Reference>
|
121 | 121 | <Reference Include="Microsoft.Rest.ClientRuntime.Azure, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
122 |
| - <HintPath>..\..\..\packages\Microsoft.Rest.ClientRuntime.Azure.3.3.5\lib\net45\Microsoft.Rest.ClientRuntime.Azure.dll</HintPath> |
| 122 | + <HintPath>..\..\..\packages\Microsoft.Rest.ClientRuntime.Azure.3.3.7\lib\net452\Microsoft.Rest.ClientRuntime.Azure.dll</HintPath> |
123 | 123 | <Private>True</Private>
|
124 | 124 | </Reference>
|
125 | 125 | <Reference Include="Microsoft.Rest.ClientRuntime.Azure.Authentication, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
210 | 210 | <DesignTime>True</DesignTime>
|
211 | 211 | <DependentUpon>Resources.resx</DependentUpon>
|
212 | 212 | </Compile>
|
| 213 | + <Compile Include="ScenarioTests\AuditingClassicStorageTests.cs" /> |
213 | 214 | <Compile Include="ScenarioTests\ReadScaleCrudTests.cs" />
|
214 | 215 | <Compile Include="ScenarioTests\DataSyncTests.cs" />
|
215 | 216 | <Compile Include="ScenarioTests\RecommendedActionTests.cs" />
|
216 | 217 | <Compile Include="ScenarioTests\DatabaseBackupStretchTests.cs" />
|
217 | 218 | <Compile Include="ScenarioTests\DatabaseCrudStretchTests.cs" />
|
| 219 | + <Compile Include="ScenarioTests\ServerUpgradeTests.cs" /> |
| 220 | + <Compile Include="ScenarioTests\ThreatDetectionClassicStorageTests.cs" /> |
218 | 221 | <Compile Include="ScenarioTests\ThreatDetectionTests.cs" />
|
219 | 222 | <Compile Include="ScenarioTests\DatabaseActivationTests.cs" />
|
220 | 223 | <Compile Include="ScenarioTests\DatabaseBackupTests.cs" />
|
221 | 224 | <Compile Include="ScenarioTests\DatabaseReplicationTests.cs" />
|
222 | 225 | <Compile Include="ScenarioTests\DatabaseCrudTests.cs" />
|
223 | 226 | <Compile Include="ScenarioTests\DataMaskingTests.cs" />
|
| 227 | + <None Include="ScenarioTests\AuditingClassicStorageTests.ps1"> |
| 228 | + <CopyToOutputDirectory>Always</CopyToOutputDirectory> |
| 229 | + </None> |
224 | 230 | <None Include="ScenarioTests\FailoverGroupTests.ps1">
|
225 | 231 | <CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
226 | 232 | </None>
|
|
242 | 248 | <None Include="ScenarioTests\DatabaseCrudStretchTests.ps1">
|
243 | 249 | <CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
244 | 250 | </None>
|
| 251 | + <None Include="ScenarioTests\ServerUpgradeTests.ps1"> |
| 252 | + <CopyToOutputDirectory>Always</CopyToOutputDirectory> |
| 253 | + </None> |
| 254 | + <None Include="ScenarioTests\ThreatDetectionClassicStorageTests.ps1"> |
| 255 | + <CopyToOutputDirectory>Always</CopyToOutputDirectory> |
| 256 | + </None> |
245 | 257 | <None Include="ScenarioTests\ThreatDetectionTests.ps1">
|
246 | 258 | <CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
247 | 259 | </None>
|
|
286 | 298 | <Compile Include="ScenarioTests\AuditingTests.cs" />
|
287 | 299 | <Compile Include="ScenarioTests\ServerCrudTests.cs" />
|
288 | 300 | <Compile Include="ScenarioTests\ServerDisasterRecoveryConfigurationTests.cs" />
|
289 |
| - <Compile Include="ScenarioTests\ServerUpgradeTests.cs" /> |
290 | 301 | <Compile Include="ScenarioTests\SqlEvnSetupHelper.cs" />
|
291 | 302 | <Compile Include="ScenarioTests\SqlTestsBase.cs" />
|
292 | 303 | <Compile Include="ScenarioTests\TransparentDataEncryptionCrudTests.cs" />
|
|
378 | 389 | <None Include="ScenarioTests\IndexRecommendationTests.ps1">
|
379 | 390 | <CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
380 | 391 | </None>
|
381 |
| - <None Include="ScenarioTests\ServerUpgradeTests.ps1"> |
382 |
| - <CopyToOutputDirectory>Always</CopyToOutputDirectory> |
383 |
| - </None> |
384 | 392 | <None Include="ScenarioTests\TransparentDataEncryptionCrudTests.ps1">
|
385 | 393 | <CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
386 | 394 | </None>
|
|
417 | 425 | <None Include="SessionRecords\Microsoft.Azure.Commands.Sql.Test.ScenarioTests.AdvisorTests\TestUpdateDatabaseAdvisor.json">
|
418 | 426 | <CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
419 | 427 | </None>
|
420 |
| - <None Include="SessionRecords\Microsoft.Azure.Commands.Sql.Test.ScenarioTests.AdvisorTests\TestUpdateElasticPoolAdvisor.json"> |
421 |
| - <CopyToOutputDirectory>Always</CopyToOutputDirectory> |
422 |
| - </None> |
423 | 428 | <None Include="SessionRecords\Microsoft.Azure.Commands.Sql.Test.ScenarioTests.AdvisorTests\TestUpdateServerAdvisor.json">
|
424 | 429 | <CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
425 | 430 | </None>
|
426 |
| - <None Include="SessionRecords\Microsoft.Azure.Commands.Sql.Test.ScenarioTests.AuditingTests\TestAuditingUpdatePolicyWithClassicStorage.json"> |
| 431 | + <None Include="SessionRecords\Microsoft.Azure.Commands.Sql.Test.ScenarioTests.AuditingClassicStorageTests\TestAuditingUpdatePolicyWithClassicStorage.json"> |
427 | 432 | <CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
428 | 433 | </None>
|
429 | 434 | <None Include="SessionRecords\Microsoft.Azure.Commands.Sql.Test.ScenarioTests.AuditingTests\TestAuditingDatabaseDisableEnableKeepProperties.json">
|
|
567 | 572 | <None Include="SessionRecords\Microsoft.Azure.Commands.Sql.Test.ScenarioTests.DatabaseCrudTests\TestDatabaseCreate.json">
|
568 | 573 | <CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
569 | 574 | </None>
|
570 |
| - <None Include="SessionRecords\Microsoft.Azure.Commands.Sql.Test.ScenarioTests.DatabaseCrudTests\TestDatabaseCreateV2.json"> |
571 |
| - <CopyToOutputDirectory>Always</CopyToOutputDirectory> |
572 |
| - </None> |
573 | 575 | <None Include="SessionRecords\Microsoft.Azure.Commands.Sql.Test.ScenarioTests.DatabaseCrudTests\TestDatabaseCreateWithSampleName.json">
|
574 | 576 | <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
575 | 577 | </None>
|
576 | 578 | <None Include="SessionRecords\Microsoft.Azure.Commands.Sql.Test.ScenarioTests.DatabaseCrudTests\TestDatabaseGet.json">
|
577 | 579 | <CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
578 | 580 | </None>
|
579 |
| - <None Include="SessionRecords\Microsoft.Azure.Commands.Sql.Test.ScenarioTests.DatabaseCrudTests\TestDatabaseGetV2.json"> |
580 |
| - <CopyToOutputDirectory>Always</CopyToOutputDirectory> |
581 |
| - </None> |
582 | 581 | <None Include="SessionRecords\Microsoft.Azure.Commands.Sql.Test.ScenarioTests.DatabaseCrudTests\TestDatabaseRemove.json">
|
583 | 582 | <CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
584 | 583 | </None>
|
585 |
| - <None Include="SessionRecords\Microsoft.Azure.Commands.Sql.Test.ScenarioTests.DatabaseCrudTests\TestDatabaseRemoveV2.json"> |
586 |
| - <CopyToOutputDirectory>Always</CopyToOutputDirectory> |
587 |
| - </None> |
588 | 584 | <None Include="SessionRecords\Microsoft.Azure.Commands.Sql.Test.ScenarioTests.DatabaseCrudTests\TestDatabaseUpdate.json">
|
589 | 585 | <CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
590 | 586 | </None>
|
591 |
| - <None Include="SessionRecords\Microsoft.Azure.Commands.Sql.Test.ScenarioTests.DatabaseCrudTests\TestDatabaseUpdateV2.json"> |
592 |
| - <CopyToOutputDirectory>Always</CopyToOutputDirectory> |
593 |
| - </None> |
594 | 587 | <None Include="SessionRecords\Microsoft.Azure.Commands.Sql.Test.ScenarioTests.DatabaseReplicationTests\TestCreateDatabaseCopy.json">
|
595 | 588 | <CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
596 | 589 | </None>
|
597 |
| - <None Include="SessionRecords\Microsoft.Azure.Commands.Sql.Test.ScenarioTests.DatabaseReplicationTests\TestCreateDatabaseCopyV2.json"> |
598 |
| - <CopyToOutputDirectory>Always</CopyToOutputDirectory> |
599 |
| - </None> |
600 | 590 | <None Include="SessionRecords\Microsoft.Azure.Commands.Sql.Test.ScenarioTests.DatabaseReplicationTests\TestCreateSecondaryDatabase.json">
|
601 | 591 | <CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
602 | 592 | </None>
|
603 |
| - <None Include="SessionRecords\Microsoft.Azure.Commands.Sql.Test.ScenarioTests.DatabaseReplicationTests\TestCreateSecondaryDatabaseV2.json"> |
604 |
| - <CopyToOutputDirectory>Always</CopyToOutputDirectory> |
605 |
| - </None> |
606 | 593 | <None Include="SessionRecords\Microsoft.Azure.Commands.Sql.Test.ScenarioTests.DatabaseReplicationTests\TestFailoverSecondaryDatabase.json">
|
607 | 594 | <CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
608 | 595 | </None>
|
609 | 596 | <None Include="SessionRecords\Microsoft.Azure.Commands.Sql.Test.ScenarioTests.DatabaseReplicationTests\TestGetReplicationLink.json">
|
610 | 597 | <CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
611 | 598 | </None>
|
612 |
| - <None Include="SessionRecords\Microsoft.Azure.Commands.Sql.Test.ScenarioTests.DatabaseReplicationTests\TestGetReplicationLinkV2.json"> |
613 |
| - <CopyToOutputDirectory>Always</CopyToOutputDirectory> |
614 |
| - </None> |
615 | 599 | <None Include="SessionRecords\Microsoft.Azure.Commands.Sql.Test.ScenarioTests.DatabaseReplicationTests\TestRemoveSecondaryDatabase.json">
|
616 | 600 | <CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
617 | 601 | </None>
|
618 |
| - <None Include="SessionRecords\Microsoft.Azure.Commands.Sql.Test.ScenarioTests.DatabaseReplicationTests\TestRemoveSecondaryDatabaseV2.json"> |
619 |
| - <CopyToOutputDirectory>Always</CopyToOutputDirectory> |
620 |
| - </None> |
621 | 602 | <None Include="SessionRecords\Microsoft.Azure.Commands.Sql.Test.ScenarioTests.DataMaskingTests\TestDatabaseDataMaskingBasicRuleLifecycle.json">
|
622 | 603 | <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
623 | 604 | </None>
|
|
687 | 668 | <None Include="SessionRecords\Microsoft.Azure.Commands.Sql.Test.ScenarioTests.ElasticPoolCrudTests\TestElasticPoolGet.json">
|
688 | 669 | <CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
689 | 670 | </None>
|
690 |
| - <None Include="SessionRecords\Microsoft.Azure.Commands.Sql.Test.ScenarioTests.ElasticPoolCrudTests\TestElasticPoolMetricGet.json"> |
691 |
| - <CopyToOutputDirectory>Always</CopyToOutputDirectory> |
692 |
| - </None> |
693 | 671 | <None Include="SessionRecords\Microsoft.Azure.Commands.Sql.Test.ScenarioTests.ElasticPoolCrudTests\TestElasticPoolRemove.json">
|
694 | 672 | <CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
695 | 673 | </None>
|
|
813 | 791 | <None Include="SessionRecords\Microsoft.Azure.Commands.Sql.Test.ScenarioTests.ServerDisasterRecoveryConfigurationTests\TestServerDisasterRecoveryConfiguration.json">
|
814 | 792 | <CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
815 | 793 | </None>
|
816 |
| - <None Include="SessionRecords\Microsoft.Azure.Commands.Sql.Test.ScenarioTests.ServerUpgradeTests\TestServerUpgradeWithUpgradeHint.json"> |
817 |
| - <CopyToOutputDirectory>Always</CopyToOutputDirectory> |
818 |
| - </None> |
819 | 794 | <None Include="SessionRecords\Microsoft.Azure.Commands.Sql.Test.ScenarioTests.ServiceTierAdvisorTests\GetUpgradeDatabaseHint.json">
|
820 | 795 | <CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
821 | 796 | </None>
|
|
843 | 818 | <None Include="SessionRecords\Microsoft.Azure.Commands.Sql.Test.ScenarioTests.ThreatDetectionTests\ThreatDetectionServerUpdatePolicy.json">
|
844 | 819 | <CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
845 | 820 | </None>
|
846 |
| - <None Include="SessionRecords\Microsoft.Azure.Commands.Sql.Test.ScenarioTests.ThreatDetectionTests\ThreatDetectionUpdatePolicyWithClassicStorage.json"> |
| 821 | + <None Include="SessionRecords\Microsoft.Azure.Commands.Sql.Test.ScenarioTests.ThreatDetectionClassicStorageTests\ThreatDetectionUpdatePolicyWithClassicStorage.json"> |
847 | 822 | <CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
848 | 823 | </None>
|
849 | 824 | <None Include="SessionRecords\Microsoft.Azure.Commands.Sql.Test.ScenarioTests.TransparentDataEncryptionCrudTests\TestDatabaseTransparentDataEncryptionGet.json">
|
|
867 | 842 | <None Include="SessionRecords\Microsoft.Azure.Commands.Sql.Test.ScenarioTests.ServerKeyVaultKeyTests\TestServerKeyVaultKeyRemove.json">
|
868 | 843 | <CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
869 | 844 | </None>
|
870 |
| - <None Include="SessionRecords\Microsoft.Azure.Commands.Sql.Test.ScenarioTests.ServerUpgradeTests\TestServerUpgradeAndCancel.json"> |
871 |
| - <CopyToOutputDirectory>Always</CopyToOutputDirectory> |
872 |
| - </None> |
873 |
| - <None Include="SessionRecords\Microsoft.Azure.Commands.Sql.Test.ScenarioTests.ServerUpgradeTests\TestServerUpgradeNegative.json"> |
874 |
| - <CopyToOutputDirectory>Always</CopyToOutputDirectory> |
875 |
| - </None> |
876 | 845 | <None Include="SessionRecords\Microsoft.Azure.Commands.Sql.Test.ScenarioTests.LocationCapabilitiesTests\TestLocationCapabilities.json">
|
877 | 846 | <CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
878 | 847 | </None>
|
|
891 | 860 | <None Include="SessionRecords\Microsoft.Azure.Commands.Sql.Test.ScenarioTests.ImportExportTests\TestImportDatabase.json">
|
892 | 861 | <CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
893 | 862 | </None>
|
| 863 | + <None Include=".\SessionRecords\Microsoft.Azure.Commands.Sql.Test.ScenarioTests.ServerUpgradeTests\TestServerUpgradeAndCancel.json"> |
| 864 | + <CopyToOutputDirectory>Always</CopyToOutputDirectory> |
| 865 | + </None> |
| 866 | + <None Include=".\SessionRecords\Microsoft.Azure.Commands.Sql.Test.ScenarioTests.ServerUpgradeTests\TestServerUpgradeNegative.json"> |
| 867 | + <CopyToOutputDirectory>Always</CopyToOutputDirectory> |
| 868 | + </None> |
| 869 | + <None Include=".\SessionRecords\Microsoft.Azure.Commands.Sql.Test.ScenarioTests.ServerUpgradeTests\TestServerUpgradeWithUpgradeHint.json"> |
| 870 | + <CopyToOutputDirectory>Always</CopyToOutputDirectory> |
| 871 | + </None> |
894 | 872 | </ItemGroup>
|
895 | 873 | <ItemGroup>
|
896 | 874 | <EmbeddedResource Include="Properties\Resources.resx">
|
|
0 commit comments