Setup Dotnet Azure Site

Use when creating a new Azure deployment environment (staging, QA, demo, testing) for an existing .NET production app hosted on Azure App Service. Triggers on: "set up a staging environment", "create a new deployment site", "I need a testing environment that mirrors production", "spin up a QA site." Covers Azure resource provisioning via az CLI, GitHub branch creation, GitHub Actions CI/CD (detecting existing workflows or creating fresh), and per-environment secret isolation via GitHub Environments. Skip for non-.NET apps (Python, Node.js) or non-Azure hosting (Vercel, AWS, GCP).

MaskedControl bb44e94 3 files · 14.4 KB Updated

File contents

MaskedControl/skills/tree/main/skills/setup-dotnet-azure-site commit bb44e94b92

Frequently asked questions

npx skillmds@latest add maskedcontrol/setup-dotnet-azure-site