azure-enclave

Provides expert guidance for designing, securing, configuring, and deploying Azure Enclave environments.

730|117|Updated Jan 27, 2026
One-click install
npx skills add https://github.com/MicrosoftDocs/Agent-Skills --skill azure-enclave
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: azure-enclave
Source: https://github.com/MicrosoftDocs/Agent-Skills/tree/main/skills/azure-enclave
Command: npx skills add https://github.com/MicrosoftDocs/Agent-Skills --skill azure-enclave

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Azure Enclave involves complex governance, security policies, and deployment patterns that are easy to misconfigure. This Skill gives AI agents structured, up-to-date Microsoft Learn documentation so they can answer questions and guide tasks across troubleshooting, security, configuration, and deployment without guesswork.

Core Features & Use Cases

  • Categorized Knowledge Index: Eight categories (troubleshooting, best practices, decision making, architecture, limits & quotas, security, configuration, deployment) map directly to curated Microsoft Learn articles.
  • Live Documentation Fetching: Retrieves current docs via mcp_microsoftdocs:microsoft_docs_fetch or fetch_webpage, so guidance stays aligned with the latest Azure Enclave capabilities.
  • Use Case: When designing a DMZ-based ingress pattern for a publicly accessible app in an enclave, or applying AKS/SQL/Key Vault security policy guardrails, the agent pulls the exact Microsoft Learn guidance for that scenario.

Quick Start

Ask the agent to help plan a secure Azure Enclave architecture for AKS workloads, including RBAC roles and policy guardrails.

Frequently Asked Questions about azure-enclave

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

FAQPage Schema
How do I design a secure Azure Enclave architecture for AKS workloads?

Azure Enclave architecture planning for AKS involves applying AKS security policy guardrails, using built-in RBAC roles, and following the workload architecture planning guidance. The skill links to Microsoft Learn articles covering AKS initiatives, access controls, and defense-in-depth patterns.

How do I migrate existing Azure resources into Azure Enclave?

Migrating existing Azure resources into Azure Enclave follows a documented strategy covering assessment, steps, and considerations for moving workloads into the enclave environment. The skill references the official migration guide on Microsoft Learn for detailed procedures.

Does this skill require network access or special tools?

Yes, the skill requires network access to fetch documentation. It prefers the mcp_microsoftdocs:microsoft_docs_fetch tool and falls back to fetch_webpage, both retrieving Markdown content from Microsoft Learn.

What is the difference between Azure Enclave and Azure Confidential Computing?

Azure Enclave is a governed, isolated environment with approval workflows and policy guardrails, while Azure Confidential Computing focuses on hardware-based trusted execution environments. This skill explicitly excludes Confidential Computing, Azure Attestation, and Dedicated HSM topics.

Why is my Azure Enclave deployment failing with policy errors?

Deployment failures often stem from enclave policy guardrails on services like SQL, Storage, or Key Vault, or from missing approvals for critical operations. The skill's troubleshooting and configuration sections link to articles on policy compliance exemptions and approval management.