Skip to content

Commit b8e7596

Browse files
committed
add recordig for TestAzureDiskEncryptionExtensionSinglePass
1 parent d45b3f3 commit b8e7596

File tree

2 files changed

+7043
-0
lines changed

2 files changed

+7043
-0
lines changed

src/ResourceManager/Compute/Commands.Compute.Test/Commands.Compute.Test.csproj

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -397,6 +397,9 @@
397397
<None Include="SessionRecords\Microsoft.Azure.Commands.Compute.Test.ScenarioTests.StrategiesVmssTests\TestSimpleNewVmssWithUserAssignedIdentity.json">
398398
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
399399
</None>
400+
<None Include="SessionRecords\Microsoft.Azure.Commands.Compute.Test.ScenarioTests.VirtualMachineExtensionTests\TestAzureDiskEncryptionExtensionSinglePass.json">
401+
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
402+
</None>
400403
<None Include="Templates\azuredeploy.json">
401404
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
402405
</None>

0 commit comments

Comments
 (0)