-In Task 'Deploy and test agent versions', Step 2, it indicates 'Verify it's configured to read from v1_instructions.txt' however by default it does not. It is required to edit line 18 to match the refereneced string of 'v1_instructions.txt'. This likely will be considered confusing to students - the instruction might better indicate the student will need to edit the line to match, and the example code snippet might better be updated to exactly match what we see by default.
Code is supposed to look like so:
But appears by default like so:

-In Step 4, sameTask if one runs the code as listed one gets an error indicating Github username/password must be set. This should be included in the Instructions to allow the student a step where they can proactively do the git config cmds for their personal GH account:
-In Task 'Test agent V1', Step 2, after logging in to ai.azure.com, we are not placed on the screen the instructions seem to assume where there is an 'Agents' tab in left navigation. It is likely clearer for students to specify needing to select their project and then they will be able to see the 'Agent' tab:
-In Step 3, we are not presented with a list by name:
However, although instructions do not explicitly state to do this - if this is the intention - when we select the New Foundry Experience, these instructions might better match?
