azure-sdk-for-cpp icon indicating copy to clipboard operation
azure-sdk-for-cpp copied to clipboard

[Key Vault] Add error logging for when downloading an HSM's security domain fails.

Open vcolin7 opened this issue 3 years ago • 1 comments

Downloading an HSM's Security domain sometimes fails for our live tests without us logging a possible error message from the Powershell cmdlet. We can leverage .NET's approach to alleviate this in our test-resources-post.ps1 script. Here's a PR where Java added this change.

vcolin7 avatar Jun 02 '22 00:06 vcolin7

i'll look into it

gearama avatar Sep 19 '22 17:09 gearama

we had this fix in our code

gearama avatar Feb 07 '23 19:02 gearama