Github Entra Federated Credentials

Sets up Entra ID federated credentials so GitHub Actions can authenticate to Azure using OIDC (workload identity federation) — no client secrets required. USE THIS SKILL whenever the user wants to: connect GitHub Actions to Azure, configure Azure login from GitHub Actions, set up OIDC or workload identity federation between GitHub and Azure, avoid storing Azure credentials as GitHub secrets, configure Entra ID / Azure AD app registration for a GitHub repository, use azure/login@v2 in a workflow, or get a "AADSTS700213: No matching federated identity record" error. Invoke this skill even if the user just says "set up Azure access from GitHub", "let GitHub Actions deploy to Azure", or "configure my Actions to use Azure".

tsubakimoto c594899 4 files · 23.7 KB Updated

File contents

tsubakimoto/skills/tree/main/github-entra-federated-credentials commit c594899bc0

Frequently asked questions

npx skillmds@latest add tsubakimoto/github-entra-federated-credentials