github-azure-agentic-journeys
Guided journeys for building and deploying apps to Azure
All Skills in This Repository (5)
Pure Emerald Level Indicatorsjourney-test-harness
Automate end-to-end testing of journeys under journeys/ with journey-runner.
journey-runner
Parse journey READMEs and execute Copilot prompts in sequence.
data-access-abstraction
Abstract repository implementations behind consistent interfaces for cross-database data access.
container-apps-deployment
Configure zone redundancy, azure.yaml, and SPA frontend integration for Azure Container Apps deployments.
journey-template
Generate agentic journey scaffolds with README.md, PLAN.md, and deployment skills.
Frequently Asked Questions
FAQPage SchemaHow to install github-azure-agentic-journeys?โผ
Run `npx skills add DanWahlin/github-azure-agentic-journeys --all -g -y` in your terminal to install all skills in this suite globally.
What do these Azure journeys teach?โผ
They teach you to build and deploy apps to Azure with coding agents, covering Container Apps, AKS, Functions, Static Web Apps, Bicep infrastructure, and AI features like search and chat.
Can I deploy open-source apps like Grafana or n8n to Azure?โผ
Yes. Dedicated skills deploy Grafana, n8n, and Apache Superset to Azure with correct health probes, PostgreSQL settings, and verified teardown steps.
Which tools do I need before starting a journey?โผ
You need an Azure subscription, Azure CLI, Azure Developer CLI 1.28.0 or later, Node.js LTS, and a Copilot-enabled coding tool with the Azure Skills plugin installed.
Do the journeys work on Windows, Mac, and Linux?โผ
Yes. All commands, hooks, and verification scripts are cross-platform, with documented handling for ARM64 hosts and Windows-specific CLI quirks.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core