DanWahlinDanWahlinCommunityยท7 Agent Skills Included

oss-to-azure

Guided journeys for building and deploying apps on 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 n8n, Grafana, and Superset plus full-stack apps with AI search, chat, and mobile clients. Eliminates manual Bicep writing, health probe tuning, and database wiring so learners ship working Azure deployments faster.
npx skills add DanWahlin/oss-to-azure --all -g -y
Available:

Tells the agent which deployer persona and skills to load for each journey, and enforces cross-platform Azure CLI, Bicep, health probe, and cleanup conventions during deployments.

All Skills in This Repository (7)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install oss-to-azure?โ–ผ

Run `npx skills add DanWahlin/oss-to-azure --all -g -y` in your terminal to install all skills in this collection globally.

What can I deploy to Azure with these skills?โ–ผ

You can deploy open-source apps like n8n, Grafana, and Apache Superset, plus full-stack apps with AI search, chat, and mobile clients to Container Apps, AKS, Functions, and Static Web Apps.

Do I need Azure experience to use these journeys?โ–ผ

No. Each journey is self-contained with prerequisites, cost estimates, and step-by-step prompts, so the agent handles Bicep, health probes, and database wiring for you.

Which tools work with these Azure skills?โ–ผ

They work with GitHub Copilot CLI, the Copilot app, VS Code, and any coding tool that supports the agents and skills standard, alongside Azure CLI and azd.

How do I avoid surprise Azure costs?โ–ผ

Every journey lists monthly cost estimates and includes verified teardown steps using `azd down --force --purge` so resources are fully removed when you finish.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’