bydanwahlin· 8 skills
Container Apps deployment gotchas and SPA frontend patterns for Azure. Supplements the official azure-prepare plugin skill with additional patterns for zone redundancy, azure.yaml configuration, and SPA frontend deployment (VITE_API_URL). USE FOR: Container Apps zone redundancy errors, managed-identity ACR pulls, azure.yaml language fields, cross-platform hooks, SPA frontend VITE_API_URL, React deployment to Azure, and ARM64-to-AMD64 builds. DO NOT USE FOR: generating complete Bicep infrastructure from scratch (use azure-prepare plugin) or AKS deployments (use superset-azure).
$npx -y skills add danwahlin/github-azure-agentic-journeys --skill container-apps-deploymentInstalls into the current project.
Run `npx skills use "https://github.com/danwahlin/github-azure-agentic-journeys" --skill "danwahlin/github-azure-agentic-journeys/container-apps-deployment"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/danwahlin/github-azure-agentic-journeys" that are relevant to the current task. Run `npx skills add "https://github.com/danwahlin/github-azure-agentic-journeys"` and select the relevant skills, then follow their instructions.