Skip to content

Latest commit

Β 

History

History
51 lines (40 loc) Β· 2.26 KB

File metadata and controls

51 lines (40 loc) Β· 2.26 KB

AI-103: Azure AI Apps and Agents Developer Associate β€” Study Log

Documenting my prep for the Microsoft AI-103 certification (Microsoft Certified: Azure AI Apps and Agents Developer Associate), module by module, from day one to exam day.

This cert validates skills in designing, developing, and deploying advanced Azure AI solutions using Python and Microsoft Foundry β€” covering generative AI, agentic solutions, computer vision, text analysis, and information extraction.

🎯 Target exam date: [add when you know it] πŸ“… Started: June 30, 2026 πŸ“ Status: In progress β€” Develop AI agents on Azure, Module 1

Why this repo exists

Writing notes in my own words forces me to actually understand the material instead of just clicking "next" on Microsoft Learn. This repo is both my accountability log and my own reference for the final review before the exam.

Progress

Learning Path Modules Status Notes
Develop generative AI apps in Azure 0/6 🟑 In progress Go β†’
Develop AI agents on Azure 0/9 βšͺ Not started Go β†’
Develop natural language solutions in Azure 0/7 βšͺ Not started Go β†’
Extract insights from visual data on Azure 0/8 βšͺ Not started Go β†’

How I'm working through this

  • Finish a module fully before moving to the next
  • Write a notes file per module: key concepts, gotchas, code snippets, diagrams
  • Revisit and practice intensely before starting the next path
  • Log every wrong practice question with the correct reasoning in practice-exams/

My role responsibilities (per exam overview)

  • Planning and managing Azure AI solutions
  • Implementing generative AI and agentic solutions
  • Implementing computer vision solutions
  • Implementing text analysis solutions
  • Implementing information extraction solutions

Resources

See resources.md for docs, videos, and sandboxes I found useful.

License

This work is licensed under CC BY 4.0.

Folder numbering (path-1, path-2...) follows Microsoft's official course order. The "Order" column above reflects the sequence I'm actually studying in.