A structured repository for deploying, automating, and monitoring Azure Virtual Desktop environments.
- ✅ AVD Architecture Design
- 💻 PowerShell Scripts for host registration, scaling, and cleanup
- 🧱 Bicep Templates for automated resource deployment
- 📊 Azure Monitor Dashboards for real-time insights
- ⚙️ DevOps-ready structure for pipeline integration
Folder | Purpose |
---|---|
architecture/ |
Diagrams and design documentation |
templates/ |
Bicep templates for infra setup |
scripts/ |
Automation scripts (PowerShell) |
monitoring/ |
Dashboards and alerts (JSON format) |
docs/ |
Usage guides and quickstarts |
- Azure Subscription
- PowerShell Core
- Contributor or higher access on resource group
- Finish architecture doc & diagram
- Add host pool Bicep template
- Upload PowerShell registration script
This repo is part of my Azure learning journey and will grow week by week. Contributions and feedback welcome!