DanWahlinDanWahlinCommunityยท5 Agent Skills Included

github-azure-agentic-journeys

Guided journeys for building and deploying apps to Azure

Guides developers through hands-on journeys that build and deploy real applications to Azure using coding agents and reusable skills. Covers open-source deployments like Grafana, n8n, and Superset plus full-stack apps with AI search, chat, and serverless backends. Eliminates manual Bicep writing, health probe tuning, and database wiring so learners ship working Azure deployments faster.
npx skills add DanWahlin/github-azure-agentic-journeys --all -g -y
Available:

Tells the agent which skills and deployer agent to load for each journey, how to use Azure MCP tools, and which cross-platform commands and Bicep conventions to follow during deployment.

All Skills in This Repository (5)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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โ†’