Day 14 - AZD Extensions
Discover how to extend AZD with custom hooks, scripts, and integrations.
What You’ll Learn
Section titled “What You’ll Learn”- Using hooks for custom automation
- Integrating with external tools
- Creating reusable extensions
- Advanced customization techniques
Resources
Section titled “Resources”- 📘 AZD Hooks Documentation - Hook reference
- 📘 Service Configuration - Service hooks and options
- 🔗 AZD Extensions Examples - Community examples
Hook Types and Usage
Section titled “Hook Types and Usage”[Content to be added: preprovision, postprovision, predeploy, postdeploy hooks, shell scripts, Python scripts, etc.]
Week 2 Recap
Section titled “Week 2 Recap”This week you mastered:
- ✅ AZD workflow and commands
- ✅ Installation across platforms
- ✅ Finding and evaluating templates
- ✅ Creating custom templates
- ✅ Deployment strategies
- ✅ Template deconstruction
- ✅ Extensions and customization
Ask Copilot
Section titled “Ask Copilot”- “How do you create a postprovision hook that configures Azure OpenAI model deployments?”
- “What’s the best way to integrate database migrations into the AZD deployment workflow?”
- “How can you use hooks to implement custom validation before deploying to production?”
Related Resources
Section titled “Related Resources”Next: Day 15 - AI Agents Template
Next week we’ll deconstruct a real AI agents template to understand how everything works together!