Setup & Installation
What This Skill Does
Manages cryptographic keys in Azure Key Vault from TypeScript/Node.js. Covers key creation (RSA, EC), encryption, decryption, signing, verification, and automated rotation policies. Also handles key wrapping and backup/restore across vaults. Key operations stay inside Azure's HSM boundary, so private key material never touches your application code.
When to use it
- Working with azure keyvault keys ts functionality
- Implementing azure keyvault keys ts features
- Debugging azure keyvault keys ts related issues
