Skip to main content
在 Manus 中运行任何 Skill
一键导入

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.

概览

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.

安装命令
npx skills add https://github.com/markus41/Claude-m --skill entra-app-kv-cert-auth

复制此命令并粘贴到 Claude Code 中以安装该技能

星标5
分支0
更新时间2026年5月7日 05:50
SKILL.md
readonly