MicrosoftLearning / MicrosoftLearning/mslearn-genaiops
Monitor and trace your generative AI agent: v4_optimized_concise.txt must be v4_optimized_concise_instructions.txt for "(OPTIONAL) Add a fourth prompt version" exercise
Nobody has claimed this yet.
- Dominant language
- Bicep
- Stars
- 12
- Forks
- 36
- PR merge metrics
- No merged PRs in 30d
Description
Lab name
Monitor your generative AI applications
What happened?
What step on the page were you trying to complete?
Exercise: Monitor and trace your generative AI agent
Task: (OPTIONAL) Add a fourth prompt version
Step: Run the script again
What is the error you have?
FileNotFoundError: [Errno 2] No such file or directory: '[REDACTED_PATH]\\v4_optimized_concise_instructions.txt'
Because run_monitoring.py auto-suffixes the file (adding "_instructions.txt"), v4_optimized_concise.txt must be renamed to v4_optimized_concise_instructions.txt. However, I did not test whether this breaks any other labs.
Relevant screenshots
No response
Do you want to help us fix the issue even faster? 👏
- Create a Pull Request by following this project's Contribution Guide
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with run_monitoring.py and the files used by the “(OPTIONAL) Add a fourth prompt version” exercise. Rename v4_optimized_concise.txt to v4_optimized_concise_instructions.txt, rerun the script, and verify that the exercise completes without breaking other labs.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- content
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Active
- Clarity
- Clearly specified
- Newbie friendliness
- 78/100