Skip to content

Commit 1ea3668

Browse files
author
yaakoviyun
committed
Added test records to project
1 parent 4a43c34 commit 1ea3668

File tree

2 files changed

+40641
-213
lines changed

2 files changed

+40641
-213
lines changed

src/ResourceManager/Sql/Commands.Sql.Test/Commands.Sql.Test.csproj

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -241,6 +241,9 @@
241241
<None Include="SessionRecords\Microsoft.Azure.Commands.ScenarioTest.SqlTests.SecurityTests\TestDatabaseDisableEnableKeepProperties.json">
242242
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
243243
</None>
244+
<None Include="SessionRecords\Microsoft.Azure.Commands.ScenarioTest.SqlTests.SecurityTests\TestDatabaseRetentionKeepProperties.json">
245+
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
246+
</None>
244247
<None Include="SessionRecords\Microsoft.Azure.Commands.ScenarioTest.SqlTests.SecurityTests\TestDatabaseStorageKeyRotation.json">
245248
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
246249
</None>
@@ -253,6 +256,9 @@
253256
<None Include="SessionRecords\Microsoft.Azure.Commands.ScenarioTest.SqlTests.SecurityTests\TestDatabaseUpdatePolicyWithEventTypeShortcuts.json">
254257
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
255258
</None>
259+
<None Include="SessionRecords\Microsoft.Azure.Commands.ScenarioTest.SqlTests.SecurityTests\TestDatabaseUpdatePolicyWithRetention.json">
260+
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
261+
</None>
256262
<None Include="SessionRecords\Microsoft.Azure.Commands.ScenarioTest.SqlTests.SecurityTests\TestDatabaseUpdatePolicyWithStorage.json">
257263
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
258264
</None>
@@ -283,6 +289,9 @@
283289
<None Include="SessionRecords\Microsoft.Azure.Commands.ScenarioTest.SqlTests.SecurityTests\TestServerDisableEnableKeepProperties.json">
284290
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
285291
</None>
292+
<None Include="SessionRecords\Microsoft.Azure.Commands.ScenarioTest.SqlTests.SecurityTests\TestServerRetentionKeepProperties.json">
293+
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
294+
</None>
286295
<None Include="SessionRecords\Microsoft.Azure.Commands.ScenarioTest.SqlTests.SecurityTests\TestServerStorageKeyRotation.json">
287296
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
288297
</None>
@@ -295,6 +304,9 @@
295304
<None Include="SessionRecords\Microsoft.Azure.Commands.ScenarioTest.SqlTests.SecurityTests\TestServerUpdatePolicyWithEventTypeShortcuts.json">
296305
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
297306
</None>
307+
<None Include="SessionRecords\Microsoft.Azure.Commands.ScenarioTest.SqlTests.SecurityTests\TestServerUpdatePolicyWithRetention.json">
308+
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
309+
</None>
298310
<None Include="SessionRecords\Microsoft.Azure.Commands.ScenarioTest.SqlTests.SecurityTests\TestServerUpdatePolicyWithStorage.json">
299311
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
300312
</None>

0 commit comments

Comments
 (0)