|
71 | 71 | </Reference>
|
72 | 72 | <Reference Include="Microsoft.Azure.Management.Sql">
|
73 | 73 | <SpecificVersion>False</SpecificVersion>
|
74 |
| - <HintPath>..\..\..\packages\Microsoft.Azure.Management.Sql.0.52.0-prerelease\lib\net40\Microsoft.Azure.Management.Sql.dll</HintPath> |
| 74 | + <HintPath>..\..\..\packages\Microsoft.Azure.Management.Sql.0.53.0-prerelease\lib\net40\Microsoft.Azure.Management.Sql.dll</HintPath> |
75 | 75 | </Reference>
|
76 | 76 | <Reference Include="Microsoft.Azure.Management.Storage">
|
77 | 77 | <HintPath>..\..\..\packages\Microsoft.Azure.Management.Storage.2.4.0-preview\lib\net40\Microsoft.Azure.Management.Storage.dll</HintPath>
|
|
212 | 212 | <Compile Include="ScenarioTests\DatabaseReplicationTests.cs" />
|
213 | 213 | <Compile Include="ScenarioTests\DatabaseCrudTests.cs" />
|
214 | 214 | <Compile Include="ScenarioTests\DataMaskingTests.cs" />
|
| 215 | + <None Include="ScenarioTests\FailoverGroupTests.ps1"> |
| 216 | + <CopyToOutputDirectory>Always</CopyToOutputDirectory> |
| 217 | + </None> |
215 | 218 | <None Include="ScenarioTests\ReadScaleCrudTests.ps1">
|
216 | 219 | <CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
217 | 220 | </None>
|
|
267 | 270 | <Compile Include="ScenarioTests\AdvisorTests.cs" />
|
268 | 271 | <Compile Include="ScenarioTests\RecommendedElasticPoolTests.cs" />
|
269 | 272 | <Compile Include="ScenarioTests\ElasticPoolCrudTests.cs" />
|
| 273 | + <Compile Include="ScenarioTests\FailoverGroupTests.cs" /> |
270 | 274 | <Compile Include="ScenarioTests\AuditingTests.cs" />
|
271 | 275 | <Compile Include="ScenarioTests\ServerCrudTests.cs" />
|
272 | 276 | <Compile Include="ScenarioTests\ServerDisasterRecoveryConfigurationTests.cs" />
|
273 | 277 | <Compile Include="ScenarioTests\ServerUpgradeTests.cs" />
|
274 | 278 | <Compile Include="ScenarioTests\SqlEvnSetupHelper.cs" />
|
275 | 279 | <Compile Include="ScenarioTests\SqlTestsBase.cs" />
|
276 | 280 | <Compile Include="ScenarioTests\TransparentDataEncryptionCrudTests.cs" />
|
277 |
| - <Compile Include="ScenarioTests\ServerKeyVaultKeyTests.cs" /> |
| 281 | + <Compile Include="ScenarioTests\ServerKeyVaultKeyTests.cs" /> |
278 | 282 | <Compile Include="ScenarioTests\IndexRecommendationTests.cs" />
|
279 | 283 | <Compile Include="ScenarioTests\ImportExportTests.cs" />
|
280 | 284 | <Compile Include="UnitTests\AzureSqlDatabaseImportExportTests.cs" />
|
|
364 | 368 | <None Include="ScenarioTests\TransparentDataEncryptionCrudTests.ps1">
|
365 | 369 | <CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
366 | 370 | </None>
|
367 |
| - <None Include="ScenarioTests\ServerKeyVaultKeyTests.ps1"> |
| 371 | + <None Include="ScenarioTests\ServerKeyVaultKeyTests.ps1"> |
368 | 372 | <CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
369 | 373 | </None>
|
370 | 374 | <None Include="SessionRecords\Microsoft.Azure.Commands.Sql.Test.ScenarioTests.AdvisorTests\TestGetElasticPoolAdvisor.json">
|
|
403 | 407 | <None Include="SessionRecords\Microsoft.Azure.Commands.Sql.Test.ScenarioTests.AdvisorTests\TestUpdateServerAdvisor.json">
|
404 | 408 | <CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
405 | 409 | </None>
|
406 |
| - <None Include="SessionRecords\Microsoft.Azure.Commands.Sql.Test.ScenarioTests.AuditingTests\TestAuditingUpdatePolicyWithClassicStorage.json" > |
407 |
| - <CopyToOutputDirectory>Always</CopyToOutputDirectory> |
| 410 | + <None Include="SessionRecords\Microsoft.Azure.Commands.Sql.Test.ScenarioTests.AuditingTests\TestAuditingUpdatePolicyWithClassicStorage.json"> |
| 411 | + <CopyToOutputDirectory>Always</CopyToOutputDirectory> |
408 | 412 | </None>
|
409 |
| - <None Include="SessionRecords\Microsoft.Azure.Commands.Sql.Test.ScenarioTests.AuditingTests\TestAuditingDatabaseDisableEnableKeepProperties.json"> |
| 413 | + <None Include="SessionRecords\Microsoft.Azure.Commands.Sql.Test.ScenarioTests.AuditingTests\TestAuditingDatabaseDisableEnableKeepProperties.json"> |
410 | 414 | <CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
411 | 415 | </None>
|
412 | 416 | <None Include="SessionRecords\Microsoft.Azure.Commands.Sql.Test.ScenarioTests.AuditingTests\TestAuditingDatabaseRetentionKeepProperties.json">
|
|
718 | 722 | <None Include="SessionRecords\Microsoft.Azure.Commands.Sql.Test.ScenarioTests.ThreatDetectionTests\ThreatDetectionServerUpdatePolicy.json">
|
719 | 723 | <CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
720 | 724 | </None>
|
721 |
| - <None Include="SessionRecords\Microsoft.Azure.Commands.Sql.Test.ScenarioTests.ThreatDetectionTests\ThreatDetectionUpdatePolicyWithClassicStorage.json" > |
722 |
| - <CopyToOutputDirectory>Always</CopyToOutputDirectory> |
| 725 | + <None Include="SessionRecords\Microsoft.Azure.Commands.Sql.Test.ScenarioTests.ThreatDetectionTests\ThreatDetectionUpdatePolicyWithClassicStorage.json"> |
| 726 | + <CopyToOutputDirectory>Always</CopyToOutputDirectory> |
723 | 727 | </None>
|
724 | 728 | <None Include="SessionRecords\Microsoft.Azure.Commands.Sql.Test.ScenarioTests.TransparentDataEncryptionCrudTests\TestDatabaseTransparentDataEncryptionGet.json">
|
725 | 729 | <CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
726 | 730 | </None>
|
727 | 731 | <None Include="SessionRecords\Microsoft.Azure.Commands.Sql.Test.ScenarioTests.TransparentDataEncryptionCrudTests\TestDatabaseTransparentDataEncryptionUpdate.json">
|
728 | 732 | <CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
729 | 733 | </None>
|
730 |
| - <None Include="SessionRecords\Microsoft.Azure.Commands.Sql.Test.ScenarioTests.TransparentDataEncryptionCrudTests\TestServerTransparentDataEncryptionProtectorGet.json"> |
| 734 | + <None Include="SessionRecords\Microsoft.Azure.Commands.Sql.Test.ScenarioTests.TransparentDataEncryptionCrudTests\TestServerTransparentDataEncryptionProtectorGet.json"> |
731 | 735 | <CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
732 | 736 | </None>
|
733 |
| - <None Include="SessionRecords\Microsoft.Azure.Commands.Sql.Test.ScenarioTests.TransparentDataEncryptionCrudTests\TestServerTransparentDataEncryptionProtectorSet.json"> |
| 737 | + <None Include="SessionRecords\Microsoft.Azure.Commands.Sql.Test.ScenarioTests.TransparentDataEncryptionCrudTests\TestServerTransparentDataEncryptionProtectorSet.json"> |
734 | 738 | <CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
735 | 739 | </None>
|
736 |
| - <None Include="SessionRecords\Microsoft.Azure.Commands.Sql.Test.ScenarioTests.ServerKeyVaultKeyTests\TestServerKeyVaultKeyAdd.json"> |
| 740 | + <None Include="SessionRecords\Microsoft.Azure.Commands.Sql.Test.ScenarioTests.ServerKeyVaultKeyTests\TestServerKeyVaultKeyAdd.json"> |
737 | 741 | <CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
738 | 742 | </None>
|
739 |
| - <None Include="SessionRecords\Microsoft.Azure.Commands.Sql.Test.ScenarioTests.ServerKeyVaultKeyTests\TestServerKeyVaultKeyGet.json"> |
| 743 | + <None Include="SessionRecords\Microsoft.Azure.Commands.Sql.Test.ScenarioTests.ServerKeyVaultKeyTests\TestServerKeyVaultKeyGet.json"> |
740 | 744 | <CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
741 | 745 | </None>
|
742 |
| - <None Include="SessionRecords\Microsoft.Azure.Commands.Sql.Test.ScenarioTests.ServerKeyVaultKeyTests\TestServerKeyVaultKeyRemove.json"> |
| 746 | + <None Include="SessionRecords\Microsoft.Azure.Commands.Sql.Test.ScenarioTests.ServerKeyVaultKeyTests\TestServerKeyVaultKeyRemove.json"> |
743 | 747 | <CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
744 | 748 | </None>
|
745 | 749 | <None Include="SessionRecords\Microsoft.Azure.Commands.Sql.Test.ScenarioTests.ServerUpgradeTests\TestServerUpgradeAndCancel.json">
|
|
0 commit comments