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

[Key Vault Keys] Re-enable Key Rotation tests for MHSM

Open vcolin7 opened this issue 2 years ago • 1 comments

When we originally added key rotation APIs to the Keys library, the feature was only available for Key Vault endpoints but not MHSM, meaning we had to disable tests that targeted endpoints for the latter. Now, MHSM has support for key rotation, so we need to make sure said tests are re-enabled.

vcolin7 avatar Jul 18 '23 21:07 vcolin7