azure-attestation

Troubleshoot and configure Azure Attestation applications with policy validation guidance.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides comprehensive guidance and troubleshooting for Azure Attestation, enabling developers to securely build, configure, and deploy applications that rely on verifiable attestation of trusted computing environments.

Core Features & Use Cases

  • Troubleshooting: Diagnose and resolve common validation errors, configuration issues, and attestation response problems.
  • Best Practices: Implement secure token validation, author robust attestation policies, and enforce SGX/TPM attestation baselines.
  • Security: Secure attestation providers using network controls, managed identities, and Azure Policy.
  • Configuration: Master policy grammar, claim rules, signer certificates, and monitoring setup.
  • Deployment: Deploy private endpoints for secure, isolated attestation.

Quick Start

Use the azure-attestation skill to troubleshoot common policy validation errors.

Frequently Asked Questions about azure-attestation

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

FAQPage Schema
How do I troubleshoot Azure Attestation policy validation errors?

To troubleshoot Azure Attestation policy validation errors, you need to review your policy grammar and claim rules. This skill helps diagnose and resolve common validation errors and attestation response problems by leveraging local content and remote documentation fetching.

What is the best way to secure Azure Attestation providers?

The best way to secure Azure Attestation providers is by implementing network controls, using managed identities, and enforcing configurations with Azure Policy. You can also deploy private endpoints for secure, isolated attestation environments.

How do I configure claim rules and signer certificates for SGX or TPM attestation?

Configuring claim rules and signer certificates for SGX or TPM attestation requires mastering policy grammar to enforce attestation baselines. This skill provides the necessary guidance for authoring robust policies and validating secure tokens.

Does Azure Attestation support private endpoints for isolated deployment?

Yes, Azure Attestation supports deploying private endpoints for secure, isolated attestation. This allows you to maintain network boundaries and ensure that your trusted computing environments remain protected within your virtual network.

Why is my Azure Attestation token validation failing?

Azure Attestation token validation might be failing due to incorrect policy configuration or invalid signer certificates. This skill helps you implement best practices for secure token validation and diagnose common attestation response problems.