|
65 | 65 | <HintPath>..\..\..\packages\Microsoft.Azure.Gallery.2.6.2-preview\lib\net40\Microsoft.Azure.Gallery.dll</HintPath>
|
66 | 66 | </Reference>
|
67 | 67 | <Reference Include="Microsoft.Azure.Management.Sql, Version=0.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
68 |
| - <HintPath>..\..\..\packages\Microsoft.Azure.Management.Sql.0.34.0-prerelease\lib\net40\Microsoft.Azure.Management.Sql.dll</HintPath> |
| 68 | + <HintPath>..\..\..\packages\Microsoft.Azure.Management.Sql.0.35.0-prerelease\lib\net40\Microsoft.Azure.Management.Sql.dll</HintPath> |
69 | 69 | <Private>True</Private>
|
70 | 70 | </Reference>
|
71 | 71 | <Reference Include="Microsoft.Azure.Management.Storage">
|
|
207 | 207 | <Compile Include="ScenarioTests\ServiceTierAdvisorTests.cs" />
|
208 | 208 | <Compile Include="ScenarioTests\RecommendedElasticPoolTests.cs" />
|
209 | 209 | <Compile Include="ScenarioTests\ElasticPoolCrudTests.cs" />
|
210 |
| - <Compile Include="ScenarioTests\SecurityTests.cs" /> |
| 210 | + <Compile Include="ScenarioTests\AuditingTests.cs" /> |
211 | 211 | <Compile Include="ScenarioTests\ServerCrudTests.cs" />
|
212 | 212 | <Compile Include="ScenarioTests\ServerUpgradeTests.cs" />
|
213 | 213 | <Compile Include="ScenarioTests\SqlTestsBase.cs" />
|
|
266 | 266 | <None Include="ScenarioTests\DataMaskingTests.ps1">
|
267 | 267 | <CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
268 | 268 | </None>
|
269 |
| - <None Include="ScenarioTests\SecurityTests.ps1"> |
| 269 | + <None Include="ScenarioTests\AuditingTests.ps1"> |
270 | 270 | <CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
271 | 271 | </None>
|
272 | 272 | <None Include="ScenarioTests\Common.ps1">
|
|
278 | 278 | <None Include="ScenarioTests\TransparentDataEncryptionCrudTests.ps1">
|
279 | 279 | <CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
280 | 280 | </None>
|
281 |
| - <None Include="SessionRecords\Microsoft.Azure.Commands.ScenarioTest.SqlTests.DataMaskingTests\TestDatabaseDataMaskingBasicRuleLifecycle.json"> |
282 |
| - <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
283 |
| - </None> |
284 |
| - <None Include="SessionRecords\Microsoft.Azure.Commands.ScenarioTest.SqlTests.DataMaskingTests\TestDatabaseDataMaskingNumberRuleLifecycle.json"> |
285 |
| - <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
286 |
| - </None> |
287 |
| - <None Include="SessionRecords\Microsoft.Azure.Commands.ScenarioTest.SqlTests.DataMaskingTests\TestDatabaseDataMaskingPolicyEnablementToggling.json"> |
288 |
| - <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
289 |
| - </None> |
290 |
| - <None Include="SessionRecords\Microsoft.Azure.Commands.ScenarioTest.SqlTests.DataMaskingTests\TestDatabaseDataMaskingPrivilegedLoginsChanges.json"> |
291 |
| - <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
292 |
| - </None> |
293 |
| - <None Include="SessionRecords\Microsoft.Azure.Commands.ScenarioTest.SqlTests.DataMaskingTests\TestDatabaseDataMaskingRuleCreationFailures.json"> |
294 |
| - <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
295 |
| - </None> |
296 |
| - <None Include="SessionRecords\Microsoft.Azure.Commands.ScenarioTest.SqlTests.DataMaskingTests\TestDatabaseDataMaskingRuleCreationWithoutPolicy.json"> |
297 |
| - <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
298 |
| - </None> |
299 |
| - <None Include="SessionRecords\Microsoft.Azure.Commands.ScenarioTest.SqlTests.DataMaskingTests\TestDatabaseDataMaskingTextRuleLifecycle.json"> |
300 |
| - <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
301 |
| - </None> |
302 |
| - <None Include="SessionRecords\Microsoft.Azure.Commands.ScenarioTest.SqlTests.SecurityTests\TestDatabaseDisableEnableKeepProperties.json"> |
303 |
| - <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
304 |
| - </None> |
305 |
| - <None Include="SessionRecords\Microsoft.Azure.Commands.ScenarioTest.SqlTests.SecurityTests\TestDatabaseRetentionKeepProperties.json"> |
306 |
| - <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
307 |
| - </None> |
308 |
| - <None Include="SessionRecords\Microsoft.Azure.Commands.ScenarioTest.SqlTests.SecurityTests\TestDatabaseStorageKeyRotation.json"> |
309 |
| - <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
310 |
| - </None> |
311 |
| - <None Include="SessionRecords\Microsoft.Azure.Commands.ScenarioTest.SqlTests.SecurityTests\TestDatabaseUpdatePolicyKeepPreviousStorage.json"> |
312 |
| - <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
313 |
| - </None> |
314 |
| - <None Include="SessionRecords\Microsoft.Azure.Commands.ScenarioTest.SqlTests.SecurityTests\TestDatabaseUpdatePolicyWithEventTypes.json"> |
315 |
| - <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
316 |
| - </None> |
317 |
| - <None Include="SessionRecords\Microsoft.Azure.Commands.ScenarioTest.SqlTests.SecurityTests\TestDatabaseUpdatePolicyWithEventTypeShortcuts.json"> |
318 |
| - <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
319 |
| - </None> |
320 |
| - <None Include="SessionRecords\Microsoft.Azure.Commands.ScenarioTest.SqlTests.SecurityTests\TestDatabaseUpdatePolicyWithRetention.json"> |
321 |
| - <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
322 |
| - </None> |
323 |
| - <None Include="SessionRecords\Microsoft.Azure.Commands.ScenarioTest.SqlTests.SecurityTests\TestDatabaseUpdatePolicyWithSameNameStorageOnDifferentRegion.json"> |
324 |
| - <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
325 |
| - </None> |
326 |
| - <None Include="SessionRecords\Microsoft.Azure.Commands.ScenarioTest.SqlTests.SecurityTests\TestDatabaseUpdatePolicyWithStorage.json"> |
327 |
| - <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
328 |
| - </None> |
329 |
| - <None Include="SessionRecords\Microsoft.Azure.Commands.ScenarioTest.SqlTests.SecurityTests\TestDatabaseUpdatePolicyWithStorageV2.json" /> |
330 |
| - <None Include="SessionRecords\Microsoft.Azure.Commands.ScenarioTest.SqlTests.SecurityTests\TestDisableDatabaseAuditing.json"> |
331 |
| - <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
332 |
| - </None> |
333 |
| - <None Include="SessionRecords\Microsoft.Azure.Commands.ScenarioTest.SqlTests.SecurityTests\TestDisableServerAuditing.json"> |
334 |
| - <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
335 |
| - </None> |
336 |
| - <None Include="SessionRecords\Microsoft.Azure.Commands.ScenarioTest.SqlTests.SecurityTests\TestFailedDatabaseUpdatePolicyWithNoStorage.json"> |
337 |
| - <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
338 |
| - </None> |
339 |
| - <None Include="SessionRecords\Microsoft.Azure.Commands.ScenarioTest.SqlTests.SecurityTests\TestFailedServerUpdatePolicyWithNoStorage.json"> |
340 |
| - <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
341 |
| - </None> |
342 |
| - <None Include="SessionRecords\Microsoft.Azure.Commands.ScenarioTest.SqlTests.SecurityTests\TestFailedUseServerDefault.json"> |
343 |
| - <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
344 |
| - </None> |
345 |
| - <None Include="SessionRecords\Microsoft.Azure.Commands.ScenarioTest.SqlTests.SecurityTests\TestFailWithBadDatabaseIndentity.json"> |
346 |
| - <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
347 |
| - </None> |
348 |
| - <None Include="SessionRecords\Microsoft.Azure.Commands.ScenarioTest.SqlTests.SecurityTests\TestFailWithBadServerIndentity.json"> |
349 |
| - <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
350 |
| - </None> |
351 |
| - <None Include="SessionRecords\Microsoft.Azure.Commands.ScenarioTest.SqlTests.SecurityTests\TestServerDisableEnableKeepProperties.json"> |
352 |
| - <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
353 |
| - </None> |
354 |
| - <None Include="SessionRecords\Microsoft.Azure.Commands.ScenarioTest.SqlTests.SecurityTests\TestServerRetentionKeepProperties.json"> |
355 |
| - <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
356 |
| - </None> |
357 |
| - <None Include="SessionRecords\Microsoft.Azure.Commands.ScenarioTest.SqlTests.SecurityTests\TestServerStorageKeyRotation.json"> |
358 |
| - <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
359 |
| - </None> |
360 |
| - <None Include="SessionRecords\Microsoft.Azure.Commands.ScenarioTest.SqlTests.SecurityTests\TestServerUpdatePolicyKeepPreviousStorage.json"> |
361 |
| - <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
362 |
| - </None> |
363 |
| - <None Include="SessionRecords\Microsoft.Azure.Commands.ScenarioTest.SqlTests.SecurityTests\TestServerUpdatePolicyWithEventTypes.json"> |
364 |
| - <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
365 |
| - </None> |
366 |
| - <None Include="SessionRecords\Microsoft.Azure.Commands.ScenarioTest.SqlTests.SecurityTests\TestServerUpdatePolicyWithEventTypeShortcuts.json"> |
367 |
| - <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
368 |
| - </None> |
369 |
| - <None Include="SessionRecords\Microsoft.Azure.Commands.ScenarioTest.SqlTests.SecurityTests\TestServerUpdatePolicyWithRetention.json"> |
370 |
| - <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
371 |
| - </None> |
372 |
| - <None Include="SessionRecords\Microsoft.Azure.Commands.ScenarioTest.SqlTests.SecurityTests\TestServerUpdatePolicyWithStorage.json"> |
373 |
| - <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
374 |
| - </None> |
375 |
| - <None Include="SessionRecords\Microsoft.Azure.Commands.ScenarioTest.SqlTests.SecurityTests\TestUseServerDefault.json"> |
376 |
| - <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
377 |
| - </None> |
| 281 | + <None Include="SessionRecords\Microsoft.Azure.Commands.Sql.Test.ScenarioTests.AuditingTests\TestAuditingDatabaseDisableEnableKeepProperties.json" /> |
| 282 | + <None Include="SessionRecords\Microsoft.Azure.Commands.Sql.Test.ScenarioTests.AuditingTests\TestAuditingDatabaseRetentionKeepProperties.json" /> |
| 283 | + <None Include="SessionRecords\Microsoft.Azure.Commands.Sql.Test.ScenarioTests.AuditingTests\TestAuditingDatabaseStorageKeyRotation.json" /> |
| 284 | + <None Include="SessionRecords\Microsoft.Azure.Commands.Sql.Test.ScenarioTests.AuditingTests\TestAuditingDatabaseUpdatePolicyKeepPreviousStorage.json" /> |
| 285 | + <None Include="SessionRecords\Microsoft.Azure.Commands.Sql.Test.ScenarioTests.AuditingTests\TestAuditingDatabaseUpdatePolicyWithEventTypes.json" /> |
| 286 | + <None Include="SessionRecords\Microsoft.Azure.Commands.Sql.Test.ScenarioTests.AuditingTests\TestAuditingDatabaseUpdatePolicyWithEventTypeShortcuts.json" /> |
| 287 | + <None Include="SessionRecords\Microsoft.Azure.Commands.Sql.Test.ScenarioTests.AuditingTests\TestAuditingDatabaseUpdatePolicyWithRetention.json" /> |
| 288 | + <None Include="SessionRecords\Microsoft.Azure.Commands.Sql.Test.ScenarioTests.AuditingTests\TestAuditingDatabaseUpdatePolicyWithSameNameStorageOnDifferentRegion.json" /> |
| 289 | + <None Include="SessionRecords\Microsoft.Azure.Commands.Sql.Test.ScenarioTests.AuditingTests\TestAuditingDatabaseUpdatePolicyWithStorage.json" /> |
| 290 | + <None Include="SessionRecords\Microsoft.Azure.Commands.Sql.Test.ScenarioTests.AuditingTests\TestAuditingDatabaseUpdatePolicyWithStorageV2.json" /> |
| 291 | + <None Include="SessionRecords\Microsoft.Azure.Commands.Sql.Test.ScenarioTests.AuditingTests\TestAuditingDisableDatabaseAuditing.json" /> |
| 292 | + <None Include="SessionRecords\Microsoft.Azure.Commands.Sql.Test.ScenarioTests.AuditingTests\TestAuditingDisableServerAuditing.json" /> |
| 293 | + <None Include="SessionRecords\Microsoft.Azure.Commands.Sql.Test.ScenarioTests.AuditingTests\TestAuditingFailedDatabaseUpdatePolicyWithNoStorage.json" /> |
| 294 | + <None Include="SessionRecords\Microsoft.Azure.Commands.Sql.Test.ScenarioTests.AuditingTests\TestAuditingFailedServerUpdatePolicyWithNoStorage.json" /> |
| 295 | + <None Include="SessionRecords\Microsoft.Azure.Commands.Sql.Test.ScenarioTests.AuditingTests\TestAuditingFailedUseServerDefault.json" /> |
| 296 | + <None Include="SessionRecords\Microsoft.Azure.Commands.Sql.Test.ScenarioTests.AuditingTests\TestAuditingFailWithBadDatabaseIndentity.json" /> |
| 297 | + <None Include="SessionRecords\Microsoft.Azure.Commands.Sql.Test.ScenarioTests.AuditingTests\TestAuditingFailWithBadServerIndentity.json" /> |
| 298 | + <None Include="SessionRecords\Microsoft.Azure.Commands.Sql.Test.ScenarioTests.AuditingTests\TestAuditingServerDisableEnableKeepProperties.json" /> |
| 299 | + <None Include="SessionRecords\Microsoft.Azure.Commands.Sql.Test.ScenarioTests.AuditingTests\TestAuditingServerRetentionKeepProperties.json" /> |
| 300 | + <None Include="SessionRecords\Microsoft.Azure.Commands.Sql.Test.ScenarioTests.AuditingTests\TestAuditingServerStorageKeyRotation.json" /> |
| 301 | + <None Include="SessionRecords\Microsoft.Azure.Commands.Sql.Test.ScenarioTests.AuditingTests\TestAuditingServerUpdatePolicyKeepPreviousStorage.json" /> |
| 302 | + <None Include="SessionRecords\Microsoft.Azure.Commands.Sql.Test.ScenarioTests.AuditingTests\TestAuditingServerUpdatePolicyWithEventTypes.json" /> |
| 303 | + <None Include="SessionRecords\Microsoft.Azure.Commands.Sql.Test.ScenarioTests.AuditingTests\TestAuditingServerUpdatePolicyWithEventTypeShortcuts.json" /> |
| 304 | + <None Include="SessionRecords\Microsoft.Azure.Commands.Sql.Test.ScenarioTests.AuditingTests\TestAuditingServerUpdatePolicyWithRetention.json" /> |
| 305 | + <None Include="SessionRecords\Microsoft.Azure.Commands.Sql.Test.ScenarioTests.AuditingTests\TestAuditingServerUpdatePolicyWithStorage.json" /> |
| 306 | + <None Include="SessionRecords\Microsoft.Azure.Commands.Sql.Test.ScenarioTests.AuditingTests\TestAuditingUseServerDefault.json" /> |
378 | 307 | <None Include="SessionRecords\Microsoft.Azure.Commands.Sql.Test.ScenarioTests.DatabaseActivationTests\TestDatabasePauseResume.json">
|
379 | 308 | <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
380 | 309 | </None>
|
|
416 | 345 | <None Include="SessionRecords\Microsoft.Azure.Commands.Sql.Test.ScenarioTests.DatabaseReplicationTests\TestGetReplicationLinkV2.json" />
|
417 | 346 | <None Include="SessionRecords\Microsoft.Azure.Commands.Sql.Test.ScenarioTests.DatabaseReplicationTests\TestRemoveSecondaryDatabase.json" />
|
418 | 347 | <None Include="SessionRecords\Microsoft.Azure.Commands.Sql.Test.ScenarioTests.DatabaseReplicationTests\TestRemoveSecondaryDatabaseV2.json" />
|
| 348 | + <None Include="SessionRecords\Microsoft.Azure.Commands.Sql.Test.ScenarioTests.DataMaskingTests\TestDatabaseDataMaskingBasicRuleLifecycle.json" /> |
| 349 | + <None Include="SessionRecords\Microsoft.Azure.Commands.Sql.Test.ScenarioTests.DataMaskingTests\TestDatabaseDataMaskingNumberRuleLifecycle.json" /> |
| 350 | + <None Include="SessionRecords\Microsoft.Azure.Commands.Sql.Test.ScenarioTests.DataMaskingTests\TestDatabaseDataMaskingPolicyEnablementToggling.json" /> |
| 351 | + <None Include="SessionRecords\Microsoft.Azure.Commands.Sql.Test.ScenarioTests.DataMaskingTests\TestDatabaseDataMaskingPrivilegedLoginsChanges.json" /> |
| 352 | + <None Include="SessionRecords\Microsoft.Azure.Commands.Sql.Test.ScenarioTests.DataMaskingTests\TestDatabaseDataMaskingRuleCreationFailures.json" /> |
| 353 | + <None Include="SessionRecords\Microsoft.Azure.Commands.Sql.Test.ScenarioTests.DataMaskingTests\TestDatabaseDataMaskingRuleCreationWithoutPolicy.json" /> |
| 354 | + <None Include="SessionRecords\Microsoft.Azure.Commands.Sql.Test.ScenarioTests.DataMaskingTests\TestDatabaseDataMaskingTextRuleLifecycle.json" /> |
419 | 355 | <None Include="SessionRecords\Microsoft.Azure.Commands.Sql.Test.ScenarioTests.ElasticPoolCrudTests\TestElasticPoolCreate.json">
|
420 | 356 | <CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
421 | 357 | </None>
|
|
0 commit comments