Skip to main content
Run any Skill in Manus
with one click

entra-app-kv-cert-auth

Reusable pattern for creating an Entra app registration, generating a cert, storing the PFX in Azure Key Vault, and wiring cert-based app-only + delegated auth into a Node/TypeScript MCP. Use whenever you need Claude to talk to a Microsoft API (Graph, Power BI, Fabric, Power Platform, Dynamics) without shared secrets or device-code prompts.

Overview

Reusable pattern for creating an Entra app registration, generating a cert, storing the PFX in Azure Key Vault, and wiring cert-based app-only + delegated auth into a Node/TypeScript MCP. Use whenever you need Claude to talk to a Microsoft API (Graph, Power BI, Fabric, Power Platform, Dynamics) without shared secrets or device-code prompts.

Install command
npx skills add https://github.com/markus41/Claude-m --skill entra-app-kv-cert-auth

Copy and paste this command into Claude Code to install the skill

Stars5
Forks0
UpdatedMay 7, 2026 at 05:50
SKILL.md
readonly