Skip to content

Commit 7e79aba

Browse files
committed
update exercise text
1 parent 6627a72 commit 7e79aba

File tree

2 files changed

+6
-100
lines changed

2 files changed

+6
-100
lines changed
Lines changed: 6 additions & 100 deletions
Original file line numberDiff line numberDiff line change
@@ -1,104 +1,10 @@
1-
<!-- 1. Topic sentence(s) --------------------------------------------------------------------------------
1+
Now it's your opportunity to build an agent in Azure AI Foundry. In this exercise, you create an agent and test it in Agent playground. You'll then develop your own app that integrates with an agent through Azure AI Agent Service.
22

3-
Goal: remind the learner of the core idea(s) from the preceding learning-content unit (without mentioning the details of the exercise or the scenario)
3+
[!INCLUDE [Lab note](../../../includes/wwl/launch-exercise-note.md)]
44

5-
Heading: none
5+
Launch the exercise and follow the instructions.
66

7-
Example: "A storage account represents a collection of settings that implement a business policy."
7+
[![Button to launch exercise.](../media/launch-exercise.png)](azure-portal=true)
88

9-
[Exercise introduction guidance](https://review.docs.microsoft.com/learn-docs/docs/id-guidance-introductions?branch=main#rule-use-the-standard-exercise-unit-introduction-format)
10-
-->
11-
TODO: add your topic sentences(s)
12-
13-
<!-- 2. Scenario sub-task --------------------------------------------------------------------------------
14-
15-
Goal: Describe the part of the scenario covered in this exercise
16-
17-
Heading: a separate heading is optional; you can combine this with the topic sentence into a single paragraph
18-
19-
Example: "Recall that in the chocolate-manufacturer example, there would be a separate storage account for the private business data. There were two key requirements for this account: geographically-redundant storage because the data is business-critical and at least one location close to the main factory."
20-
21-
Recommended: image that summarizes the entire scenario with a highlight of the area implemented in this exercise
22-
-->
23-
TODO: add your scenario sub-task
24-
TODO: add your scenario image
25-
26-
<!-- 3. Task performed in the exercise ---------------------------------------------------------------------
27-
28-
Goal: State concisely what they'll implement here; that is, describe the end-state after completion
29-
30-
Heading: a separate heading is optional; you can combine this with the sub-task into a single paragraph
31-
32-
Example: "Here, you will create a storage account with settings appropriate to hold this mission-critical business data."
33-
34-
Optional: a video that shows the end-state
35-
-->
36-
TODO: describe the end-state
37-
38-
<!-- 4. Chunked steps -------------------------------------------------------------------------------------
39-
40-
Goal: List the steps they'll do to complete the exercise.
41-
42-
Structure: Break the steps into 'chunks' where each chunk has three things:
43-
1. A heading describing the goal of the chunk
44-
2. An introductory paragraph describing the goal of the chunk at a high level
45-
3. Numbered steps (target 7 steps or fewer in each chunk)
46-
47-
Example:
48-
Heading:
49-
"Use a template for your Azure logic app"
50-
Introduction:
51-
"When you create an Azure logic app in the Azure portal, you have the option of selecting a starter template. Let's select a blank template so that we can build our logic app from scratch."
52-
Steps:
53-
"1. In the left navigation bar, select Resource groups.
54-
2. Select the existing Resource group [sandbox resource group name].
55-
3. Select the ShoeTracker logic app.
56-
4. Scroll down to the Templates section and select Blank Logic App."
57-
-->
58-
59-
## (Chunk 1 heading)
60-
<!-- Introduction paragraph -->
61-
1. <!-- Step 1 -->
62-
1. <!-- Step 2 -->
63-
1. <!-- Step n -->
64-
65-
## (Chunk 2 heading)
66-
<!-- Introduction paragraph -->
67-
1. <!-- Step 1 -->
68-
1. <!-- Step 2 -->
69-
1. <!-- Step n -->
70-
71-
## (Chunk n heading)
72-
<!-- Introduction paragraph -->
73-
1. <!-- Step 1 -->
74-
1. <!-- Step 2 -->
75-
1. <!-- Step n -->
76-
77-
<!-- 5. Validation -------------------------------------------------------------------------------------------
78-
79-
Goal: Enables the learner to evaluate if they completed the exercise correctly. Feedback like this is critical for learning.
80-
81-
Structure:
82-
1. A heading of "## Check your work".
83-
2. An introductory paragraph describing how they'll validate their work at a high level.
84-
3. Numbered steps (if the learner needs to perform multiple steps to verify if they were successful).
85-
4. Video of an expert performing the exact steps of the exercise (optional).
86-
87-
Example:
88-
"At this point, the app is scanning Twitter every minute for tweets containing the search text. To verify the app is running and working correctly, we'll look at the Runs history table."
89-
"1. Select Overview in the navigation menu.
90-
2. Select Refresh once a minute until you see a row in the Runs history table.
91-
...
92-
6. Examine the data in the OUTPUTS section. For example, locate the text of the matching tweet."
93-
-->
94-
95-
## Check your work
96-
<!-- Introduction paragraph -->
97-
1. <!-- Step 1 (if multiple steps are needed) -->
98-
1. <!-- Step 2 (if multiple steps are needed) -->
99-
1. <!-- Step n (if multiple steps are needed) -->
100-
Optional "exercise-solution" video
101-
102-
<!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
103-
104-
<!-- Do not add a unit summary or references/links -->
9+
> [!TIP]
10+
> After completing the exercise, if you're finished exploring Azure AI Agents, delete the Azure resources that you created during the exercise.
3.45 KB
Loading

0 commit comments

Comments
 (0)