azure-sdk-for-cpp
azure-sdk-for-cpp copied to clipboard
[Key Vault Keys] Re-enable Key Rotation tests for MHSM
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.