Azure Key Vault Keys SDK for TypeScript
Skill Verifiziert AktivManage cryptographic keys using Azure Key Vault Keys SDK for JavaScript (@azure/keyvault-keys). Use when creating, encrypting/decrypting, signing, or rotating keys.
Manage Azure Key Vault cryptographic keys and secrets throughout their lifecycle, from creation to deletion and recovery.
Funktionen
- Create, import, and manage RSA, EC, and Oct keys
- Perform cryptographic operations: encrypt, decrypt, sign, verify, wrap, unwrap
- Manage key rotation policies and perform manual rotation
- Handle key deletion, recovery, and purging
- Create, retrieve, list, update, and delete secrets
- Manage secret versions, soft-delete, recovery, and purging
- Backup and restore keys and secrets
Anwendungsfälle
- When needing to programmatically manage cryptographic keys for applications deployed on Azure.
- When securely storing and retrieving application secrets like API keys or connection strings.
- When implementing automated key rotation policies for enhanced security.
- When performing cryptographic operations such as data encryption or digital signatures.
Nicht-Ziele
- Managing secrets outside of Azure Key Vault.
- Performing cryptographic operations not supported by Azure Key Vault.
- Directly interacting with Azure Key Vault management plane resources (e.g., creating the vault itself).
Installation
Zuerst Marketplace hinzufügen
/plugin marketplace add microsoft/skills/plugin install azure-sdk-typescript@skillsQualitätspunktzahl
VerifiziertVertrauenssignale
Ähnliche Erweiterungen
Azure Postgres Ts
100Connect to Azure Database for PostgreSQL Flexible Server from Node.js/TypeScript using the pg (node-postgres) package. Use for PostgreSQL queries, connection pooling, transactions, and Microsoft Entra ID (passwordless) authentication. Triggers: "PostgreSQL", "postgres", "pg client", "node-postgres", "Azure PostgreSQL connection", "PostgreSQL TypeScript", "pg Pool", "passwordless postgres".
Senior Backend Engineer
100Designs and implements backend systems including REST APIs, microservices, database architectures, authentication flows, and security hardening. Use when the user asks to "design REST APIs", "optimize database queries", "implement authentication", "build microservices", "review backend code", "set up GraphQL", "handle database migrations", or "load test APIs". Covers Node.js/Express/Fastify development, PostgreSQL optimization, API security, and backend architecture patterns.
Azure Keyvault Secrets Ts
99Manage secrets using Azure Key Vault Secrets SDK for JavaScript (@azure/keyvault-secrets). Use when storing and retrieving application secrets or configuration values.
Azure Keyvault Keys Rust
95Azure Key Vault Keys library for Rust. Create, manage, and use cryptographic keys including RSA, EC, and HSM-protected keys. Triggers: "keyvault keys rust", "KeyClient rust", "create key rust", "encrypt rust", "wrap key rust", "sign rust".
Azure Security Keyvault Keys Java
75Azure Key Vault Keys Java SDK for cryptographic key management. Use when creating, managing, or using RSA/EC keys, performing encrypt/decrypt/sign/verify operations, or working with HSM-backed keys.
Hybrid Cloud Networking
100Configure secure, high-performance connectivity between on-premises infrastructure and cloud platforms using VPN and dedicated connections. Use when building hybrid cloud architectures, connecting data centers to cloud, or implementing secure cross-premises networking.