Skip to content

Commit a4d8e21

Browse files
committed
update based on feedback
1 parent 3941e42 commit a4d8e21

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

articles/ai-foundry/how-to/develop/vs-code-agents.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ After you choose your save location, both the agent .yaml file and the Designer
5050

5151
1. Enter a name for your agent in the prompt.
5252

53-
1. Select your model deployment name from the dropdown. This is the deployment name you chose when you deployed an existing model.
53+
1. Select your model deployment name from the dropdown. The deployment name is what you chose when you deployed an existing model.
5454

5555
1. Configure the following fields. The **ID** is generated by the extension:
5656

@@ -206,9 +206,9 @@ Create a sample code file using the following steps.
206206

207207
:::image type="content" source="../../media/how-to/get-started-projects-vs-code/choose-agent-language.png" alt-text="Screenshot of the Choose language dropdown for agent code file selection." lightbox="../../media/how-to/get-started-projects-vs-code/choose-agent-language.png":::
208208

209-
1. In the top center, select your preferred authentication method to use in the **Choose authentication method** dropdown and press Enter.
209+
1. In the top center, select your preferred authentication method to use in the **Choose auth method** dropdown and press Enter.
210210

211-
:::image type="content" source="../../media/how-to/get-started-projects-vs-code/choose-agent-auth-method.png" alt-text="Screenshot of the Choose authentication method dropdown for agent code file selection." lightbox="../../media/how-to/get-started-projects-vs-code/choose-agent-auth-method.png":::
211+
:::image type="content" source="../../media/how-to/get-started-projects-vs-code/choose-agent-authn-method.png" alt-text="Screenshot of the Choose authentication method dropdown for agent code file selection." lightbox="../../media/how-to/get-started-projects-vs-code/choose-agent-authn-method.png":::
212212

213213
#### Explore the sample code file
214214

0 commit comments

Comments
 (0)