Azure Keyvault

Azure Keyvault skills and workflows surfaced by the site skill importer.

5 skills
M
azure-keyvault-keys-ts

by microsoft

azure-keyvault-keys-ts helps you manage Azure Key Vault keys from TypeScript with @azure/keyvault-keys and @azure/identity. Use it to install the skill, set up auth and vault variables, and handle key creation, rotation, encrypt, decrypt, sign, verify, wrap, and unwrap for backend development.

Backend Development
Favorites 0GitHub 2.3k
M
azure-keyvault-secrets-rust

by microsoft

azure-keyvault-secrets-rust is a Rust skill for Azure Key Vault Secrets. It covers storing, reading, updating, deleting, and listing secret metadata with the official azure_security_keyvault_secrets crate, plus authentication, AZURE_KEYVAULT_URL setup, and practical guidance for backend development.

Backend Development
Favorites 0GitHub 2.3k
M
azure-keyvault-keys-rust

by microsoft

azure-keyvault-keys-rust is the Azure Key Vault Keys skill for Rust backend development. It guides you to the official azure_security_keyvault_keys crate for creating, managing, wrapping, signing, verifying, and using HSM-protected keys with Azure Identity and AZURE_KEYVAULT_URL.

Backend Development
Favorites 0GitHub 2.3k
M
azure-keyvault-certificates-rust

by microsoft

azure-keyvault-certificates-rust helps Rust backend developers create, manage, and use Azure Key Vault X.509 certificates, including self-signed and CA-issued flows. It focuses on the official azure_security_keyvault_certificates crate, installation, authentication, long-running issuance, and correct certificate client usage.

Backend Development
Favorites 0GitHub 2.3k
M
azure-keyvault-secrets-ts

by microsoft

azure-keyvault-secrets-ts helps backend developers manage Azure Key Vault secrets in TypeScript with @azure/keyvault-secrets and @azure/identity. Use it to install, configure auth, and safely store, read, update, delete, list, or recover secrets in Node.js services.

Backend Development
Favorites 0GitHub 0