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

Move remainder of Key Vault packages to core-rest-pipeline

Open maorleger opened this issue 4 years ago • 2 comments

In #15522 we moved KV Admin to Core V2 in order to validate the core CAE feature.

This issue tracks moving the other 3 packages over.

  • [ ] @azure/keyvault-certificates
  • [ ] @azure/keyvault-keys
  • [ ] @azure/keyvault-secrets

See #15881 for what we did in @azure/keyvault-admin

maorleger avatar Jun 22 '21 16:06 maorleger

We will be GAing packages in January, so we will not be able to move these over in December; however, we can do the migration on a feature branch or in January

maorleger avatar Nov 22 '21 19:11 maorleger

Also related https://github.com/Azure/azure-sdk-for-js/issues/21188 which will be unblocked once we move to core v2

maorleger avatar Apr 04 '22 23:04 maorleger

Done in https://github.com/Azure/azure-sdk-for-js/pull/21702

timovv avatar Oct 11 '22 19:10 timovv