Pick a solution
Search by workload, tags, or platform details until you find the best match for your scenario.
Cloudflare-hosted personal awesome-azd catalog
Browse Nathan McNulty's public Azure Developer CLI templates, copy the right azd init -t command, and move straight into azd up.
azd init -t nathanmcnulty/azd-{solution}
azd up
The site is optimized for the exact workflow you described: discover a solution, run azd init -t, then provision with azd up.
Search by workload, tags, or platform details until you find the best match for your scenario.
Every card includes the exact template command and any repo-specific follow-up step, such as changing into a solution folder.
Provision and deploy with the recommended quickstart for that template, then follow any repo-specific post-deployment guidance.
This lighter homepage mirrors the role of the awesome-azd landing page: orient visitors quickly, then send them into the dedicated gallery for deeper discovery.
azd-maester
Production-style azd templates for running Maester on Azure with managed identities and minimal operator steps.
Quick start
azd init -t nathanmcnulty/azd-maester
cd automation-account
azd up
azd-myworkid
An azd-first MyWorkID template that provisions Azure resources, configures Entra application objects, and supports both releaseZip and sourceBuild deployment flows.
Quick start
azd init -t nathanmcnulty/azd-myworkid
azd up
azd-entra-health-monitoring
A secret-free azd template that subscribes to Microsoft Graph Entra health alerts, posts them to Teams, and renews the subscription lifecycle automatically.
Quick start
azd init -t nathanmcnulty/azd-entra-health-monitoring
azd up