Generates a personalized AZ-104 study plan based on the user's self-assessed confidence across exam skill areas, prioritizing weak areas with estimated hours and Microsoft Learn module links. Use when the user asks for a study plan, is unsure what to study, or wants exam prep guidance.
Description: Generates a personalized AZ-104 study plan based on the user's self-assessed confidence across exam skill areas, prioritizing weak areas with estimated hours and Microsoft Learn module links.
Required sources:
references/az104-objectives.md (AZ-104 skills measured, April 2025)microsoft_docs_search for current Learn module URLs)microsoft_docs_fetch to verify Learn module links are current and activePresent skill areas with weights. Show the five AZ-104 skill areas and their exam weight percentages:
| Skill Area | Exam Weight |
|---|---|
| Manage Azure identities and governance |
| 20-25% |
| Implement and manage storage | 15-20% |
| Deploy and manage Azure compute resources | 20-25% |
| Implement and manage virtual networking | 15-20% |
| Monitor and maintain Azure resources | 10-15% |
Ask for confidence ratings. Ask the user to rate their confidence in each area using one of these levels:
Generate a prioritized study plan. Based on the user's ratings:
references/az104-objectives.md).Offer to start practicing. After presenting the plan, ask: "Would you like to start with practice questions or a hands-on lab on [first recommended topic]?"
## Your Personalized AZ-104 Study Plan
### Priority 1: [Skill Area Name] (exam weight: XX-XX%)
**Your confidence:** [rating]
**Estimated study time:** X-X hours
**Focus objectives:**
- [Objective 1]
- [Objective 2]
- [Objective 3]
**Recommended Microsoft Learn modules:**
- [Module title](URL)
- [Module title](URL)
---
### Priority 2: [Skill Area Name] (exam weight: XX-XX%)
... (repeat for each area)
---
**Total estimated study time:** XX-XX hours
Ready to start? I can generate practice questions or a hands-on lab on **[first recommended topic]**.
microsoft_docs_search) to find real, current module links..github/copilot-instructions.md.Deliver the full study plan in a single message after the user provides their confidence ratings. Do not split the plan across multiple messages.