Skip to content

Day 14 - AZD Extensions

Discover how to extend AZD with custom hooks, scripts, and integrations.

  • Using hooks for custom automation
  • Integrating with external tools
  • Creating reusable extensions
  • Advanced customization techniques
  1. 📘 AZD Hooks Documentation - Hook reference
  2. 📘 Service Configuration - Service hooks and options
  3. 🔗 AZD Extensions Examples - Community examples

[Content to be added: preprovision, postprovision, predeploy, postdeploy hooks, shell scripts, Python scripts, etc.]

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
  1. “How do you create a postprovision hook that configures Azure OpenAI model deployments?”
  2. “What’s the best way to integrate database migrations into the AZD deployment workflow?”
  3. “How can you use hooks to implement custom validation before deploying to production?”

Next: Day 15 - AI Agents Template

Next week we’ll deconstruct a real AI agents template to understand how everything works together!