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

Azure Security Keyvault Keys Dotnet

技能 活跃

Azure Key Vault Keys SDK for .NET. Client library for managing cryptographic keys in Azure Key Vault and Managed HSM. Use for key creation, rotation, encryption, decryption, signing, and verification. Triggers: "Key Vault keys", "KeyClient", "CryptographyClient", "RSA key", "EC key", "encrypt decrypt .NET", "key rotation", "HSM".

目的

To enable .NET developers to securely manage cryptographic keys and perform cryptographic operations within Azure Key Vault and Managed HSM.

功能

  • Key management operations (create, get, update, delete, purge, backup, restore)
  • Cryptographic operations (encrypt, decrypt, sign, verify, wrap, unwrap)
  • Support for RSA, EC, and Oct (symmetric) key types
  • Integration with Managed HSM for hardware-backed keys
  • Authentication via Microsoft Entra ID (DefaultAzureCredential, Managed Identity, Service Principal)

使用场景

  • Securely storing and managing encryption keys for applications.
  • Performing cryptographic operations like data encryption and decryption within a .NET application.
  • Implementing digital signatures for data integrity and authentication.
  • Managing key rotation and lifecycle policies for Azure Key Vault keys.

非目标

  • Managing Azure Key Vault secrets or certificates (separate skills exist for these).
  • Providing general-purpose cryptography functions outside of Azure Key Vault's capabilities.
  • Interacting with Azure resources beyond Azure Key Vault (e.g., VMs, Storage Accounts).

Trust

  • warning:Issues AttentionWith 19 open issues and 11 closed in the last 90 days, the closure rate is approximately 37%, indicating slower-than-ideal response times.

安装

请先添加 Marketplace

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

质量评分

95 /100
1 day ago 分析

信任信号

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

类似扩展

Azure Ai Document Intelligence Dotnet

100

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

技能
microsoft

Azure Servicebus Py

100

Azure Service Bus SDK for Python messaging. Use for queues, topics, subscriptions, and enterprise messaging patterns. Triggers: "service bus", "ServiceBusClient", "queue", "topic", "subscription", "message broker".

技能
microsoft

Azure Monitor Query Py

100

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

技能
microsoft

Azure Container Registry SDK for Python

100

Azure Container Registry SDK for Python. Use for managing container images, artifacts, and repositories. Triggers: "azure-containerregistry", "ContainerRegistryClient", "container images", "docker registry", "ACR".

技能
microsoft

Azure App Configuration SDK for Python

100

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

技能
microsoft

Microsoft Skill Creator

100

使用官方文档为 Microsoft 技术创建代理技能。当用户希望为任何 Microsoft 技术(Azure、.NET、M365、VS Code、Bicep 等)构建、生成或脚手架技能时使用——即使是以随意的方式表达,例如“为 Cosmos DB 创建一个技能”。通过官方文档调查主题,然后生成一个混合技能,其中核心知识存储在本地,并动态查找以增加深度。

技能
MicrosoftDocs