跳转到主要内容
此内容尚未提供您的语言版本,正在以英文显示。

Azure Key Vault Keys SDK for TypeScript

技能 已验证 活跃

Manage 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.

功能

  • 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

使用场景

  • 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.

非目标

  • 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).

安装

请先添加 Marketplace

/plugin marketplace add microsoft/skills
/plugin install azure-sdk-typescript@skills

质量评分

已验证
99 /100
1 day ago 分析

信任信号

最近提交1 day ago
星标2.3k
许可证MIT
状态
查看源代码

类似扩展

Azure Postgres Ts

100

Connect 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".

技能
microsoft

Senior Backend Engineer

100

Designs 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.

技能
alirezarezvani

Azure Keyvault Secrets Ts

99

Manage secrets using Azure Key Vault Secrets SDK for JavaScript (@azure/keyvault-secrets). Use when storing and retrieving application secrets or configuration values.

技能
microsoft

Azure Keyvault Keys Rust

95

Azure 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".

技能
microsoft

Azure Security Keyvault Keys Java

75

Azure 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.

技能
microsoft

Hybrid Cloud Networking

100

Configure 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.

技能
wshobson