Skip to content

Latest commit

 

History

History
103 lines (72 loc) · 4.01 KB

File metadata and controls

103 lines (72 loc) · 4.01 KB

7. Wrap-Up & Next Steps

!!! tip "THE MAIN TAKEAWAY MESSAGES ARE"

- [ ] AZD templates accelerate AI application development from days to hours
- [ ] The Discovery → Deployment → Customization methodology provides a structured learning path
- [ ] GitHub Copilot with MCP servers enables natural language exploration of complex codebases
- [ ] Microsoft Foundry provides built-in observability, evaluation, and security testing

1. What You Accomplished

Congratulations! In this workshop, you have successfully:

Module Accomplishment
Module 1 Discovered Azure Developer CLI and selected an AI template
Module 2 Deployed and validated a complete AI agents solution
Module 3 Deconstructed the template to understand its architecture
Module 4 Explored azure.yaml configuration and lifecycle hooks
Module 5 Customized the template for your own scenario
Module 6 Safely tore down infrastructure and managed resources

2. Key Concepts Mastered

Azure Developer CLI (azd)

  • azd init - Initialize projects from templates
  • azd up - Provision and deploy in one command
  • azd env - Manage environment variables
  • azd down - Clean up resources safely

AZD Template Structure

  • azure.yaml - Configuration and deployment hooks
  • infra/ - Bicep infrastructure-as-code
  • src/ - Application source code
  • scripts/ - Automation and setup scripts

Microsoft Foundry Capabilities

  • AI Agent Service for intelligent assistants
  • File Search and Azure AI Search for knowledge retrieval
  • Built-in tracing, monitoring, and evaluation
  • Red teaming for AI safety validation

3. Continue Your Learning Journey

Recommended Next Steps

Path Resource Time
Complete Course AZD for Beginners Curriculum 8-12 hours
Try Another Template Microsoft Foundry Templates 1-2 hours
Deep Dive Azure Developer CLI Documentation Ongoing
Community Azure Discord Join today!

Suggested Templates to Try Next

  1. Get Started with AI Chat - Basic chat with your data
  2. Azure Search OpenAI Demo - Advanced RAG patterns
  3. Contoso Chat - Enterprise retail scenarios

4. Workshop Challenge

Ready to test your skills? Try these challenges:

Challenge Description Difficulty
1. Multi-Agent Scenario Deploy and customize for a different industry (e.g., healthcare, finance) ⭐⭐
2. Custom Knowledge Base Add your own data files and create a custom search index ⭐⭐⭐
3. Production Deployment Set up CI/CD with GitHub Actions using azd pipeline config ⭐⭐⭐⭐

5. Share Your Feedback

Your feedback helps us improve this workshop!


Thank You! 🎉

Thank you for completing the AZD for AI Developers Workshop. We hope this experience has equipped you with the skills and confidence to build and deploy AI applications on Azure.

Keep building, keep learning, and welcome to the Azure AI developer community!


📚 Course Home AZD For Beginners
📖 Documentation Azure Developer CLI Docs
🛠️ AI Templates Microsoft Foundry Templates
💬 Community Azure Discord