azure-key-vault

Guide Azure Key Vault development, troubleshooting, and deployment across ARM, Bicep, Terraform, CLI, and SDKs.

Updated Mar 9, 2026
One-click install
npx skills add https://github.com/RobGibbens/ConnectionsExplorer --skill azure-key-vault-robgibbens
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: azure-key-vault
Source: https://github.com/RobGibbens/ConnectionsExplorer/tree/main/.github/skills/azure-key-vault
Command: npx skills add https://github.com/RobGibbens/ConnectionsExplorer --skill azure-key-vault-robgibbens

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Provides expert, actionable guidance for Azure Key Vault and Managed HSM development, troubleshooting, security configuration, and deployment patterns to accelerate secure cloud apps.

Core Features & Use Cases

  • Troubleshooting guidance for Key Vault access policies, soft-delete, and private endpoints.
  • Best-practice recommendations for secure key management, RBAC vs access policies, and HSM configurations.
  • Deployment patterns and integration tips for ARM, Bicep, Terraform, CLI, and SDKs.

Quick Start

Use this guide to quickly fetch Key Vault deployment and security best practices for your project.

Frequently Asked Questions about azure-key-vault

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I configure Azure Key Vault access policies and RBAC permissions?

Azure Key Vault access policies and RBAC permissions are configured by assigning roles to identities. You can use this guidance to compare RBAC vs access policies and apply best-practice security configurations for key management.

What is the best way to deploy Azure Key Vault using Bicep or Terraform?

Deploying Azure Key Vault using Bicep or Terraform involves defining resources and access controls in your infrastructure code. This provides deployment patterns and integration tips for ARM templates, Bicep, Terraform, and Azure CLI.

Why does my Azure Key Vault private endpoint connection fail during troubleshooting?

Azure Key Vault private endpoint connection failures often stem from DNS resolution or network security group misconfigurations. This provides troubleshooting guidance for Key Vault access policies, soft-delete, and private endpoints.

Does Azure Managed HSM support key rotation and lifecycle management?

Azure Managed HSM supports key rotation and lifecycle management for secure key storage. You can find best-practice recommendations for HSM configurations and key management to ensure secure cloud applications.

How do I integrate Azure Key Vault SDKs into my application for secret retrieval?

Integrating Azure Key Vault SDKs requires authenticating your application identity to retrieve secrets. This offers integration patterns and practical deployment guidance across SDKs, Azure CLI, and infrastructure tools.

When should I use Azure Key Vault soft-delete and purge protection?

Azure Key Vault soft-delete and purge protection should be enabled to prevent accidental or malicious deletion of secrets. This guidance covers troubleshooting soft-delete configurations and governance best practices.