Azure Key Vault SDK for Python
技能 已验证 活跃Azure Key Vault SDK for Python. Use for secrets, keys, and certificates management with secure storage. Triggers: "key vault", "SecretClient", "KeyClient", "CertificateClient", "secrets", "encryption keys".
To securely manage secrets, keys, and certificates in Azure Key Vault using Python, enabling developers to integrate robust security practices into their applications.
功能
- Manage secrets (set, get, list, delete)
- Manage cryptographic keys (create, get, list, delete)
- Perform cryptographic operations (encrypt, decrypt, sign, verify)
- Manage certificates (create, get, list, delete)
- Secure authentication using DefaultAzureCredential and Managed Identity
使用场景
- Storing and retrieving sensitive application secrets like database passwords or API keys.
- Managing cryptographic keys for encryption, decryption, signing, and verification operations.
- Automating the lifecycle management of SSL/TLS certificates within Azure.
- Integrating secure credential management into Python applications and agent workflows.
非目标
- Directly managing Azure Key Vault infrastructure (e.g., creating Key Vault instances).
- Providing a full-fledged CLI interface for Key Vault operations.
- Handling complex RBAC configurations beyond authentication setup.
安装
请先添加 Marketplace
/plugin marketplace add microsoft/skills/plugin install azure-sdk-python@skills质量评分
已验证类似扩展
Azure Servicebus Py
100Azure Service Bus SDK for Python messaging. Use for queues, topics, subscriptions, and enterprise messaging patterns. Triggers: "service bus", "ServiceBusClient", "queue", "topic", "subscription", "message broker".
Azure Monitor Query Py
100Azure Monitor Query SDK for Python. Use for querying Log Analytics workspaces and Azure Monitor metrics. Triggers: "azure-monitor-query", "LogsQueryClient", "MetricsQueryClient", "Log Analytics", "Kusto queries", "Azure metrics".
Azure Container Registry SDK for Python
100Azure Container Registry SDK for Python. Use for managing container images, artifacts, and repositories. Triggers: "azure-containerregistry", "ContainerRegistryClient", "container images", "docker registry", "ACR".
Azure App Configuration SDK for Python
100Azure App Configuration SDK for Python. Use for centralized configuration management, feature flags, and dynamic settings. Triggers: "azure-appconfiguration", "AzureAppConfigurationClient", "feature flags", "configuration", "key-value settings".
Azure Ai Document Intelligence Dotnet
100Azure AI Document Intelligence SDK for .NET. Extract text, tables, and structured data from documents using prebuilt and custom models. Use for invoice processing, receipt extraction, ID document analysis, and custom document models. Triggers: "Document Intelligence", "DocumentIntelligenceClient", "form recognizer", "invoice extraction", "receipt OCR", "document analysis .NET".
Skill Creator
99Guide for creating effective skills for AI coding agents working with Azure SDKs and Microsoft Foundry services. Use when creating new skills or updating existing skills.