azure-sdk-for-js
azure-sdk-for-js copied to clipboard
Move remainder of Key Vault packages to core-rest-pipeline
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
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
Also related https://github.com/Azure/azure-sdk-for-js/issues/21188 which will be unblocked once we move to core v2
Done in https://github.com/Azure/azure-sdk-for-js/pull/21702