azure-keyvault-py
OfficialSecurely manage Azure secrets, keys, and certs.
AuthorMoonAxis
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides a secure and centralized way to manage sensitive information like API keys, passwords, and encryption keys within Azure, preventing them from being hardcoded in applications.
Core Features & Use Cases
- Secrets Management: Store and retrieve sensitive data such as database connection strings and API keys.
- Key Management: Create, manage, and use cryptographic keys for encryption and signing operations.
- Certificate Management: Securely provision, manage, and rotate SSL/TLS certificates.
- Use Case: An application needs to access a database. Instead of embedding the database password in the code, use this Skill to retrieve it securely from Azure Key Vault at runtime.
Quick Start
Use the azure-keyvault-py skill to set the secret 'my-api-key' with the value 'supersecret123' in your Key Vault.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: azure-keyvault-py Download link: https://github.com/MoonAxis/azure-stack/archive/main.zip#azure-keyvault-py Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.